SPECS: python-elspy.spec - fix permissions

arekm arekm at pld-linux.org
Thu Sep 1 18:28:54 CEST 2005


Author: arekm                        Date: Thu Sep  1 16:28:54 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix permissions

---- Files affected:
SPECS:
   python-elspy.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/python-elspy.spec
diff -u SPECS/python-elspy.spec:1.7 SPECS/python-elspy.spec:1.8
--- SPECS/python-elspy.spec:1.7	Thu Sep  1 18:26:16 2005
+++ SPECS/python-elspy.spec	Thu Sep  1 18:28:49 2005
@@ -5,7 +5,7 @@
 Summary:	Allows to write Python code to scan email messages at SMTP-time with the Exim MTA
 Name:		python-%{module}
 Version:	0.1.1
-Release:	1
+Release:	2
 License:	GPL
 Group:		Libraries/Python
 Source0:	http://elspy.sourceforge.net/%{module}-%{version}.tar.gz
@@ -52,7 +52,7 @@
 %defattr(644,root,root,755)
 %doc examples/*.py README.txt CHANGES.txt doc/API.txt
 %dir %{py_sitescriptdir}/%{module}
-%attr(755,root,root) %{py_sitescriptdir}/%{module}/*.py[co]
+%{py_sitescriptdir}/%{module}/*.py[co]
 %attr(755,root,root) %{_libdir}/exim/%{module}.so
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -61,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/09/01 16:28:49  arekm
+- fix permissions
+
 Revision 1.7  2005/09/01 16:26:16  arekm
 - add API.txt
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-elspy.spec?r1=1.7&r2=1.8&f=u




More information about the pld-cvs-commit mailing list