Hello community,

here is the log from the commit of package zeromq for openSUSE:Factory checked 
in at 2012-02-14 19:10:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zeromq (Old)
 and      /work/SRC/openSUSE:Factory/.zeromq.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zeromq", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/zeromq/zeromq.changes    2011-09-28 
15:37:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.zeromq.new/zeromq.changes       2012-02-14 
19:10:21.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Jan 28 21:36:20 UTC 2012 - jeng...@medozas.de
+
+- Remove redundant tags/sections per specfile guideline suggestions
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ zeromq.spec ++++++
--- /var/tmp/diff_new_pack.L3ptiM/_old  2012-02-14 19:10:23.000000000 +0100
+++ /var/tmp/diff_new_pack.L3ptiM/_new  2012-02-14 19:10:23.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package python-4Suite-XML
+# spec file for package zeromq
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -11,10 +11,12 @@
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-#
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:           zeromq
 Version:        2.1.7
 Release:        0
@@ -63,6 +65,7 @@
 protocols and more.
 
 %define lib_name libzmq1
+
 %package -n %{lib_name}
 Summary:        Shared Library for ZeroMQ
 Group:          Productivity/Networking/Web/Servers
@@ -110,12 +113,10 @@
 
 %install
 %makeinstall V=1
-find %{buildroot} -name \*.la -print0 | xargs -r0 rm -v
-
-%clean
-rm -rf %{buildroot}
+find %{buildroot} -name "*.la" -delete
 
 %post   -n %{lib_name} -p /sbin/ldconfig
+
 %postun -n %{lib_name} -p /sbin/ldconfig
 
 %files -n %{lib_name}

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

Reply via email to