SHA256
6
0
forked from pool/rpm
OBS User unknown
2009-02-16 16:11:16 +00:00
committed by Git OBS Bridge
parent e8332ae0d8
commit 1f3c5a0bbc
5 changed files with 14 additions and 7 deletions

View File

@@ -27,7 +27,7 @@ PreReq: %insserv_prereq %fillup_prereq permissions
AutoReqProv: on
Summary: The RPM Package Manager
Version: 4.4.2.3
Release: 33
Release: 34
Source: rpm-%{version}.tar.bz2
Source1: RPM-HOWTO.tar.bz2
Source2: RPM-Tips.html.tar.bz2
@@ -332,7 +332,7 @@ Summary: A C library for parsing command line parameters
License: LGPL v2.1 or later
Group: System/Libraries
Version: 1.7
Release: 481
Release: 482
# bug437293
%ifarch ppc64
Obsoletes: popt-64bit
@@ -360,7 +360,7 @@ Summary: C Library for Parsing Command Line Parameters
License: LGPL v2.1 or later
Group: System/Libraries
Version: 1.7
Release: 481
Release: 482
Requires: popt = 1.7
Requires: glibc-devel
# bug437293
@@ -400,6 +400,8 @@ Authors:
%doc %{_mandir}/man3/popt.3*
%changelog
* Mon Feb 16 2009 ro@suse.de
- fix sort call in finddebuginfo again
* Wed Feb 11 2009 coolo@suse.de
- sort the result of find to make symlinks stable in finddebuginfo
* Wed Feb 11 2009 coolo@suse.de