Hello community,

here is the log from the commit of package xfishtank for openSUSE:Factory 
checked in at 2014-10-23 14:20:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfishtank (Old)
 and      /work/SRC/openSUSE:Factory/.xfishtank.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfishtank"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfishtank/xfishtank.changes      2011-09-23 
12:51:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xfishtank.new/xfishtank.changes 2014-10-23 
14:20:54.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Oct 15 07:23:30 UTC 2014 - [email protected]
+
+- Use %_smp_mflags for parallel build, and remove ancient
+  specfile tags and sections
+- Replace xorg-x11* BuildRequires by new package names
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xfishtank.spec ++++++
--- /var/tmp/diff_new_pack.YO8POh/_old  2014-10-23 14:20:57.000000000 +0200
+++ /var/tmp/diff_new_pack.YO8POh/_new  2014-10-23 14:20:57.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package xfishtank (Version 2.2)
+# spec file for package xfishtank
 #
-# Copyright (c) 2010 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,34 +15,32 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           xfishtank
-BuildRequires:  xorg-x11 xorg-x11-devel
-License:        GPL-2.0+
-Group:          Amusements/Toys/Background
-Provides:       fishtank
-Obsoletes:      fishtank
-AutoReqProv:    on
 Version:        2.2
-Release:        946
+Release:        0
 Summary:        An aquarium in the root window
+License:        GPL-2.0+
+Group:          Amusements/Toys/Background
 Source:         %{name}-%{version}.tar.bz2
 Source1:        README.KDE
 Patch:          %{name}-%{version}-orig.patch
 Patch1:         %{name}-%{version}-implicit_decl.patch
 Patch2:         %{name}-%{version}-random_retval.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%define _xorg7bin bin
-%define _xorg7_mandir %_mandir
+BuildRequires:  imake
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xext)
+BuildRequires:  pkgconfig(xproto)
+Provides:       fishtank
+Obsoletes:      fishtank
 
 %description
 A nice little aquarium with funny fish -- yet another background
 screen.
 
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 %patch
 %patch1
 %patch2
@@ -50,17 +48,14 @@
 
 %build
 xmkmf -a
-make %{?jobs:-j%jobs} CCOPTIONS="$RPM_OPT_FLAGS"
+make %{?_smp_mflags} CCOPTIONS="%optflags"
 
 %install
 make DESTDIR="$RPM_BUILD_ROOT" install
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc README*
-/usr/%{_xorg7bin}/xfishtank
+%_bindir/xfishtank
 
 %changelog

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

Reply via email to