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 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 ffd36c2..5d8ff72 100644 --- a/osc.spec +++ b/osc.spec @@ -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