Hello community,

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

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/libreadline5/libreadline5.changes        
2011-09-23 02:09:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libreadline5.new/libreadline5.changes   
2011-12-25 17:35:55.000000000 +0100
@@ -1,0 +2,10 @@
+Wed Dec 21 10:11:25 UTC 2011 - [email protected]
+
+- add autoconf as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------
+Tue Dec 20 21:00:53 UTC 2011 - [email protected]
+
+- remove call to suse_update_config (very old work around)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libreadline5.spec ++++++
--- /var/tmp/diff_new_pack.eiNegH/_old  2011-12-25 17:35:56.000000000 +0100
+++ /var/tmp/diff_new_pack.eiNegH/_new  2011-12-25 17:35:56.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package libreadline5 (Version 5.2)
+# spec file for package libreadline5
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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,17 +16,18 @@
 #
 
 
-
 Name:           libreadline5
-BuildRequires:  bison fdupes ncurses-devel
-License:        GPL-2.0+
-Group:          System/Libraries
+BuildRequires:  autoconf
+BuildRequires:  bison
+BuildRequires:  fdupes
+BuildRequires:  ncurses-devel
 %define         rl_vers   5.2
-AutoReqProv:    on
 Provides:       bash:/%{_lib}/libreadline.so.5
 Version:        5.2
-Release:        113
+Release:        0
 Summary:        The Readline Library
+License:        GPL-2.0+
+Group:          System/Libraries
 Url:            http://www.gnu.org/software/bash/bash.html
 Source0:        readline-%{rl_vers}.tar.bz2
 Source1:        readline-%{rl_vers}-patches.tar.bz2
@@ -46,35 +47,21 @@
 includes history and search functionality.
 
 
-
-Authors:
---------
-    Brian Fox <[email protected]>
-    Chet Ramey <[email protected]>
-
 %package -n readline5-devel
-License:        GPL-2.0+
 Summary:        Include Files and Libraries mandatory for Development
 Group:          Development/Libraries/C and C++
 Provides:       bash:%{_libdir}/libreadline.a
 Version:        5.2
-Release:        6
+Release:        0
 Requires:       libreadline5 = %{version}
 Requires:       ncurses-devel
 Conflicts:      readline-devel
-AutoReqProv:    on
 
 %description -n readline5-devel
 This package contains all necessary include files and libraries needed
 to develop applications that require these.
 
 
-
-Authors:
---------
-    Brian Fox <[email protected]>
-    Chet Ramey <[email protected]>
-
 %prep
 %setup -q -n readline-%{rl_vers}
 for p in ../readline-%{rl_vers}-patches/*; do
@@ -89,7 +76,6 @@
 %patch20 -p0
 
 %build
-%{?suse_update_config:%{suse_update_config -f support}}
   autoconf
   cflags ()
   {

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

Reply via email to