From 22fe3d17aed6d2909e86af99f9eb6553d03b3d72 Mon Sep 17 00:00:00 2001 From: Marcin Banasiak Date: Sat, 18 Mar 2006 15:55:56 +0000 Subject: [PATCH] - modular xorg deps - added using py_postclean macro Changed files: exo.spec -> 1.15 --- exo.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/exo.spec b/exo.spec index 8876cc2..7d7a5d2 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,8 @@ BuildRequires: libxfcegui4-devel >= 4.2.0 BuildRequires: pkgconfig BuildRequires: python BuildRequires: python-pygtk-devel >= 2:2.4.0 +BuildRequires: rpmbuild(macros) >= 1.219 +BuildRequires: xorg-lib-libXt-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -93,6 +96,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.43.0