From bbc082c8b3eea00a2fcbf2cf6109a7482196c3cf053533cde5c2727d7381e6ac Mon Sep 17 00:00:00 2001 From: Ruediger Oertel Date: Mon, 15 Nov 2010 17:27:34 +0000 Subject: [PATCH] Accepting request 52908 from devel:languages:python Accepted submit request 52908 from user coolo OBS-URL: https://build.opensuse.org/request/show/52908 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zdaemon?expand=0&rev=4 --- python-zdaemon.changes | 5 +++++ python-zdaemon.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-zdaemon.changes b/python-zdaemon.changes index d0948bb..7d3be30 100644 --- a/python-zdaemon.changes +++ b/python-zdaemon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 10 12:50:06 UTC 2010 - coolo@novell.com + +- fix file list + ------------------------------------------------------------------- Tue Jun 22 14:43:28 UTC 2010 - hvogel@novell.com diff --git a/python-zdaemon.spec b/python-zdaemon.spec index ea3b0a7..446cd72 100644 --- a/python-zdaemon.spec +++ b/python-zdaemon.spec @@ -45,7 +45,7 @@ export CFLAGS="$RPM_OPT_FLAGS" python setup.py build %install -python setup.py install --prefix=%{_prefix} --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES +python setup.py install --prefix=%{_prefix} --root=$RPM_BUILD_ROOT --record-rpm=INSTALLED_FILES %clean rm -rf %{buildroot}