From e9e1448bd66b95fa0e5d731d8c1a18bdadd255a7bd8c295f4dae86045c466f0a Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 18 Apr 2012 12:57:44 +0000 Subject: [PATCH] Accepting request 114329 from Virtualization:Cloud:OpenStack:Diablo - BuildRequire lowercase python-minimock - to also work with the existing 11.4 package OBS-URL: https://build.opensuse.org/request/show/114329 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-daemon?expand=0&rev=6 --- python-python-daemon.changes | 6 ++++++ python-python-daemon.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-python-daemon.changes b/python-python-daemon.changes index fdffb4d..b71431f 100644 --- a/python-python-daemon.changes +++ b/python-python-daemon.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 18 09:00:59 UTC 2012 - bwiedemann@suse.com + +- BuildRequire lowercase python-minimock +- to also work with the existing 11.4 package + ------------------------------------------------------------------- Thu Jan 5 13:25:37 UTC 2012 - jmatejek@suse.com diff --git a/python-python-daemon.spec b/python-python-daemon.spec index b741ce6..f61f85f 100644 --- a/python-python-daemon.spec +++ b/python-python-daemon.spec @@ -28,7 +28,7 @@ Source: python-daemon-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel BuildRequires: python-distribute -BuildRequires: python-MiniMock +BuildRequires: python-minimock Provides: python-daemon Requires: python-lockfile %if 0%{?suse_version}