SPECS: python-pylibacl.spec - updated to 0.2.2

wiget wiget at pld-linux.org
Tue Sep 18 18:10:59 CEST 2007


Author: wiget                        Date: Tue Sep 18 16:10:59 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.2.2

---- Files affected:
SPECS:
   python-pylibacl.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/python-pylibacl.spec
diff -u SPECS/python-pylibacl.spec:1.9 SPECS/python-pylibacl.spec:1.10
--- SPECS/python-pylibacl.spec:1.9	Tue Feb 13 09:06:43 2007
+++ SPECS/python-pylibacl.spec	Tue Sep 18 18:10:54 2007
@@ -5,14 +5,15 @@
 Summary:	A Python module for manipulating POSIX.1e ACLs
 Summary(pl.UTF-8):	Moduł języka Python pozwalający na dostęp do ACL standardu POSIX.1e
 Name:		python-%{module}
-Version:	0.2.1
-Release:	3
+Version:	0.2.2
+Release:	1
 License:	GPL
 Group:		Libraries/Python
 Source0:	http://dl.sourceforge.net/pylibacl/%{module}-%{version}.tar.gz
-# Source0-md5:	a1c3638fae0630dfa715f9143bd71ad5
+# Source0-md5:	5628def6afb4b8c37040fc42f7c59eec
 URL:		http://pylibacl.sourceforge.net/
 BuildRequires:	acl-devel
+BuildRequires:	python-devel >= 1:2.5
 %pyrequires_eq	python-libs
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -38,8 +39,9 @@
 
 %files
 %defattr(644,root,root,755)
-%doc *.html
+%doc *.html BENCHMARK IMPLEMENTATION PLATFORMS README ChangeLog
 %attr(755,root,root) %{py_sitedir}/*.so
+%{py_sitedir}/*.egg-info
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -47,6 +49,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007/09/18 16:10:54  wiget
+- updated to 0.2.2
+
 Revision 1.9  2007/02/13 08:06:43  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-pylibacl.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list