Searched refs:spec (Results 1 - 25 of 413) sorted by relevance

1234567891011>>

/solaris-desktop/scripts/
H A Dl10n_getname.pl35 Print all source filenames in the spec file. Use with
43 Print all patch filenames in the spec file. Use with
65 uninstall-pkgs Remove all rpms defined in the spec files listed
68 parse Parse the spec file. Currently effect spec file names
93 $opt_specdir = "/jds/packages/spec-files/base-specs";
95 $opt_specdir = "/jds/packages/spec-files";
134 my $spec;
137 $spec = rpm_spec->new ($spec_name, $rpm_target);
139 if (not $spec_name =~ /\.spec
[all...]
H A Dcheck_unused.sh5 # Search for files in cvs that are not referenced in spec files.
7 # - patches not referenced in any spec file
8 # - ext-sources not referenced in any spec file
9 # - Linux spec files not mentioned in any Solaris spec file.
19 -patches list patches not referenced in any spec file.
20 -ext-sources list ext-sources files not referenced in any spec file
21 -linux-only list Linux spec files not mentioned in any Solaris spec file.
31 # Go to the spec
[all...]
H A Dreport-copyright36 print "report-copyright [options] <spec files...>\n";
44 print " instead of spec-files\n";
50 my $repo = "spec-files";
98 foreach my $spec (@specs) {
99 next if not defined ($spec);
102 my $owner = `grep '$RE' $spec | head -1`;
108 $owners{$spec} = $owner;
111 my $cpr = `spectool --with-sun-branding eval '%sunw_copyright' $spec 2>/dev/null`;
113 $copyright_files{$spec} = $cpr;
125 <tr><td><b>spec fil
[all...]
H A Dinc_bldnum3 # Increment the tarball build number in Moz/Evo/APOC spec files.
23 -buildnum Specify build number to insert into spec files. (Required)
56 # List of spec files to update.
57 my @specfiles = qw / apoc.spec evolution.spec gnome-spell.spec gtkhtml.spec hydrogen.spec libgal.spec libsoup.spec mozill
[all...]
H A Dbuild_status31 (ret, out, err) = cmd("ls closed/*.spec *.spec")
36 for spec in out.rstrip("\n").split("\n"):
37 (ret, out, err) = cmd("%s get_package_names %s" % (SPECTOOL, spec))
H A Duprev-spec3 # uprev-spec - increments by 1 the value of the Release field in spec files
56 uprev-spec - increments by 1 the value of the Release field in spec files
58 Usage: uprev-spec [options] specs...
66 path(s) to spec file(s)
91 &print_msg ("ERROR: no such spec file: $spec_file\n");
96 &print_msg ("ERROR: unable to write to spec file: $spec_file\n");
161 &print_msg ("ERROR: no Release value in spec file\n");
H A Dcopyright-extractor-l10n.sh66 printf "NOTE: This overrides the copyright files in $HOME/packages/spec-files/copyright/*.\n"
141 COPY_ORG_DIR=$HOME/packages/spec-files/copyright
164 COPY_ORG_DIR=$HOME/packages/spec-files-other/copyright
190 SPEC=`basename $COPYRIGHT .copyright`.spec
240 COPY_ORG_DIR=$HOME/packages/spec-files/copyright
258 COPY_ORG_DIR=$HOME/packages/spec-files/copyright
269 COPY_ORG_DIR=$HOME/packages/spec-files-other/copyright
270 SPEC_DIR=$HOME/packages/spec-files-other/core
282 if [ ! -d $HOME/packages/spec-files-other ] ; then
283 echo "spec
[all...]
H A Dfind-latest-versions.sh6 for product in *.spec; do
H A Dreorder-patches17 if [ -f ../base-specs/$3.spec ]; then
18 perl -pi -e "s/Patch(.*):(\s*)$1/Patch\$1:\$2$2/" ../base-specs/$3.spec
20 echo "WARNING: $3.spec not found"
70 echo "in the spec files, but updates the file names with the"
/solaris-desktop/specs/
H A DSUNWfirefox-bookmark.spec2 # spec file for package SUNWfirefox-bookmark
16 %use firefox = firefox.spec
H A DSUNWPython26-extra.spec2 # spec file for package SUNWPython26-extra
14 %use pyrex = Pyrex.spec
15 %use numpy = numpy.spec
65 - create based on SUNWPython25-extra.spec
67 - created, based on SUNWPython-extra.spec
H A DSUNWjdsver.spec2 # spec file for package SUNWjdsver
14 %use jdsver = SunDesktopVersion.spec
55 - call the %build section of the linux spec file
H A DSUNWcairomm.spec2 # spec file for package SUNWcairomm
13 %use cairomm = cairomm.spec
94 - Modified SFEcairomm.spec to make SUNWcairomm.spec and cairomm.spec
H A DSUNWgnome-common-devel.spec2 # spec file for package SUNWgnome-common-devel
13 %use pkgconfig = pkg-config.spec
14 %use gcommon = gnome-common.spec
15 %use gettext = gettext.spec
16 %use intltool = intltool.spec
119 - Moved gtk-doc out into it's own spec because of circular dependency.
H A DSUNWgtkperf.spec2 # spec file for package SUNWgtkperf
16 %use gtkperf64 = gtkperf.spec
20 %use gtkperf = gtkperf.spec
95 - Initial spec file created.
H A DSUNWgnome-menu-editor.spec2 # spec file for package SUNWgnome-menu-editor
13 %use alacarte = alacarte.spec
112 - Divide SFEgnome-menu-editor.spec into alacarte.spec
113 and SUNWgnome-menu-editor.spec
121 - Initial spec file
H A DSUNWgtkimageview.spec2 # spec file for package SUNWgtkimageview.spec
15 %use gtkimageview64 = gtkimageview.spec
19 %use gtkimageview = gtkimageview.spec
107 - Initial spec
H A DSUNWlibgdata.spec2 # spec file for package SUNWlibgdata
11 %use libgdata_64 = libgdata.spec
15 %use libgdata= libgdata.spec
118 - Initial spec
H A DSUNWlibnotify.spec2 # spec file for package SUNWlibnotify
16 %use libnotify64 = libnotify.spec
20 %use libnotify = libnotify.spec
118 - Separate into own spec (from gnome-panel).
H A DSUNWlibproxy-gnome.spec2 # spec file for package SUNWlibproxy-gnome
21 %use libproxy_64 = libproxy.spec
25 %use libproxy = libproxy.spec
111 - Initial spec.
H A DSUNWpkgbuild.spec2 # spec file for package SUNWpkgbuild
38 A tool for building Solaris SVr4 packages based on RPM spec files.
39 Most features and some extensions of the spec format are implemented.
80 - initial version of the spec file
H A DSUNWpython26-notify.spec2 # spec file for package SUNWpython26-notify
15 %use notify_python = notify-python.spec
79 - created 2.6 version based on SUNWpython-notify.spec.
89 - Moved from spec-files-extra
H A DSUNWtack.spec2 # spec file for package SUNWtack
21 %use tack_64 = tack.spec
25 %use tack = tack.spec
123 - Initial spec file created.
/solaris-desktop/
H A Dcron-script.sh5 # 30 1 * * 1-5 . /jds/cbe/bin/env.sh; cd /jds/spec-files; I_KNOW_WHAT_IM_DOING=yes ./cron-script.sh
9 # 30 1 * * 1-5 /usr/sbin/chroot /path/to/jail/root /usr/bin/su - gbuild -c ". /jds/cbe/bin/env.sh; cd /jds/spec-files; I_KNOW_WHAT_IM_DOING=yes ./cron-script.sh"
44 # date format appended to the Release tag in the spec files
123 # Uninstall and cleanup spec-files packages.
143 pkgtool uninstall-pkgs --nonotify --with-svr4 --with-l10n --download --without-dt --with-indiana-branding --without-blueprint --define 'jds_version JDS4' --define 'support_level supported' specs/*.spec
181 # build SUNWdesktop-cache.spec and SUNWsqlite3.spec at beginning
182 egrep -v '^(Requires|BuildRequires):' specs/SUNWdesktop-cache.spec > specs/SUNWdesktop-cache.spec.tmp.$$
183 pkgtool build --nonotify --with-l10n --with-svr4 ${DEBUG_BUILD} --define "nightly 1" --with-indiana-branding --define 'support_level supported' specs/SUNWdesktop-cache.spec
[all...]
/solaris-desktop/base-specs/
H A Dliblouisxml.spec30 - Initial spec with version 2.1.0.

Completed in 479 milliseconds

1234567891011>>