Hello community,

here is the log from the commit of package libHX for openSUSE:Factory checked 
in at 2011-12-01 17:38:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libHX (Old)
 and      /work/SRC/openSUSE:Factory/.libHX.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/libHX/libHX.changes      2011-09-23 
02:07:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libHX.new/libHX.changes 2011-12-01 
17:38:04.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Dec  1 10:24:53 UTC 2011 - [email protected]
+
+- add automake as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libHX.spec ++++++
--- /var/tmp/diff_new_pack.iEK4I5/_old  2011-12-01 17:38:05.000000000 +0100
+++ /var/tmp/diff_new_pack.iEK4I5/_new  2011-12-01 17:38:05.000000000 +0100
@@ -15,21 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           libHX
 %define lname   libHX27
 Summary:        Useful collection of routines for C and C++ programming
 Version:        3.11
-Release:        3
+Release:        0
 License:        LGPL v2+
 Group:          System/Libraries
 Source:         http://downloads.sf.net/libhx/libHX-%version.tar.xz
 Source3:        http://downloads.sf.net/libhx/libHX-%version.tar.xz.asc
 Source2:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  gcc-c++ pkg-config xz
+BuildRequires:  automake
+BuildRequires:  gcc-c++
+BuildRequires:  pkg-config
+BuildRequires:  xz
 %define debug_package_requires %lname = %version-%release
 Url:            http://libhx.sf.net/
 
@@ -53,9 +53,7 @@
 
 %package -n %lname
 
-License:        LGPL v2+
 Summary:        Useful collection of routines for C and C++ programming
-Group:          System/Libraries
 
 %description -n %lname
 libHX is a C library (with some C++ bindings available) that provides
@@ -76,7 +74,6 @@
        Jan Engelhardt <jengelh [at] medozas de>
 
 %package devel
-License:        LGPL v2+
 Summary:        Useful collection of routines for C and C++ programming
 Group:          Development/Libraries/C and C++
 Requires:       %lname = %version



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

Reply via email to