rpms/rpm/F-7 rpm.spec,1.236,1.237

Panu Matilainen (pmatilai) fedora-extras-commits at redhat.com
Fri Oct 12 07:28:04 UTC 2007


Author: pmatilai

Update of /cvs/pkgs/rpms/rpm/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24667

Modified Files:
	rpm.spec 
Log Message:
- remember to bump popt version too .. SIGH



Index: rpm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rpm/F-7/rpm.spec,v
retrieving revision 1.236
retrieving revision 1.237
diff -u -r1.236 -r1.237
--- rpm.spec	12 Oct 2007 06:14:08 -0000	1.236
+++ rpm.spec	12 Oct 2007 07:27:31 -0000	1.237
@@ -14,7 +14,7 @@
 Name: rpm
 Version: 4.4.2.2
 %{expand: %%define rpm_version %{version}}
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: System Environment/Base
 Url: http://www.rpm.org/
 Source: rpm-%{rpm_version}.tar.gz
@@ -124,7 +124,7 @@
 %package -n popt
 Summary: A C library for parsing command line parameters
 Group: Development/Libraries
-Version: 1.10.2.1
+Version: 1.10.2.2
 License: MIT
 
 %description -n popt
@@ -435,6 +435,9 @@
 %{__includedir}/popt.h
 
 %changelog
+* Fri Oct 12 2007 Panu Matilainen <pmatilai at redhat.com> 4.4.2.2-2
+- remember to bump popt version too
+
 * Fri Oct 12 2007 Panu Matilainen <pmatilai at redhat.com> 4.4.2.2-1
 - rebase to 4.4.2.2
 - add bunch of previously implicit dependencies for rpm-build (#316201)




More information about the fedora-extras-commits mailing list