rpms/libopenraw/devel libopenraw.spec,1.3,1.4

Trond Danielsen (trondd) fedora-extras-commits at redhat.com
Wed Jan 30 18:21:31 UTC 2008


Author: trondd

Update of /cvs/extras/rpms/libopenraw/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12511

Modified Files:
	libopenraw.spec 
Log Message:
* Wed Jan 30 2008 Trond Danielsen <trond.danielsen at gmail.com> - 0.0.4-2
- Added missing dependency on libxml



Index: libopenraw.spec
===================================================================
RCS file: /cvs/extras/rpms/libopenraw/devel/libopenraw.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libopenraw.spec	30 Jan 2008 18:06:51 -0000	1.3
+++ libopenraw.spec	30 Jan 2008 18:20:52 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           libopenraw
 Version:        0.0.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Decode camera RAW files
 
 Group:          System Environment/Libraries
@@ -14,6 +14,7 @@
 BuildRequires:  glib2-devel
 BuildRequires:  gtk2-devel
 BuildRequires:  chrpath
+BuildRequires:  libxml2-devel
 
 
 %description
@@ -110,6 +111,9 @@
 
 
 %changelog
+* Wed Jan 30 2008 Trond Danielsen <trond.danielsen at gmail.com> - 0.0.4-2
+- Added missing dependency on libxml
+
 * Wed Jan 30 2008 Trond Danielsen <trond.danielsen at gmail.com> - 0.0.4-1
 - New upstream version.
 




More information about the fedora-extras-commits mailing list