SHA256
6
0
forked from pool/rpm
OBS User unknown
2009-01-29 21:24:24 +00:00
committed by Git OBS Bridge
parent 55eea812d8
commit 6607c124ea
4 changed files with 19 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: 23
Release: 25
Source: rpm-%{version}.tar.bz2
Source1: RPM-HOWTO.tar.bz2
Source2: RPM-Tips.html.tar.bz2
@@ -331,7 +331,7 @@ Summary: A C library for parsing command line parameters
License: LGPL v2.1 or later
Group: System/Libraries
Version: 1.7
Release: 471
Release: 473
#
%description -n popt
@@ -354,7 +354,7 @@ Summary: C Library for Parsing Command Line Parameters
License: LGPL v2.1 or later
Group: System/Libraries
Version: 1.7
Release: 471
Release: 473
Requires: popt = 1.7
Requires: glibc-devel
@@ -389,6 +389,9 @@ Authors:
%doc %{_mandir}/man3/popt.3*
%changelog
* Tue Jan 27 2009 agruen@suse.de
- find-supplements.ksyms: Fix "Supplements: packageand(
kernel-$flavor:$package)" dependency (bnc#429254).
* Mon Jan 05 2009 mmarek@suse.cz
- findksyms.diff: make sure that the input files for join are
sorted properly (bnc#450714)