rpms/rpm/devel rpm.spec,1.216,1.217

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Nov 20 11:30:44 UTC 2006


Author: pnasrat

Update of /cvs/dist/rpms/rpm/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv3454

Modified Files:
	rpm.spec 
Log Message:
Resolves: 214747
Fix ordering oddities



Index: rpm.spec
===================================================================
RCS file: /cvs/dist/rpms/rpm/devel/rpm.spec,v
retrieving revision 1.216
retrieving revision 1.217
diff -u -r1.216 -r1.217
--- rpm.spec	31 Oct 2006 15:18:35 -0000	1.216
+++ rpm.spec	20 Nov 2006 11:30:37 -0000	1.217
@@ -20,7 +20,7 @@
 %define version 4.4.2
 Version: %{version}
 %{expand: %%define rpm_version %{version}}
-Release: 35%{?dist}
+Release: 36%{?dist}
 Group: System Environment/Base
 Source: ftp://wraptastic.org/pub/rpm-4.4.x/rpm-%{rpm_version}.tar.gz
 Source1: mono-find-provides
@@ -605,6 +605,9 @@
 %{__includedir}/popt.h
 
 %changelog
+* Mon Nov 20 2006 Paul Nasrat <pnasrat at redhat.com> - 4.4.2-36
+- Fix ordering issues (#214747)
+
 * Tue Oct 31 2006 Paul Nasrat <pnasrat at redhat.com> - 4.4.2-35
 - Flush query buffer patch from jbj (#212833)
 




More information about the fedora-cvs-commits mailing list