Hello community,

here is the log from the commit of package netcf for openSUSE:Factory checked 
in at 2012-01-24 12:19:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netcf (Old)
 and      /work/SRC/openSUSE:Factory/.netcf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netcf", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/netcf/netcf.changes      2011-09-23 
02:14:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.netcf.new/netcf.changes 2012-01-24 
12:19:52.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Dec  2 13:08:33 UTC 2011 - [email protected]
+
+- add automake as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ netcf.spec ++++++
--- /var/tmp/diff_new_pack.sckksM/_old  2012-01-24 12:19:54.000000000 +0100
+++ /var/tmp/diff_new_pack.sckksM/_new  2012-01-24 12:19:54.000000000 +0100
@@ -15,15 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           netcf
 Version:        0.1.6
-Release:        7
+Release:        0
 Summary:        Cross-platform network configuration library
-
 Group:          Productivity/Networking/System
-License:        LGPLv2+
+License:        LGPL-2.1+
 Url:            https://fedorahosted.org/netcf/
 Source0:        
https://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.gz
 Source1:        baselibs.conf
@@ -33,10 +30,13 @@
 Patch3:         sles-automake.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
-BuildRequires:  augeas-devel >= 0.5.2 readline-devel
-BuildRequires:  libxml2-devel libxslt-devel
+BuildRequires:  augeas-devel >= 0.5.2
+BuildRequires:  automake
 BuildRequires:  libnl-1_1-devel
+BuildRequires:  libxml2-devel
+BuildRequires:  libxslt-devel
 BuildRequires:  pkg-config
+BuildRequires:  readline-devel
 
 %description
 A library for modifying the network configuration of a system. Network
@@ -47,7 +47,6 @@
 %define __shrlibname lib%{name}1
 
 %package        devel
-License:        LGPLv2+
 Summary:        Development files for %{name}
 Group:          Development/Libraries/C and C++
 Requires:       %{__shrlibname} = %{version}
@@ -59,7 +58,6 @@
 developing applications that use %{name}.
 
 %package        -n libnetcf1
-License:        LGPLv2+
 Summary:        Libraries for %{name}
 Group:          System/Libraries
 

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

Reply via email to