Author: glen                         Date: Sun Apr  1 12:46:24 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR

---- Files affected:
SPECS:
   elisa.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/elisa.spec
diff -u SPECS/elisa.spec:1.3 SPECS/elisa.spec:1.4
--- SPECS/elisa.spec:1.3        Sat Mar 31 20:26:46 2007
+++ SPECS/elisa.spec    Sun Apr  1 14:46:19 2007
@@ -9,6 +9,8 @@
 Source0:       
http://www.fluendo.com/elisa/downloads/elisa/%{name}-%{version}.tar.gz
 # Source0-md5: fe9bfb723c8565e62ebf4d2e21588aab
 URL:           http://www.fluendo.com/elisa/
+BuildRequires: python-setuptools
+BuildRequires: python-Twisted
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -28,10 +30,11 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 python setup.py install \
        --root=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT%{py_sitescriptdir}/%{name} -name "*.py" -exec rm {} \;
+
+%py_postclean
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -48,6 +51,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/04/01 12:46:19  glen
+- BR
+
 Revision 1.3  2007/03/31 18:26:46  luzik
 - adapteriezd
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/elisa.spec?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to