rpms/python-logilab-astng/devel python-logilab-astng.spec,1.1,1.2

Konstantin Ryabitsev (icon) fedora-extras-commits at redhat.com
Wed Sep 27 01:10:31 UTC 2006


Author: icon

Update of /cvs/extras/rpms/python-logilab-astng/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19608

Modified Files:
	python-logilab-astng.spec 
Log Message:
Setting Provides/Obsoletes.



Index: python-logilab-astng.spec
===================================================================
RCS file: /cvs/extras/rpms/python-logilab-astng/devel/python-logilab-astng.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-logilab-astng.spec	27 Sep 2006 01:04:32 -0000	1.1
+++ python-logilab-astng.spec	27 Sep 2006 01:10:31 -0000	1.2
@@ -2,7 +2,7 @@
 
 Name:           python-logilab-astng
 Version:        0.16.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Python Abstract Syntax Tree New Generation
 
 Group:          Development/Languages
@@ -11,6 +11,9 @@
 Source0:        ftp://ftp.logilab.org/pub/astng/astng-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+Provides:       python-astng = %{version}-%{release}
+Obsoletes:      python-astng <= 0.16.0
+
 BuildArch:      noarch
 BuildRequires:  python-devel
 Requires:       python-logilab-common
@@ -49,6 +52,9 @@
 
 
 %changelog
+* Tue Sep 26 2006 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.16.1-2
+- Setting Provides/Obsoletes as per guidelines.
+
 * Tue Sep 26 2006 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.16.1-1
 - Renaming package python-logilab-astng from python-astng. Should have done
   a while ago.




More information about the scm-commits mailing list