Hello community,

here is the log from the commit of package plib for openSUSE:Factory checked in 
at 2011-11-28 12:55:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plib (Old)
 and      /work/SRC/openSUSE:Factory/.plib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plib", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/plib/plib.changes        2011-09-23 
12:41:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.plib.new/plib.changes   2011-11-28 
12:55:57.000000000 +0100
@@ -1,0 +2,12 @@
+Sun Nov 27 06:45:21 UTC 2011 - [email protected]
+
+- add libtool as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------
+Sat Jul  2 15:42:24 UTC 2011 - [email protected]
+
+- Use %_smp_mflags for parallel building
+- Strip %clean section (not needed on BS)
+- Remove duplicated changelog
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ plib.spec ++++++
--- /var/tmp/diff_new_pack.4peab4/_old  2011-11-28 12:55:58.000000000 +0100
+++ /var/tmp/diff_new_pack.4peab4/_new  2011-11-28 12:55:58.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package plib (Version 1.8.5)
+# spec file for package plib
 #
-# 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
@@ -19,10 +19,9 @@
 
 
 Name:           plib
-BuildRequires:  freeglut-devel gcc-c++ libdrm-devel xorg-x11
+BuildRequires:  freeglut-devel gcc-c++ libdrm-devel libtool xorg-x11
 Version:        1.8.5
-Release:        60
-AutoReqProv:    on
+Release:        0
 Group:          System/Libraries
 License:        LGPL v2.1 or later
 Url:            http://plib.sourceforge.net/
@@ -92,7 +91,7 @@
 autoreconf -fiv
 export CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
 %configure --disable-static --with-pic
-%{__make} %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
@@ -102,9 +101,6 @@
 
 %postun -p /sbin/ldconfig
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog KNOWN_BUGS

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

Reply via email to