[pyxattr] remove prodive/obsolete of python-xattr (#781838)

Marcin Zajaczkowski szpak at fedoraproject.org
Mon Feb 27 18:36:29 UTC 2012


commit 2cd6a1fb3d28483a259cdeba05e2bf0d8a8404c3
Author: Marcin Zajaczkowski <szpak at users.sourceforge.net>
Date:   Mon Feb 27 19:35:12 2012 +0100

    remove prodive/obsolete of python-xattr (#781838)

 pyxattr.spec |   25 +++++++++++++------------
 1 files changed, 13 insertions(+), 12 deletions(-)
---
diff --git a/pyxattr.spec b/pyxattr.spec
index 696fbb0..52df914 100644
--- a/pyxattr.spec
+++ b/pyxattr.spec
@@ -1,18 +1,15 @@
-Name: 		pyxattr
-Summary: 	Extended attributes library wrapper for Python
-Version: 	0.5.0
-Release: 	4%{?dist}
+Name:		pyxattr
+Summary:	Extended attributes library wrapper for Python
+Version:	0.5.0
+Release:	5%{?dist}
 #license version is precised on a website
-License: 	LGPLv2+
-Group: 		Development/Libraries
-URL: 		http://pyxattr.sourceforge.net/
+License:	LGPLv2+
+Group:		Development/Libraries
+URL:		http://pyxattr.sourceforge.net/
 Source:		http://downloads.sourceforge.net/pyxattr/pyxattr-%{version}.tar.gz
-BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-#python-xattr name was used in DAG repository
-Provides:	python-xattr = %{version}-%{release}
-Obsoletes:	python-xattr <= %{version}-%{release}
+BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 #libattr package is already forced by RPM
-Requires: 	python >= 2.2
+Requires:	python >= 2.2
 #python-setuptools package is required since 0.4.0
 BuildRequires:	python-devel, libattr-devel, python-setuptools
 
@@ -42,6 +39,10 @@ CFLAGS="%{optflags}" %{__python} setup.py build
 %doc COPYING NEWS README
 
 %changelog
+* Mon Feb 27 2012 Marcin Zajaczkowski <mszpak ATT wp DOTT pl> - 0.5.0-5
+- remove prodive/obsolete of python-xattr (bug 781838)
+- fix problem with mixed use of tabs and spaces
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list