This commit is contained in:
committed by
Git OBS Bridge
parent
d1cf07ca12
commit
e8332ae0d8
14
rpm.spec
14
rpm.spec
@@ -20,14 +20,14 @@
|
||||
Name: rpm
|
||||
License: GPL v2 or later
|
||||
Group: System/Packages
|
||||
BuildRequires: libbz2-devel libelf-devel libselinux-devel lzma-alpha-devel ncurses-devel zlib-devel
|
||||
BuildRequires: libbz2-devel libelf-devel libselinux-devel ncurses-devel xz-devel zlib-devel
|
||||
Provides: rpminst
|
||||
%define popt_version 1.7
|
||||
PreReq: %insserv_prereq %fillup_prereq permissions
|
||||
AutoReqProv: on
|
||||
Summary: The RPM Package Manager
|
||||
Version: 4.4.2.3
|
||||
Release: 27
|
||||
Release: 33
|
||||
Source: rpm-%{version}.tar.bz2
|
||||
Source1: RPM-HOWTO.tar.bz2
|
||||
Source2: RPM-Tips.html.tar.bz2
|
||||
@@ -146,7 +146,7 @@ Summary: Include Files and Libraries mandatory for Development
|
||||
License: GPL v2 or later
|
||||
Group: System/Packages
|
||||
Requires: rpm-devel = %{version}
|
||||
Requires: zlib-devel bzip2 libbz2-devel lzma-alpha-devel libselinux-devel libebl-devel
|
||||
Requires: zlib-devel bzip2 libbz2-devel xz-devel libselinux-devel libebl-devel
|
||||
|
||||
%description devel-static
|
||||
This package contains the RPM C library and header files. These
|
||||
@@ -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: 475
|
||||
Release: 481
|
||||
# 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: 475
|
||||
Release: 481
|
||||
Requires: popt = 1.7
|
||||
Requires: glibc-devel
|
||||
# bug437293
|
||||
@@ -400,6 +400,10 @@ Authors:
|
||||
%doc %{_mandir}/man3/popt.3*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
- adapt to new API of xz, sticking with the old LZMA format (not XZ)
|
||||
* Mon Feb 09 2009 ro@suse.de
|
||||
- define disttag as optional tag with macro just like disturl
|
||||
* Thu Jan 29 2009 olh@suse.de
|
||||
|
Reference in New Issue
Block a user