From 2a775a30e0b4c86c80bcd2d1ee8f2fa47d9d547b24f42f2b2281934cd928509a Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 30 Mar 2007 14:32:56 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=9 --- rpm-python.changes | 5 +++++ rpm-python.spec | 6 ++++-- rpm.spec | 6 +++--- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/rpm-python.changes b/rpm-python.changes index 0746aa6..eb78897 100644 --- a/rpm-python.changes +++ b/rpm-python.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 30 15:06:28 CEST 2007 - rguenther@suse.de + +- add ncurses-devel and zlib-devel BuildRequires. + ------------------------------------------------------------------- Wed Oct 18 22:59:02 CEST 2006 - mls@suse.de diff --git a/rpm-python.spec b/rpm-python.spec index 8c5b519..ace07f4 100644 --- a/rpm-python.spec +++ b/rpm-python.spec @@ -11,12 +11,12 @@ # norootforbuild Name: rpm-python -BuildRequires: libbz2-devel python-devel +BuildRequires: libbz2-devel ncurses-devel python-devel zlib-devel License: GNU General Public License (GPL) Group: System/Packages Summary: Python Bindings for Manipulating RPM Packages Version: 4.4.2 -Release: 99 +Release: 101 Requires: rpm = %{version} %py_requires @@ -62,6 +62,8 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/python* %changelog +* Fri Mar 30 2007 - rguenther@suse.de +- add ncurses-devel and zlib-devel BuildRequires. * Wed Oct 18 2006 - mls@suse.de - use rpm.spec for building instead of duplication everything - delete superfluous .a and .la files [#202604] diff --git a/rpm.spec b/rpm.spec index 60535ed..5087914 100644 --- a/rpm.spec +++ b/rpm.spec @@ -20,7 +20,7 @@ PreReq: %insserv_prereq %fillup_prereq popt = %{popt_version} permission Autoreqprov: on Summary: The RPM Package Manager Version: 4.4.2 -Release: 93 +Release: 95 Source: rpm-%{version}.tar.bz2 Source1: RPM-HOWTO.tar.bz2 Source2: RPM-Tips.html.tar.bz2 @@ -320,7 +320,7 @@ Summary: A C library for parsing command line parameters License: GNU Library General Public License v. 2.0 and 2.1 (LGPL) Group: System/Libraries Version: 1.7 -Release: 321 +Release: 323 # %description -n popt @@ -343,7 +343,7 @@ Summary: C Library for Parsing Command Line Parameters License: GNU Library General Public License v. 2.0 and 2.1 (LGPL) Group: System/Libraries Version: 1.7 -Release: 321 +Release: 323 Requires: popt = 1.7 Requires: glibc-devel