SHA256
6
0
forked from pool/rpm
OBS User unknown
2009-04-23 16:29:01 +00:00
committed by Git OBS Bridge
parent b83c6acba1
commit 6afbdeab40
4 changed files with 12 additions and 5 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: 39
Release: 40
Source: rpm-%{version}.tar.bz2
Source1: RPM-HOWTO.tar.bz2
Source2: RPM-Tips.html.tar.bz2
@@ -337,7 +337,7 @@ Summary: A C library for parsing command line parameters
License: LGPL v2.1 or later
Group: System/Libraries
Version: 1.7
Release: 487
Release: 488
# bug437293
%ifarch ppc64
Obsoletes: popt-64bit
@@ -365,7 +365,7 @@ Summary: C Library for Parsing Command Line Parameters
License: LGPL v2.1 or later
Group: System/Libraries
Version: 1.7
Release: 487
Release: 488
Requires: popt = 1.7
Requires: glibc-devel
# bug437293
@@ -405,6 +405,8 @@ Authors:
%doc %{_mandir}/man3/popt.3*
%changelog
* Mon Apr 06 2009 ro@suse.de
- fix typo in brp-symlink (bnc#457908)
* Tue Mar 31 2009 mmarek@suse.cz
- findksyms.diff: don't check for /boot/symsets-*, generate ksym()
requires if not present.