From c1dd0926a711234020be82aa4067f9a0a8e21380 Mon Sep 17 00:00:00 2001 From: Marcin Banasiak Date: Sat, 18 Mar 2006 16:00:10 +0000 Subject: [PATCH] - added using py_postclean macro Changed files: exo.spec -> 1.14.2.1 --- exo.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/exo.spec b/exo.spec index 8876cc2..5d40d7b 100644 --- a/exo.spec +++ b/exo.spec @@ -1,3 +1,4 @@ +# # Conditional build: %bcond_without static_libs # don't build static library # @@ -18,6 +19,7 @@ BuildRequires: libxfcegui4-devel >= 4.2.0 BuildRequires: pkgconfig BuildRequires: python BuildRequires: python-pygtk-devel >= 2:2.4.0 +BuildRequires: rpmbuild(macros) >= 1.219 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -93,6 +95,8 @@ rm -rf $RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT%{py_sitedir}/exo-0.3/*.{la,a} +%py_postclean + %find_lang %{name}-0.3 %clean -- 2.44.0