From 2aa82809798d47eacf2e1a822f05d0d3b222d08de6a541e80e285898b640029b Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 22 Jul 2013 06:18:29 +0000 Subject: [PATCH] Accepting request 183774 from home:cberendt:Cloud_OpenStack_Master added fdupes to remove rpmlint warning OBS-URL: https://build.opensuse.org/request/show/183774 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Beaker?expand=0&rev=21 --- python-Beaker.changes | 5 +++++ python-Beaker.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/python-Beaker.changes b/python-Beaker.changes index eac86e1..d61188b 100644 --- a/python-Beaker.changes +++ b/python-Beaker.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 19 17:12:05 UTC 2013 - berendt@b1-systems.de + +- added fdupes to remove rpmlint warning + ------------------------------------------------------------------- Sat Sep 22 20:26:45 UTC 2012 - os-dev@jacraig.com diff --git a/python-Beaker.spec b/python-Beaker.spec index 7dd8a1f..db1ec74 100644 --- a/python-Beaker.spec +++ b/python-Beaker.spec @@ -27,6 +27,7 @@ Source: http://pypi.python.org/packages/source/B/Beaker/Beaker-%{version BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel BuildRequires: python-distribute +BuildRequires: fdupes Provides: python-beaker = %{version} Obsoletes: python-beaker < %{version} %if 0%{?suse_version} && 0%{?suse_version} <= 1110 @@ -75,6 +76,7 @@ python setup.py build %install python setup.py install --prefix=%{_prefix} --root=%{buildroot} +%fdupes %buildroot/%_prefix %files %defattr(-,root,root,-)