SPECS (AC-branch): libexo.spec - added using py_postclean macro

megabajt megabajt at pld-linux.org
Sat Mar 18 17:00:18 CET 2006


Author: megabajt                     Date: Sat Mar 18 16:00:18 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- added using py_postclean macro

---- Files affected:
SPECS:
   libexo.spec (1.14 -> 1.14.2.1) 

---- Diffs:

================================================================
Index: SPECS/libexo.spec
diff -u SPECS/libexo.spec:1.14 SPECS/libexo.spec:1.14.2.1
--- SPECS/libexo.spec:1.14	Wed Jun 15 23:14:59 2005
+++ SPECS/libexo.spec	Sat Mar 18 17:00:10 2006
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+#
 # Conditional build:
 %bcond_without	static_libs	# don't build static library
 #
@@ -19,6 +20,7 @@
 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
@@ -94,6 +96,8 @@
 
 rm -f $RPM_BUILD_ROOT%{py_sitedir}/exo-0.3/*.{la,a}
 
+%py_postclean
+
 %find_lang %{name}-0.3
 
 %clean
@@ -139,6 +143,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14.2.1  2006/03/18 16:00:10  megabajt
+- added using py_postclean macro
+
 Revision 1.14  2005/06/15 21:14:59  witekfl
 - added header "Conditional build:"
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libexo.spec?r1=1.14&r2=1.14.2.1&f=u



More information about the pld-cvs-commit mailing list