Hello community,

here is the log from the commit of package libevent for openSUSE:Factory 
checked in at 2012-02-16 16:17:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libevent (Old)
 and      /work/SRC/openSUSE:Factory/.libevent.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/libevent/libevent.changes        2011-09-23 
02:08:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libevent.new/libevent.changes   2012-02-16 
16:17:39.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Feb  1 01:13:02 UTC 2012 - [email protected]
+
+- Remove redundant tags/sections per specfile guideline suggestions
+- Use "pkgconfig" BR so that the package also works on Redhats.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libevent.spec ++++++
--- /var/tmp/diff_new_pack.jlxwTe/_old  2012-02-16 16:17:40.000000000 +0100
+++ /var/tmp/diff_new_pack.jlxwTe/_new  2012-02-16 16:17:40.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libevent
 #
-# 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
@@ -16,23 +16,21 @@
 #
 
 
-
 Name:           libevent
 %define         libsoname %{name}-2_0-5
 
 Version:        2.0.10
-Release:        3
-License:        BSD-3-Clause
+Release:        0
 Summary:        Library Providing an Event Handling API
-Url:            http://monkey.org/~provos/libevent/
+License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
+Url:            http://monkey.org/~provos/libevent/
 Source0:        http://monkey.org/~provos/libevent-%{version}-stable.tar.bz2
 Source1:        baselibs.conf 
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 PreReq:         %fillup_prereq
 PreReq:         %insserv_prereq
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%define debug_package_requires %{libsoname} = %{version}-%{release}
 
 %description
 The libevent library provides a mechanism to execute a function when a
@@ -41,8 +39,6 @@
 
 
 %package -n %{libsoname}
-
-License:        BSD-3-Clause
 Summary:        Shared libraries from libevent
 Group:          Development/Libraries/C and C++
 Provides:       %{name} = %{version}
@@ -56,7 +52,6 @@
 This package holds the shared libraries for libevent.
 
 %package devel
-License:        BSD-3-Clause
 Summary:        Development files for libevent2
 Group:          Development/Libraries/C and C++
 Requires:       %{libsoname} = %{version}
@@ -83,9 +78,6 @@
 %makeinstall
 find %{buildroot}%{_libdir} -name "*.la" -delete -print
 
-%clean
-rm -rf %{buildroot}
-
 %post    -n %{libsoname} -p /sbin/ldconfig
 
 %postun  -n %{libsoname} -p /sbin/ldconfig

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

Reply via email to