SPECS: fetchmail.spec - used pyc suffix in fetchmailconf

megabajt megabajt at pld-linux.org
Sat Jan 20 21:12:20 CET 2007


Author: megabajt                     Date: Sat Jan 20 20:12:20 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- used pyc suffix in fetchmailconf

---- Files affected:
SPECS:
   fetchmail.spec (1.235 -> 1.236) 

---- Diffs:

================================================================
Index: SPECS/fetchmail.spec
diff -u SPECS/fetchmail.spec:1.235 SPECS/fetchmail.spec:1.236
--- SPECS/fetchmail.spec:1.235	Sun Jan 14 22:02:46 2007
+++ SPECS/fetchmail.spec	Sat Jan 20 21:12:15 2007
@@ -203,6 +203,8 @@
 install %{SOURCE3} $RPM_BUILD_ROOT/etc/rc.d/init.d/fetchmail
 install %{SOURCE4} $RPM_BUILD_ROOT/etc/logrotate.d/%{name}
 
+sed 's,\.py,\.pyc,' fetchmailconf > $RPM_BUILD_ROOT%{_bindir}/fetchmailconf
+
 rm -f $RPM_BUILD_ROOT%{_mandir}/man1/fetchmailconf.1
 echo ".so fetchmail.1" > $RPM_BUILD_ROOT%{_mandir}/man1/fetchmailconf.1
 
@@ -251,6 +253,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.236  2007/01/20 20:12:15  megabajt
+- used pyc suffix in fetchmailconf
+
 Revision 1.235  2007/01/14 21:02:46  glen
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fetchmail.spec?r1=1.235&r2=1.236&f=u



More information about the pld-cvs-commit mailing list