rpms/libxml2/devel libxml2.spec,1.52,1.53

Daniel Veillard (veillard) fedora-extras-commits at redhat.com
Fri Apr 11 09:45:08 UTC 2008


Author: veillard

Update of /cvs/pkgs/rpms/libxml2/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19756

Modified Files:
	libxml2.spec 
Log Message:
Add %{?extra_release} to Release field, Daniel



Index: libxml2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libxml2/devel/libxml2.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- libxml2.spec	8 Apr 2008 16:33:43 -0000	1.52
+++ libxml2.spec	11 Apr 2008 09:44:27 -0000	1.53
@@ -1,7 +1,7 @@
 Summary: Library providing XML and HTML support
 Name: libxml2
 Version: 2.6.32
-Release: 1%{?dist}
+Release: 1%{?dist}%{?extra_release}
 License: MIT
 Group: Development/Libraries
 Source: ftp://xmlsoft.org/libxml2-%{version}.tar.gz




More information about the fedora-extras-commits mailing list