2006-07-30 Damien Carbery <[email protected]>
authordc144907
Sun, 30 Jul 2006 15:46:55 +0000
changeset 7835 e80656802152
parent 7834 21f9a858d310
child 7836 48a808364018
2006-07-30 Damien Carbery <[email protected]> * SUNWtgnome-tsol-libs.spec, SUNWtgnome-tsoljdsdevmgr.spec, SUNWtgnome-tsoljdslabel.spec, SUNWtgnome-tsoljdsselmgr.spec, SUNWtgnome-tstripe.spec: Always use nightly tarballs as source.
Solaris/ChangeLog
Solaris/SUNWtgnome-tsol-libs.spec
Solaris/SUNWtgnome-tsoljdsdevmgr.spec
Solaris/SUNWtgnome-tsoljdslabel.spec
Solaris/SUNWtgnome-tsoljdsselmgr.spec
Solaris/SUNWtgnome-tstripe.spec
--- a/Solaris/ChangeLog	Sun Jul 30 15:34:08 2006 +0000
+++ b/Solaris/ChangeLog	Sun Jul 30 15:46:55 2006 +0000
@@ -1,3 +1,9 @@
+2006-07-30  Damien Carbery <[email protected]>
+
+	* SUNWtgnome-tsol-libs.spec, SUNWtgnome-tsoljdsdevmgr.spec,
+	SUNWtgnome-tsoljdslabel.spec, SUNWtgnome-tsoljdsselmgr.spec,
+	SUNWtgnome-tstripe.spec: Always use nightly tarballs as source.
+
 2006-07-29  Damien Carbery <[email protected]>
 
 	* SUNWgnome-vfs.spec: Add Build/Requires SUNWdbus/-devel.
--- a/Solaris/SUNWtgnome-tsol-libs.spec	Sun Jul 30 15:34:08 2006 +0000
+++ b/Solaris/SUNWtgnome-tsol-libs.spec	Sun Jul 30 15:46:55 2006 +0000
@@ -11,6 +11,7 @@
 %define libgnometsol_version 0.5
 %define t_suffix
 %{?nightly:%define t_suffix -%(TZ=GMT date +%Y%m%d)}
+%define t_suffix -%(TZ=GMT date +%Y%m%d)
 
 %include Solaris.inc
 
@@ -79,6 +80,9 @@
 %endif
 
 %changelog
+* Sun Jul 30 2006 - [email protected]
+- Always use nightly tarballs as source.
+
 * Wed Jul 19 2006 - [email protected]
 - Update Build/BuildRequires after check-deps.pl run.
 
--- a/Solaris/SUNWtgnome-tsoljdsdevmgr.spec	Sun Jul 30 15:34:08 2006 +0000
+++ b/Solaris/SUNWtgnome-tsoljdsdevmgr.spec	Sun Jul 30 15:46:55 2006 +0000
@@ -11,6 +11,7 @@
 %define devmgr_version 0.0.1
 %define t_suffix
 %{?nightly:%define t_suffix -%(TZ=GMT date +%Y%m%d)}
+%define t_suffix -%(TZ=GMT date +%Y%m%d)
 
 Name:                    SUNWtgnome-tsoljdsdevmgr
 Summary:                 GNOME Trusted Device Manager
@@ -68,6 +69,9 @@
 %endif
 
 %changelog
+* Sun Jul 30 2006 - [email protected]
+- Always use nightly tarballs as source.
+
 * Thu Jul 13 2006 - [email protected]
 - Add %{_datadir}/locale to %files, a byproduct of intltool up-rev.
 
--- a/Solaris/SUNWtgnome-tsoljdslabel.spec	Sun Jul 30 15:34:08 2006 +0000
+++ b/Solaris/SUNWtgnome-tsoljdslabel.spec	Sun Jul 30 15:46:55 2006 +0000
@@ -11,6 +11,7 @@
 %define tsoljdslabel_version 0.5
 %define t_suffix
 %{?nightly:%define t_suffix -%(TZ=GMT date +%Y%m%d)}
+%define t_suffix -%(TZ=GMT date +%Y%m%d)
 
 %include Solaris.inc
 
@@ -120,6 +121,9 @@
 %endif
 
 %changelog
+* Sun Jul 30 2006 - [email protected]
+- Always use nightly tarballs as source.
+
 * Wed Jul 19 2006 - [email protected]
 - Update Build/BuildRequires after check-deps.pl run.
 
--- a/Solaris/SUNWtgnome-tsoljdsselmgr.spec	Sun Jul 30 15:34:08 2006 +0000
+++ b/Solaris/SUNWtgnome-tsoljdsselmgr.spec	Sun Jul 30 15:46:55 2006 +0000
@@ -9,6 +9,7 @@
 %define tsoljdsselmgr_version 0.0.2
 %define t_suffix
 %{?nightly:%define t_suffix -%(TZ=GMT date +%Y%m%d)}
+%define t_suffix -%(TZ=GMT date +%Y%m%d)
 
 %include Solaris.inc
 
@@ -74,6 +75,9 @@
 %endif
 
 %changelog
+* Sun Jul 30 2006 - [email protected]
+- Always use nightly tarballs as source.
+
 * Wed Jul 19 2006 - [email protected]
 - Update Build/BuildRequires after check-deps.pl run.
 
--- a/Solaris/SUNWtgnome-tstripe.spec	Sun Jul 30 15:34:08 2006 +0000
+++ b/Solaris/SUNWtgnome-tstripe.spec	Sun Jul 30 15:46:55 2006 +0000
@@ -11,6 +11,7 @@
 %define tstripe_version 0.1.5
 %define t_suffix
 %{?nightly:%define t_suffix -%(TZ=GMT date +%Y%m%d)}
+%define t_suffix -%(TZ=GMT date +%Y%m%d)
 
 Name:                    SUNWtgnome-tstripe
 Summary:                 GNOME Trusted Stripe
@@ -63,6 +64,9 @@
 %endif
 
 %changelog
+* Sun Jul 30 2006 - [email protected]
+- Always use nightly tarballs as source.
+
 * Tue Jul 11 2006 - [email protected]
 - Add autogen.sh commands to %prep to permit building from 'cvs co' tarballs.