Hello community,

here is the log from the commit of package timezone for openSUSE:12.3 checked 
in at 2013-02-04 18:03:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.3/timezone (Old)
 and      /work/SRC/openSUSE:12.3/.timezone.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "timezone", Maintainer is "timezone"

Changes:
--------
--- /work/SRC/openSUSE:12.3/timezone/timezone-java.changes      2013-01-31 
01:42:49.000000000 +0100
+++ /work/SRC/openSUSE:12.3/.timezone.new/timezone-java.changes 2013-02-04 
18:03:38.000000000 +0100
@@ -1,0 +2,11 @@
+Fri Feb  1 20:22:12 UTC 2013 - [email protected]
+
+- Define TM_GMTOFF and TM_ZONE like glibc did
+
+-------------------------------------------------------------------
+Tue Nov 13 17:55:55 UTC 2012 - [email protected]
+
+- update to 2012j:
+  * Libya moved to CET this weekend, but with DST planned next year
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:12.3/timezone/timezone.changes   2013-01-31 
01:42:49.000000000 +0100
+++ /work/SRC/openSUSE:12.3/.timezone.new/timezone.changes      2013-02-04 
18:03:38.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Feb  1 20:22:12 UTC 2013 - [email protected]
+
+- Define TM_GMTOFF and TM_ZONE like glibc did
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ timezone-java.spec ++++++
--- /var/tmp/diff_new_pack.oIcXOM/_old  2013-02-04 18:03:40.000000000 +0100
+++ /var/tmp/diff_new_pack.oIcXOM/_new  2013-02-04 18:03:40.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package timezone-java
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ timezone.spec ++++++
--- /var/tmp/diff_new_pack.oIcXOM/_old  2013-02-04 18:03:40.000000000 +0100
+++ /var/tmp/diff_new_pack.oIcXOM/_new  2013-02-04 18:03:40.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package timezone
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -63,7 +63,7 @@
 AREA=%{AREA}
 ZONE=%{ZONE}
 export AREA LANG LC_ALL ZONE
-make %{?_smp_mflags} TZDIR=%{_prefix}/share/zoneinfo CFLAGS="$RPM_OPT_FLAGS 
-DHAVE_GETTEXT=1 -DTZDEFAULT='\"/etc/localtime\"'" AWK=awk
+make %{?_smp_mflags} TZDIR=%{_prefix}/share/zoneinfo CFLAGS="$RPM_OPT_FLAGS 
-DHAVE_GETTEXT=1 -DTZDEFAULT='\"/etc/localtime\"' -DTM_GMTOFF=tm_gmtoff 
-DTM_ZONE=tm_zone" AWK=awk
 make %{?_smp_mflags} TZDIR=zoneinfo AWK=awk zones
 # Generate posixrules
 ./zic -y ./yearistype -d zoneinfo -p %{AREA}/%{ZONE}

++++++ timezone-java.spec.in ++++++
--- /var/tmp/diff_new_pack.oIcXOM/_old  2013-02-04 18:03:40.000000000 +0100
+++ /var/tmp/diff_new_pack.oIcXOM/_new  2013-02-04 18:03:40.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package timezone-java (Version 2008h)
+# spec file for package timezone-java
 #
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,13 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           timezone-java
-BuildRequires:  fastjar gcc-gij javazic
-License:        BSD-3-Clause and SUSE-Public-Domain
+BuildRequires:  fastjar
+BuildRequires:  gcc-gij
+BuildRequires:  javazic
 Summary:        Timezone Descriptions
+License:        BSD-3-Clause and SUSE-Public-Domain
 Group:          System/Base
 # COMMON-BEGIN
 # COMMON-END
@@ -59,6 +59,3 @@
 %{_datadir}/javazi
 
 %changelog
-* Mon Sep 29 2008 [email protected]
-- Moved the timezone-java to separate specfile (adrian's request for better
-  bootstrapping of SUSE)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to