SHA256
6
0
forked from pool/rpm
OBS User unknown
2008-12-19 14:30:06 +00:00
committed by Git OBS Bridge
parent 554ab3ea0e
commit c5dac071df
4 changed files with 13 additions and 4 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: 21
Release: 22
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: 469
Release: 470
#
%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: 469
Release: 470
Requires: popt = 1.7
Requires: glibc-devel
@@ -389,6 +389,8 @@ Authors:
%doc %{_mandir}/man3/popt.3*
%changelog
* Fri Dec 19 2008 mls@suse.de
- add popt-devel and rpm-devel to baselibs config (bnc#445037)
* Thu Dec 11 2008 ro@suse.de
- brp-symlink: whitelist kde4 doc path (bnc#457908)
* Thu Dec 11 2008 agruen@suse.de