Searched refs:out (Results 1 - 25 of 79) sorted by relevance

1234

/solaris-desktop/scripts/
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))
38 packages = out.rstrip("\n").split("\n")
39 (ret, out, err) = cmd("pkginfo -q %s" % packages[0])
H A Duprev-spec79 my $out;
81 # if spec_file contains a leading dir, then split it out
165 $out = `cp $temp_file $spec_file`;
168 &print_msg ("ERROR: \"cp $temp_file $spec_file\": $out");
H A Dreport-copyright148 $missing package(s) missing copyright file out of $total.
/solaris-desktop/base-specs/
H A Dgimp-help.spec70 - Create -- split out of gimp.spec
H A Dgtk-doc.spec70 echo Creating $f.out
72 sed -e 's,url=",url="file://%{_datadir}/gnome/help/gtk-doc-manual/'${loc}'/,' $f > $f.out
116 - create .omf.out files using sed since scrollkeeper-preinstall is not
H A Dgtkperf.spec35 different widgets and themes. Can be also used to find out ways of
H A Dpkg-config.spec75 - Separate out from SUNWgnome-common-devel.spec.
H A Dnimbus.spec107 - Add patch to comment out the redefine of an enum.
H A Dw3m.spec123 - commented out the line "make -j $CPU" and specified the simultaneously running job as 2,
H A Dgobject-introspection.spec175 - Unbump to 0.6.10. Turns out that the new version causes clutter to not
176 compile. I noticed 0.6.12 came out and tried that version, but it also fails
H A Dgst-plugins-base.spec264 to fix GPL headers. Took out this since it isn't needed and was
370 until I figure out why .so files aren't being built.
406 so making it convenient for RH users wins out.
421 - split out ffmpeg stuff to separate plugin.
428 - move out devel lib stuff to -devel package.
439 - split out dvdnavread package.
450 - Split avi plugin out to avi and windec plugins since aviplugin do not
H A Dcairo.spec181 - Comment out patch2 because of change to Freetype in snv_91 breaks build.
H A Ddevhelp.spec171 - Comment out Evan's patch, 01-using-firefox3-gecko, so that we build against
H A Dglibmm.spec140 Also cleaned out %files and %files-devel where are not used here.
H A Dgphoto2.spec153 - Backing out Patch4,only applies in linux
/solaris-desktop/specs/
H A DSUNWIPython.spec88 - Took out doc/COPYING and doc/Changelog of %doc section.
H A DSUNWgnome-common-devel.spec119 - Moved gtk-doc out into it's own spec because of circular dependency.
H A DSUNWraptor.spec128 - Many lines commented out for some reason. Un-comment them to allow package to
H A DSUNWw3m.spec128 - Move libgc out.
H A DSUNWgnome-a11y-reader.spec155 - Uncomment out l10n locale dir. Fixes 6499543.
163 - Comment out 'orca' dir until build issues with 0.2.[5-8] are resolved.
H A DSUNWcairo.spec161 - Comment out 64bit libs from %files. They seem to have disappeared.
H A DSUNWgnome-doc-utils.spec115 - Add hack back in to get build going again. Will split 'glib' out of
H A DSUNWgnome-python26-desktop.spec131 - Split out into Python 2.4 and 2.6 spec-files
H A DSUNWgnome-system-monitor.spec158 - Comment out removal of /var dirs as they are no longer installed.
/solaris-desktop/ext-sources/
H A Dacroread-combined-langs-x86436 openssl x509 -inform "${INFORM}" -in "${INPATH}" -text -out "${CERTDATA}"
518 openssl x509 -inform PEM -in $CERTNAME -text -out "${CERTDATA}"

Completed in 18 milliseconds

1234