rpms/pylibacl/devel pylibacl.spec,1.1,1.2

Marcin Zajaczkowski (szpak) fedora-extras-commits at redhat.com
Fri Apr 27 07:00:42 UTC 2007


Author: szpak

Update of /cvs/extras/rpms/pylibacl/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20135

Modified Files:
	pylibacl.spec 
Log Message:
Updated to 0.2.1-6




Index: pylibacl.spec
===================================================================
RCS file: /cvs/extras/rpms/pylibacl/devel/pylibacl.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pylibacl.spec	23 Apr 2007 16:45:34 -0000	1.1
+++ pylibacl.spec	27 Apr 2007 07:00:07 -0000	1.2
@@ -1,12 +1,14 @@
-Name: 		pylibacl
-Summary: 	POSIX.1e ACLs library wrapper for python
-Version: 	0.2.1
-Release: 	5%{?dist}
-License: 	GPL
-Group: 		Development/Libraries
-URL: 		http://pylibacl.sourceforge.net/
+Name:		pylibacl
+Summary:	POSIX.1e ACLs library wrapper for python
+Version:	0.2.1
+Release:	6%{?dist}
+License:	GPL
+Group:		Development/Libraries
+URL:		http://pylibacl.sourceforge.net/
 Source:		http://downloads.sourceforge.net/pylibacl/pylibacl-%{version}.tar.bz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Provides:	python-libacl = %{version}-%{release}
+Obsoletes:	python-libacl <= %{version}-%{release}
 #libacl package is already forced by RPM
 Requires:	python >= 2.2
 BuildRequires:	python-devel, libacl-devel
@@ -34,6 +36,9 @@
 %doc BENCHMARK IMPLEMENTATION MANIFEST PLATFORMS README *.html *.txt
 
 %changelog
+* Wed Apr 25 2007 Marcin Zajaczkowski <mszpak ATT wp DOTT pl> - 0.2.1-6
+ - added Provides/Obsoletes tags
+
 * Sat Apr 21 2007 Marcin Zajaczkowski <mszpak ATT wp DOTT pl> - 0.2.1-5
  - removed redundant after name change "exclude" tag
  - comments cleanup




More information about the fedora-extras-commits mailing list