rpms/bochs/devel .cvsignore,1.14,1.15 bochs.spec,1.41,1.42

Glauber Costa glommer at fedoraproject.org
Wed Mar 11 17:13:53 UTC 2009


Author: glommer

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

Modified Files:
	.cvsignore bochs.spec 
Log Message:
fix provides/obsoletes pair




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/bochs/devel/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore	5 Mar 2009 17:33:46 -0000	1.14
+++ .cvsignore	11 Mar 2009 17:13:22 -0000	1.15
@@ -1 +1 @@
-bochs-2.3.8.tar.gz
+kvm-bios.tar.gz


Index: bochs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bochs/devel/bochs.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- bochs.spec	11 Mar 2009 16:48:03 -0000	1.41
+++ bochs.spec	11 Mar 2009 17:13:22 -0000	1.42
@@ -1,7 +1,7 @@
 %define githead 04387139e3b
 Name:           bochs
 Version:        2.3.8
-Release:        0.5.git%{githead}%{?dist}
+Release:        0.6.git%{githead}%{?dist}
 Summary:        Portable x86 PC emulator
 Group:          Applications/Emulators
 License:        LGPLv2+
@@ -81,8 +81,8 @@
 Summary:	Bochs bios
 Group:		Applications/Emulators
 BuildArch:	noarch
-Provides:	bochs-bios-data >= 2.3.8
-Obsoletes:	bochs-bios-data < 2.3.9
+Provides:	bochs-bios-data = 2.3.8.1
+Obsoletes:	bochs-bios-data < 2.3.8.1
 
 
 %description bios
@@ -215,6 +215,9 @@
 
 
 %changelog
+* Wed Mar 11 2009 Glauber Costa <glommer at redhat.com> 2.3.8-0.6.git04387139e3b
+- Fix Obsoletes/Provides pair.
+
 * Wed Mar 11 2009 Glauber Costa <glommer at redhat.com> 2.3.8-0.5.git04387139e3b
 - kvm needs a slightly different bios due to irq routing, so build it too.
   from kvm source. This is not ideal, but avoids the creation of yet another




More information about the fedora-extras-commits mailing list