Hello community,

here is the log from the commit of package oneko for openSUSE:Factory checked 
in at 2014-10-14 07:12:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/oneko (Old)
 and      /work/SRC/openSUSE:Factory/.oneko.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "oneko"

Changes:
--------
--- /work/SRC/openSUSE:Factory/oneko/oneko.changes      2011-09-23 
02:15:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.oneko.new/oneko.changes 2014-10-14 
07:13:35.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Oct  8 15:56:53 UTC 2014 - [email protected]
+
+- Use source URLs, enable parallel build, remove old specfile
+  tags and sections.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ oneko.spec ++++++
--- /var/tmp/diff_new_pack.NNk06j/_old  2014-10-14 07:13:37.000000000 +0200
+++ /var/tmp/diff_new_pack.NNk06j/_new  2014-10-14 07:13:37.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package oneko (Version 1.1b)
+# spec file for package oneko
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,20 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           oneko
-BuildRequires:  xorg-x11 xorg-x11-devel
+Version:        1.1b
+Release:        0
+Summary:        A Cat Catches Your Mouse
 License:        SUSE-Public-Domain
 Group:          Amusements/Toys/Graphics
-AutoReqProv:    on
-Summary:        A Cat Catches Your Mouse
-Version:        1.1b
-Release:        1218
-Source0:        oneko-1.1b.tar.gz
+Url:            http://www.daidouji.com/oneko/
+Source:         
http://www.ibiblio.org/pub/linux/X11/demos/%name-%version.tar.gz
 Patch:          oneko-1.1b.dif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  xorg-x11
+BuildRequires:  xorg-x11-devel
 
 %description
 A nice program that changes your cursor into a cat playing with your
@@ -50,16 +49,13 @@
 
 %build
 xmkmf -a
-make all
+make all %{?_smp_mflags}
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
 make DESTDIR=$RPM_BUILD_ROOT install.man
 mv README README.jp
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc README.jp README-NEW sample.resource

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

Reply via email to