rpms/rpm/devel rpm.spec,1.331,1.332

Panu Matilainen pmatilai at fedoraproject.org
Wed Feb 25 09:06:01 UTC 2009


Author: pmatilai

Update of /cvs/pkgs/rpms/rpm/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5352

Modified Files:
	rpm.spec 
Log Message:
- pull out python byte-compile syntax check for now



Index: rpm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rpm/devel/rpm.spec,v
retrieving revision 1.331
retrieving revision 1.332
diff -u -r1.331 -r1.332
--- rpm.spec	23 Feb 2009 10:38:34 -0000	1.331
+++ rpm.spec	25 Feb 2009 09:05:30 -0000	1.332
@@ -18,7 +18,7 @@
 Summary: The RPM package management system
 Name: rpm
 Version: %{rpmver}
-Release: 8%{?dist}
+Release: 9%{?dist}
 Group: System Environment/Base
 Url: http://www.rpm.org/
 Source0: http://rpm.org/releases/4.6.x/%{name}-%{srcver}.tar.bz2
@@ -183,7 +183,7 @@
 %patch203 -p1 -b .utf-dependencies
 %patch204 -p1 -b .noarch-elf-check
 %patch205 -p1 -b .pkgconfig-reqs
-%patch206 -p1 -b .python-bytecompile
+#%patch206 -p1 -b .python-bytecompile
 
 %patch300 -p1 -b .extra-prov
 
@@ -385,6 +385,9 @@
 %doc doc/librpm/html/*
 
 %changelog
+* Wed Feb 25 2009 Panu Matilainen <pmatilai at redhat.com> - 4.6.0-9
+- pull out python byte-compile syntax check for now
+
 * Mon Feb 23 2009 Panu Matilainen <pmatilai at redhat.com> - 4.6.0-8
 - make -apidocs sub-package noarch
 - fix source URL




More information about the fedora-extras-commits mailing list