Searched refs:date (Results 1 - 12 of 12) sorted by relevance

/solaris-desktop/ext-sources/
H A Dgnome-cleanup111 date=`/usr/bin/date +%F-%H:%M:%S`
112 tarfile="/tmp/gnome-cleanup-$LOGNAME-$date.tar"
H A Dpostrun92 tempname="$1.$$.`date +%H%M%S`"
94 tempname="$tempname.`date +%S`"
227 echo 'uniq_time: '`date +%Y.%m.%d.%H.%M.%S` >> $uniq_job_nr.ctrl.new
258 echo "submit_time: `date +%Y.%m.%d.%H.%M.%S`" >> $ctrl_file
260 echo "uniq_time: `date +%Y.%m.%d.%H.%M.%S`" >> $ctrl_file
289 echo 'echo Starting postrun job at `LC_ALL=C date`' >> $cmdfile
324 echo 'echo Job finished at `LC_ALL=C date`' >> $cmdfile
412 # YYYY.MM.DD.HH.MM.SS as printed by date +%Y.%m.%d.%H.%M.%S
488 tdiff=$(get_timediff $(date +%Y.%m.%d.%H.%M.%S) \
/solaris-desktop/scripts/
H A Dreport-copyright144 my $date = `TZ=GMT date`;
175 <p><i>report generated on $date</i></small>
H A Dwebrev60 # @DATE@ - current date string as printed by /bin/date
155 my @lines = `LC_ALL=C cvs -z3 status 2>&1 | egrep '(^\\? |^cvs status: Examining |Status:)' | grep -v Up-to-date`
213 my $date = `/bin/date`;
214 chomp ($date);
220 $str =~ s/\@DATE\@/$date/g;
H A Dprepare-ChangeLog.pl182 my $date = sprintf "%d-%02d-%02d",
202 print CHANGE_LOG "$date $name <$email_address>\n\n";
/solaris-desktop/
H A Dcron-nightly.sh59 # date format appended to the Release tag in the spec files
60 # (passed to the date command on the cmd line)
62 # date format used for naming the directories
64 RELEASE_DATE=`date +$RELEASE_DATE_FMT`
65 DIR_DATE=`date +$DIR_DATE_FMT`
177 pkgtool -v --nightly --date "$RELEASE_DATE" build $thisSpec \
187 --summary-title="${PRODNAME} S${OSrel}/${OSarch_full} Nightly Build Report `date +'%d %B %Y'`" \
H A Dcron-script.sh18 DOW=$[ $(date +"%w") % 2 ]
44 # date format appended to the Release tag in the spec files
45 # (passed to the date command on the cmd line)
48 # date format used for naming the directories
51 RELEASE_DATE=`date +$RELEASE_DATE_FMT`
52 DIR_DATE=`date +$DIR_DATE_FMT`
209 pkgtool -v --nightly --date "$RELEASE_DATE" build specs/SUNWevolution-bdb-devel.spec specs/*.spec \
220 --summary-title="${PRODNAME} S${OSrel}/${OSarch_full} Nightly Build Report `date +'%d %B %Y'`" \
274 /usr/bin/echo "*Date: `date '+%Y-%m-%d'`*\n${PRODNAME} S${OSrel} ${OSarch_full} Development nightly build finished: jdsserv.ireland:${RPMSDIR}/download" |
/solaris-desktop/base-specs/
H A DSunDesktopVersion.spec19 %define assembled %(date +"%d %b %Y")
H A Dgnome-doc-utils.spec137 SUNWgnome-base-specs.spec at a later date.
H A Dgnome-applets.spec21 #owner:gman date:2005-05-11 type:branding
23 #owner:gman date:2005-05-11 type:branding
24 Patch2: gnome-applets-02-non-utf8-date-title.diff
25 #owner:gman date:2005-05-11 type:branding
27 #owner:gman date:2005-18-02 type:branding
29 #owner:jedy date:2007-03-07 bugzilla:397477 bugster:6621806 type:bug
31 #owner:mattman date:2008-08-28 type:bug bugzilla:549722 bugster:6741535
33 #owner:migi date:2010-04-13 type:bug bugzilla:615662 bugster:6910684
35 #owner:padraig date:2011-05-11 type:branding bugster:7042531,7042546,7042558,7042569,7042573,7042574,7042575,6961209
460 - Added patch gnome-applets-15-non-utf8-date
[all...]
/solaris-desktop/specs/
H A DSUNWgnome-doc-utils.spec64 %{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_version}:%{name}:$RPM_ARCH:%(date +%%Y-%%m-%%d):%{support_level}" $RPM_BUILD_ROOT}
116 SUNWgnome-base-specs.spec at a later date.
H A DSUNWgnome-time-slider.spec73 %{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_version}:%{name}:$RPM_ARCH:%(date +%%Y-%%m-%%d):%{support_level}" $RPM_BUILD_ROOT}
202 - Add patch g11n-i18n-ui.diff to show localized date.

Completed in 57 milliseconds