SPECS: libexo.spec - modular xorg deps - added using py_postclean ...

megabajt megabajt at pld-linux.org
Sat Mar 18 16:56:02 CET 2006


Author: megabajt                     Date: Sat Mar 18 15:56:02 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- modular xorg deps
- added using py_postclean macro

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

---- Diffs:

================================================================
Index: SPECS/libexo.spec
diff -u SPECS/libexo.spec:1.14 SPECS/libexo.spec:1.15
--- SPECS/libexo.spec:1.14	Wed Jun 15 23:14:59 2005
+++ SPECS/libexo.spec	Sat Mar 18 16:55:56 2006
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+#
 # Conditional build:
 %bcond_without	static_libs	# don't build static library
 #
@@ -19,6 +20,8 @@
 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
@@ -94,6 +97,8 @@
 
 rm -f $RPM_BUILD_ROOT%{py_sitedir}/exo-0.3/*.{la,a}
 
+%py_postclean
+
 %find_lang %{name}-0.3
 
 %clean
@@ -139,6 +144,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/03/18 15:55:56  megabajt
+- modular xorg deps
+- 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.15&f=u



More information about the pld-cvs-commit mailing list