Hello community,

here is the log from the commit of package libsigc++12 for openSUSE:Factory 
checked in at 2013-03-25 20:35:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsigc++12 (Old)
 and      /work/SRC/openSUSE:Factory/.libsigc++12.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsigc++12", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsigc++12/libsigc++12.changes  2011-11-21 
15:47:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libsigc++12.new/libsigc++12.changes     
2013-03-25 20:35:44.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Mar  1 12:45:50 UTC 2013 - [email protected]
+
+- Spec-cleanup using format_spec_file service.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libsigc++12.spec ++++++
--- /var/tmp/diff_new_pack.5iBOlZ/_old  2013-03-25 20:35:45.000000000 +0100
+++ /var/tmp/diff_new_pack.5iBOlZ/_new  2013-03-25 20:35:45.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsigc++12
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,17 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           libsigc++12
-BuildRequires:  gcc-c++ libtool pkg-config
+BuildRequires:  gcc-c++
+BuildRequires:  libtool
+BuildRequires:  pkg-config
 %define _name libsigc++
 Version:        1.2.7
-Release:        143
-Group:          Development/Libraries/C and C++
-License:        LGPL-2.1+
+Release:        0
 Summary:        Typesafe Signal Framework for C++
+License:        LGPL-2.1+
+Group:          Development/Libraries/C and C++
 Url:            http://libsigc.sourceforge.net/
 Source:         
ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/1.2/%{_name}-%{version}.tar.bz2
 Patch1:         configure.in.diff
@@ -33,7 +33,6 @@
 Patch5:         makefile.diff
 # PATCH-FIX-UPSTREAM libsigc++12-automake1.11.patch [email protected] -- (no 
bug since not actively maintained upstream) Fix build with automake 1.11
 Patch6:         libsigc++12-automake1.11.patch
-AutoReqProv:    on
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -45,10 +44,11 @@
 of use unmatched by other C++ callback libraries.
 
 %package devel
-License:        LGPL-2.1+
-Group:          Development/Libraries/C and C++
 Summary:        Typesafe Signal Framework for C++
-Requires:       %{name} = %{version} libstdc++-devel pkgconfig
+Group:          Development/Libraries/C and C++
+Requires:       %{name} = %{version}
+Requires:       libstdc++-devel
+Requires:       pkgconfig
 
 %description devel
 This library implements a full callback system for use in widget

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

Reply via email to