From 417fe46ba8d72e681fd8648bfc3114e5ac5993cfad5eb4cfa3855793578ce4ed Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 18 Oct 2010 09:04:24 +0000 Subject: [PATCH 1/2] - adapt buildrequires OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=67 --- rpm-python.changes | 5 +++++ rpm-python.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/rpm-python.changes b/rpm-python.changes index fb4f96b..0ea7a86 100644 --- a/rpm-python.changes +++ b/rpm-python.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 18 11:03:53 CEST 2010 - dmueller@suse.de + +- adapt buildrequires + ------------------------------------------------------------------- Thu Feb 12 16:52:26 CET 2009 - ro@suse.de diff --git a/rpm-python.spec b/rpm-python.spec index 77e5935..fd0c47c 100644 --- a/rpm-python.spec +++ b/rpm-python.spec @@ -19,7 +19,8 @@ Name: rpm-python -BuildRequires: file-devel libbz2-devel libelf-devel libselinux-devel lua-devel ncurses-devel popt-devel python-devel xz-devel zlib-devel +BuildRequires: file-devel libbz2-devel libelf-devel libselinux-devel lua-devel ncurses-devel popt-devel +BuildRequires: libcap-devel python-devel xz-devel zlib-devel #!BuildIgnore: rpmlint-Factory License: GPLv2+ Group: System/Packages From eb0e05ffb7ce0d0a3178912783730f454dd237dea7489a081da615ca87888166 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Fri, 22 Oct 2010 16:13:03 +0000 Subject: [PATCH 2/2] Accepting request 51264 from Base:System OBS-URL: https://build.opensuse.org/request/show/51264 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=68 --- rpm-python.changes | 5 +++++ rpm-python.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/rpm-python.changes b/rpm-python.changes index 0ea7a86..41c56de 100644 --- a/rpm-python.changes +++ b/rpm-python.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 22 15:52:32 UTC 2010 - coolo@novell.com + +- adapt second spec file to changes done to rpm.spec + ------------------------------------------------------------------- Mon Oct 18 11:03:53 CEST 2010 - dmueller@suse.de diff --git a/rpm-python.spec b/rpm-python.spec index fd0c47c..95a663e 100644 --- a/rpm-python.spec +++ b/rpm-python.spec @@ -20,7 +20,7 @@ Name: rpm-python BuildRequires: file-devel libbz2-devel libelf-devel libselinux-devel lua-devel ncurses-devel popt-devel -BuildRequires: libcap-devel python-devel xz-devel zlib-devel +BuildRequires: libcap-devel python-devel xz-devel zlib-devel libacl-devel #!BuildIgnore: rpmlint-Factory License: GPLv2+ Group: System/Packages