rpms/xmldb-api/devel xmldb-api.spec,1.1,1.2

Nuno Santos (nsantos) fedora-extras-commits at redhat.com
Mon Mar 12 19:57:34 UTC 2007


Author: nsantos

Update of /cvs/extras/rpms/xmldb-api/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28804

Modified Files:
	xmldb-api.spec 
Log Message:
fix Requires to allow ws-jaxme to build


Index: xmldb-api.spec
===================================================================
RCS file: /cvs/extras/rpms/xmldb-api/devel/xmldb-api.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xmldb-api.spec	12 Mar 2007 16:47:02 -0000	1.1
+++ xmldb-api.spec	12 Mar 2007 19:57:02 -0000	1.2
@@ -36,7 +36,7 @@
 
 Name:       xmldb-api
 Version:    0.1
-Release:    0.1.%{cvs_version}.1jpp.1%{?dist}
+Release:    0.1.%{cvs_version}.1jpp.2%{?dist}
 Epoch:      1
 Summary:    XML:DB API for Java
 License:    BSD
@@ -75,7 +75,7 @@
 %package sdk
 Summary:    SDK for %{name}
 Group:      Development/Java
-Requires:   %{name} = %{version}-%{release}
+Requires:   %{name} = %{epoch}:%{version}-%{release}
 
 %description sdk
 The reference implementation provides a very simple file system based




More information about the fedora-extras-commits mailing list