Hello community,

here is the log from the commit of package jumpnbump for openSUSE:Factory
checked in at Mon May 23 15:11:14 CEST 2011.



--------
--- jumpnbump/jumpnbump.changes 2009-07-30 13:55:54.000000000 +0200
+++ /mounts/work_src_done/STABLE/jumpnbump/jumpnbump.changes    2011-05-23 
10:12:41.000000000 +0200
@@ -1,0 +2,5 @@
+Mon May 23 08:11:30 UTC 2011 - lnus...@suse.de
+
+- don't include timestamp in build
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  jumpnbump-1.50-nodate.diff

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

Other differences:
------------------
++++++ jumpnbump.spec ++++++
--- /var/tmp/diff_new_pack.xHQiKE/_old  2011-05-23 15:10:50.000000000 +0200
+++ /var/tmp/diff_new_pack.xHQiKE/_new  2011-05-23 15:10:50.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package jumpnbump (Version 1.55)
+# spec file for package jumpnbump
 #
-# Copyright (c) 2009 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
@@ -24,7 +24,7 @@
 Url:            http://gnu.ethz.ch/jumpbump.mine.nu/
 Group:          Amusements/Games/Action/Arcade
 Version:        1.55
-Release:        247
+Release:        258
 Requires:       python-gtk
 Summary:        Funny Game with Cute Little Bunnies
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -41,6 +41,7 @@
 Patch24:        jumpnbump-1.50-handle-SDL-quit-event.diff
 #
 Patch50:        jumpnbump_menu-default.diff
+Patch51:        jumpnbump-1.50-nodate.diff
 
 %description
 You are a cute little bunny and you have to avoid the other bunnies
@@ -56,7 +57,6 @@
     ... many others, see AUTHORS file
 
 %prep
-rm -rf %{buildroot}
 %setup -q -a 2 -n jumpnbump-1.50
 %patch0 -p1
 %patch1 -p0
@@ -66,6 +66,7 @@
 %patch23 -p1
 %patch24 -p1
 %patch50 -p1
+%patch51 -p1
 
 %build
 ./autogen.sh

++++++ jumpnbump-1.50-nodate.diff ++++++
Index: jumpnbump-1.50/main.c
===================================================================
--- jumpnbump-1.50.orig/main.c
+++ jumpnbump-1.50/main.c
@@ -3018,7 +3018,7 @@ int init_program(int argc, char *argv[],
                                }
                        }
                        else if (strstr(argv[1],"-v")) {
-                               printf("jumpnbump %s compiled %s at %s 
with",JNB_VERSION,__DATE__,__TIME__);
+                               printf("jumpnbump %s with",JNB_VERSION);
 #ifndef USE_NET
                                printf("out");
 #endif

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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to