From 5f46c60f9327b7a55d2fd7868b22818e38c8b35555d31189e6d93fe1aae8d21c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20H=C3=BCwe?= Date: Wed, 22 Dec 2010 13:40:50 +0000 Subject: [PATCH 1/2] - updated debian.changelog OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=64 --- debian.changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian.changelog b/debian.changelog index 72055f8..c9f1b46 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,3 +1,13 @@ +osc (0.130.1-1) unstable; urgency=low + - Update to 0.130.1 + + -- Marcus Huewe Wed, 22 Dec 2010 14:40:01 +0200 + +osc (0.130-1) unstable; urgency=low + - Update to 0.130 + + -- Marcus Huewe Wed, 22 Dec 2010 14:37:57 +0200 + osc (0.129-1) unstable; urgency=low - Update to 0.129 From 1b34e4d017cf696c44068eae7d84829749a86610520c0425e7d039b95bd77233 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Mon, 21 Mar 2011 06:38:57 +0000 Subject: [PATCH 2/2] Accepting request 64529 from home:bmwiedemann:branches:openSUSE:Tools thanks, I have added it also to the version in Unstable for next release. OBS-URL: https://build.opensuse.org/request/show/64529 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=66 --- osc.changes | 5 +++++ osc.spec | 11 +++++++++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/osc.changes b/osc.changes index e6bc82c..6d3cf8e 100644 --- a/osc.changes +++ b/osc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 18 21:13:48 UTC 2011 - bwiedemann@novell.com + +- add Requires: rpm-python (bnc#680986) + ------------------------------------------------------------------- Sat Dec 18 01:53:27 UTC 2010 - suse-tux@gmx.de diff --git a/osc.spec b/osc.spec index f3ae6bc..5d8ff72 100644 --- a/osc.spec +++ b/osc.spec @@ -1,5 +1,5 @@ # -# spec file for package osc (Version 0.129) +# spec file for package osc (Version 0.130.1) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,7 +19,7 @@ Name: osc Version: 0.130.1 -Release: 0 +Release: 1 Group: Development/Tools/Other License: GPLv2+ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -31,6 +31,13 @@ Requires: python-urlgrabber BuildRequires: python-urlgrabber %endif BuildRequires: python-devel +%if 0%{?mandriva_version} +Requires: python-rpm +BuildRequires: python-rpm +%else +Requires: rpm-python +BuildRequires: rpm-python +%endif # %if 0%{?suse_version} %if %suse_version < 1020