Author: glen                         Date: Wed Aug 29 20:01:33 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove EA, force python interpreter

---- Files affected:
SPECS:
   synce-gnome.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/synce-gnome.spec
diff -u SPECS/synce-gnome.spec:1.2 SPECS/synce-gnome.spec:1.3
--- SPECS/synce-gnome.spec:1.2  Wed Aug 29 02:30:35 2007
+++ SPECS/synce-gnome.spec      Wed Aug 29 22:01:28 2007
@@ -11,17 +11,18 @@
 Requires:      notification-daemon
 Requires:      python-dbus
 Requires:      python-pynotify
-ExcludeArch:   %{x8664} alpha ia64 ppc64 s390x sparc64
+BuildRequires: sed >= 4.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-- -
+...
 
 Note: Despite this being called synce-gnome, this is not
 Gnome-specific.
 
 %prep
 %setup -q
+%{__sed} -i -e '1s,^#!.*python,#!%{__python},' src/test.py
 
 %build
 
@@ -43,6 +44,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/08/29 20:01:28  glen
+- remove EA, force python interpreter
+
 Revision 1.2  2007/08/29 00:30:35  glen
 - more deps
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/synce-gnome.spec?r1=1.2&r2=1.3&f=u

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

Reply via email to