commit libreadline5 for openSUSE:Factory

2019-09-05 Thread root
Hello community,

here is the log from the commit of package libreadline5 for openSUSE:Factory 
checked in at 2019-09-05 12:03:12

Comparing /work/SRC/openSUSE:Factory/libreadline5 (Old)
 and  /work/SRC/openSUSE:Factory/.libreadline5.new.7948 (New)


Package is "libreadline5"

Thu Sep  5 12:03:12 2019 rev:21 rq:720525 version:5.2

Changes:

--- /work/SRC/openSUSE:Factory/libreadline5/libreadline5.changes
2018-02-02 22:20:03.916085458 +0100
+++ /work/SRC/openSUSE:Factory/.libreadline5.new.7948/libreadline5.changes  
2019-09-05 12:03:14.291932196 +0200
@@ -1,0 +2,5 @@
+Fri Aug  2 07:58:04 UTC 2019 - Martin Liška 
+
+- Use FAT LTO objects in order to provide proper static library.
+
+---



Other differences:
--
++ libreadline5.spec ++
--- /var/tmp/diff_new_pack.7l0a3G/_old  2019-09-05 12:03:15.939931887 +0200
+++ /var/tmp/diff_new_pack.7l0a3G/_new  2019-09-05 12:03:15.979931880 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libreadline5
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -22,7 +22,7 @@
 Version:5.2
 Release:0
 Summary:The Readline Library
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/Libraries
 Url:http://www.gnu.org/software/bash/bash.html
 Source0:readline-%{rl_vers}.tar.bz2
@@ -79,6 +79,7 @@
 %patch20 -p0
 
 %build
+%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
   autoconf
   cflags ()
   {




commit libreadline5 for openSUSE:Factory

2018-02-02 Thread root
Hello community,

here is the log from the commit of package libreadline5 for openSUSE:Factory 
checked in at 2018-02-02 22:20:03

Comparing /work/SRC/openSUSE:Factory/libreadline5 (Old)
 and  /work/SRC/openSUSE:Factory/.libreadline5.new (New)


Package is "libreadline5"

Fri Feb  2 22:20:03 2018 rev:20 rq:571621 version:5.2

Changes:

--- /work/SRC/openSUSE:Factory/libreadline5/libreadline5.changes
2017-05-20 14:29:59.718881178 +0200
+++ /work/SRC/openSUSE:Factory/.libreadline5.new/libreadline5.changes   
2018-02-02 22:20:03.916085458 +0100
@@ -1,0 +2,11 @@
+Thu Feb  1 07:47:48 UTC 2018 - wer...@suse.de
+
+- Add check for %{ext_man} macro 
+
+---
+Wed Oct 18 05:57:51 UTC 2017 - jay...@gmail.com
+
+- Use %{ext_man} and explicitly remove %{_infodir}/dir before creating
+  package to allow builds on RHEL and derived Linux distributions
+
+---



Other differences:
--
++ libreadline5.spec ++
--- /var/tmp/diff_new_pack.352xpE/_old  2018-02-02 22:20:04.612052967 +0100
+++ /var/tmp/diff_new_pack.352xpE/_new  2018-02-02 22:20:04.616052780 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libreadline5
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -40,6 +40,9 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %global _sysconfdir /etc
 %global _incdir %{_includedir}
+%if !%{defined ext_man}
+%global ext_man.gz
+%endif
 
 %description
 The readline library is used by the Bourne Again Shell (bash, the
@@ -138,6 +141,7 @@
   rm -fv %{buildroot}%{_libdir}/libreadline.so.*
   rm -fv %{buildroot}%{_mandir}/man3/history.3*
   rm -fv %{buildroot}%{_infodir}/*.info*
+  rm -rfv %{buildroot}%{_infodir}/dir
 
 #
 # Make sure not to be broken
@@ -171,6 +175,6 @@
 %{_libdir}/readline5/libhistory.so
 %{_libdir}/readline5/libreadline.a
 %{_libdir}/readline5/libreadline.so
-%doc %{_mandir}/man3/readline5.3.gz
+%doc %{_mandir}/man3/readline5.3%{ext_man}
 
 %changelog




commit libreadline5 for openSUSE:Factory

2017-05-20 Thread root
Hello community,

here is the log from the commit of package libreadline5 for openSUSE:Factory 
checked in at 2017-05-20 14:29:57

Comparing /work/SRC/openSUSE:Factory/libreadline5 (Old)
 and  /work/SRC/openSUSE:Factory/.libreadline5.new (New)


Package is "libreadline5"

Sat May 20 14:29:57 2017 rev:19 rq:495622 version:5.2

Changes:

--- /work/SRC/openSUSE:Factory/libreadline5/libreadline5.changes
2017-05-09 17:58:26.976745227 +0200
+++ /work/SRC/openSUSE:Factory/.libreadline5.new/libreadline5.changes   
2017-05-20 14:29:59.718881178 +0200
@@ -1,0 +2,12 @@
+Wed May 17 13:52:08 UTC 2017 - wer...@suse.de
+
+- Shut up yet an other bot, the licensedigger
+  by adding the now missed COPYING
+
+---
+Fri May  5 22:15:15 UTC 2017 - jeng...@inai.de
+
+- Remove unnecessary %clean section
+- Replace boilerplate summary
+
+---



Other differences:
--
++ libreadline5.spec ++
--- /var/tmp/diff_new_pack.Cy6v8h/_old  2017-05-20 14:30:01.610613532 +0200
+++ /var/tmp/diff_new_pack.Cy6v8h/_new  2017-05-20 14:30:01.614612967 +0200
@@ -48,7 +48,7 @@
 
 
 %package -n readline5-devel
-Summary:Include Files and Libraries mandatory for Development
+Summary:Development files for the readline library version 5
 Group:  Development/Libraries/C and C++
 Provides:   bash:%{_libdir}/libreadline.a
 Version:5.2
@@ -154,11 +154,9 @@
 
 %postun -n libreadline5 -p /sbin/ldconfig
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
+%doc COPYING
 /%{_lib}/libhistory.so.5
 /%{_lib}/libhistory.so.%{rl_vers}
 /%{_lib}/libreadline.so.5




commit libreadline5 for openSUSE:Factory

2017-05-09 Thread root
Hello community,

here is the log from the commit of package libreadline5 for openSUSE:Factory 
checked in at 2017-05-09 17:58:25

Comparing /work/SRC/openSUSE:Factory/libreadline5 (Old)
 and  /work/SRC/openSUSE:Factory/.libreadline5.new (New)


Package is "libreadline5"

Tue May  9 17:58:25 2017 rev:18 rq:492607 version:5.2

Changes:

--- /work/SRC/openSUSE:Factory/libreadline5/libreadline5.changes
2011-12-25 17:35:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.libreadline5.new/libreadline5.changes   
2017-05-09 17:58:26.976745227 +0200
@@ -1,0 +2,6 @@
+Tue May  2 13:51:01 UTC 2017 - wer...@suse.de
+
+- Be sure that readline version 5 does not be mixed by accident
+  with current readline version 
+
+---



Other differences:
--
++ libreadline5.spec ++
--- /var/tmp/diff_new_pack.5CSrBh/_old  2017-05-09 17:58:27.784631064 +0200
+++ /var/tmp/diff_new_pack.5CSrBh/_new  2017-05-09 17:58:27.788630500 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libreadline5
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,6 @@
 
 
 Name:   libreadline5
-BuildRequires:  autoconf
-BuildRequires:  bison
-BuildRequires:  fdupes
-BuildRequires:  ncurses-devel
 %define rl_vers   5.2
 Provides:   bash:/%{_lib}/libreadline.so.5
 Version:5.2
@@ -37,6 +33,10 @@
 Patch22:readline-5.2-wrap.patch
 Patch23:readline-5.2-conf.patch
 Patch30:readline-5.1-destdir.patch
+BuildRequires:  autoconf
+BuildRequires:  bison
+BuildRequires:  fdupes
+BuildRequires:  ncurses-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %global _sysconfdir /etc
 %global _incdir %{_includedir}
@@ -139,6 +139,17 @@
   rm -fv %{buildroot}%{_mandir}/man3/history.3*
   rm -fv %{buildroot}%{_infodir}/*.info*
 
+#
+# Make sure not to be broken
+#
+mv %{buildroot}%{_incdir}/readline %{buildroot}%{_incdir}/readline5
+mkdir %{buildroot}%{_libdir}/readline5
+for lib in %{buildroot}%{_libdir}/lib*.*
+do
+  mv $lib %{buildroot}%{_libdir}/readline5/
+done
+mv %{buildroot}%{_mandir}/man3/readline.3 
%{buildroot}%{_mandir}/man3/readline5.3
+
 %post -n libreadline5 -p /sbin/ldconfig
 
 %postun -n libreadline5 -p /sbin/ldconfig
@@ -155,11 +166,13 @@
 
 %files -n readline5-devel
 %defattr(-,root,root)
-%{_incdir}/readline/
-%{_libdir}/libhistory.a
-%{_libdir}/libhistory.so
-%{_libdir}/libreadline.a
-%{_libdir}/libreadline.so
-%doc %{_mandir}/man3/readline.3.gz
+%dir %{_incdir}/readline5/
+%{_incdir}/readline5/*
+%dir %{_libdir}/readline5/
+%{_libdir}/readline5/libhistory.a
+%{_libdir}/readline5/libhistory.so
+%{_libdir}/readline5/libreadline.a
+%{_libdir}/readline5/libreadline.so
+%doc %{_mandir}/man3/readline5.3.gz
 
 %changelog




commit libreadline5 for openSUSE:Factory

2011-12-25 Thread h_root
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 wer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libreadline5/libreadline5.changes
2011-09-23 02:09:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.libreadline5.new/libreadline5.changes   
2011-12-25 17:35:55.0 +0100
@@ -1,0 +2,10 @@
+Wed Dec 21 10:11:25 UTC 2011 - co...@suse.com
+
+- add autoconf as buildrequire to avoid implicit dependency
+
+---
+Tue Dec 20 21:00:53 UTC 2011 - co...@suse.com
+
+- 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.0 +0100
+++ /var/tmp/diff_new_pack.eiNegH/_new  2011-12-25 17:35:56.0 +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 b...@gnu.org
-Chet Ramey c...@ins.cwru.edu
-
 %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 b...@gnu.org
-Chet Ramey c...@ins.cwru.edu
-
 %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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org