Hello community,

here is the log from the commit of package loki_setup for openSUSE:Factory
checked in at Wed Jun 1 10:48:20 CEST 2011.



--------
--- loki_setup/loki_setup.changes       2010-12-28 11:03:58.000000000 +0100
+++ /mounts/work_src_done/STABLE/loki_setup/loki_setup.changes  2011-05-31 
11:49:19.000000000 +0200
@@ -1,0 +2,6 @@
+Tue May 31 09:19:52 UTC 2011 - [email protected]
+
+- remove ru locale (bnc#681500)
+- remove __DATE__ reference
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  loki_setup-date.diff

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

Other differences:
------------------
++++++ loki_setup.spec ++++++
--- /var/tmp/diff_new_pack.oU1cpj/_old  2011-06-01 10:47:41.000000000 +0200
+++ /var/tmp/diff_new_pack.oU1cpj/_new  2011-06-01 10:47:41.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package loki_setup (Version 1.6.5_20070404)
+# spec file for package loki_setup
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -33,7 +33,7 @@
 Url:            http://icculus.org/loki_setup/
 Group:          Development/Tools/Other
 Version:        1.6.5_20070404
-Release:        190
+Release:        191
 Summary:        Installer Program Mainly for Games
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        loki_setup-current.tar.bz2
@@ -61,6 +61,7 @@
 Patch11:        loki_setup-locale.diff
 Patch12:        loki_setup-exitcode.diff
 Patch13:        loki_setup-xgettext-glade.diff
+Patch14:        loki_setup-date.diff
 # setupdb
 Patch20:        loki_setupdb-signed-char.diff
 Patch21:        loki_setupdb-Makefile.diff
@@ -90,7 +91,7 @@
 %package -n loki_uninstall
 License:        GPLv2+
 Version:        1.0.3_20051201
-Release:        241
+Release:        242
 Summary:        Uninstall program for games
 Group:          Amusements/Games/Other
 
@@ -108,7 +109,7 @@
 %package -n loki_update
 License:        GPLv2+
 Version:        1.0.13_20040208
-Release:        276
+Release:        277
 Summary:        Updater program for games
 Group:          Amusements/Games/Other
 
@@ -137,6 +138,10 @@
 %patch11 -p1
 %patch12 -p1
 %patch13 -p1
+%patch14 -p0
+#
+# ru is broken bnc#681500
+sed -i -e '/^LOCALES/s/\<ru\>//' Makefile.in
 #
 cd loki_setupdb
 %patch20 -p1

++++++ loki_setup-date.diff ++++++
Index: main.c
===================================================================
--- main.c      (Revision 862)
+++ main.c      (Arbeitskopie)
@@ -249,7 +249,7 @@
                        }
                        break;
                case 'V':
-                       printf("Loki Setup version " SETUP_VERSION ", built on 
"__DATE__"\n");
+                       printf("Loki Setup version " SETUP_VERSION "\n");
                        exit(0);
            case 'i':
                strncpy(install_path, optarg, sizeof(install_path));

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



Remember to have fun...

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

Reply via email to