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}