Hello community,

here is the log from the commit of package libevtlog for openSUSE:Factory 
checked in at 2012-11-13 09:53:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libevtlog (Old)
 and      /work/SRC/openSUSE:Factory/.libevtlog.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/libevtlog/libevtlog.changes      2011-12-25 
17:35:44.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libevtlog.new/libevtlog.changes 2012-11-13 
09:53:47.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Nov 12 09:02:02 UTC 2012 - [email protected]
+
+- Changed RPM group to Development/Libraries/C and C++, added
+  group tag to sub-packages as required to build on SLE-11.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libevtlog.spec ++++++
--- /var/tmp/diff_new_pack.FPj0ab/_old  2012-11-13 09:53:48.000000000 +0100
+++ /var/tmp/diff_new_pack.FPj0ab/_new  2012-11-13 09:53:48.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libevtlog
 #
-# 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
@@ -15,12 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           libevtlog
 Version:        0.2.12
 Release:        0
 Summary:        Syslog-ng event logger library source
 License:        BSD-3-Clause
-Group:          System/Daemons
+Group:          Development/Libraries/C and C++
 Url:            http://www.balabit.com/products/syslog_ng/
 #Source0:        
http://www.balabit.com/downloads/files/syslog-ng/sources/2.0/src/eventlog-%{version}.tar.gz
 #Source1:        
http://www.balabit.com/downloads/files/syslog-ng/sources/2.0/src/eventlog-%{version}.tar.gz.asc
@@ -61,6 +62,7 @@
 
 %package -n libevtlog0
 Summary:        Syslog-ng event logger library runtime
+Group:          Development/Libraries/C and C++
 
 %description -n libevtlog0
 The EventLog library aims to be a replacement of the simple syslog()
@@ -89,7 +91,9 @@
 
 %package devel
 Summary:        Syslog-ng event logger library development files
-Requires:       %{name}0 = %{version} glibc-devel
+Group:          Development/Libraries/C and C++
+Requires:       %{name}0 = %{version}
+Requires:       glibc-devel
 
 %description devel
 The EventLog library aims to be a replacement of the simple syslog()

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

Reply via email to