rpms/libewf/devel libewf.spec,1.12,1.13

Nicolas Chauvet kwizart at fedoraproject.org
Mon Jun 29 18:56:59 UTC 2009


Author: kwizart

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

Modified Files:
	libewf.spec 
Log Message:
- Switch to libuuid-devel usage over e2fsprogs-devel



Index: libewf.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libewf/devel/libewf.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- libewf.spec	25 Feb 2009 14:38:07 -0000	1.12
+++ libewf.spec	29 Jun 2009 18:56:29 -0000	1.13
@@ -1,6 +1,6 @@
 Name:           libewf
 Version:        20080501
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Library for the Expert Witness Compression Format (EWF)
 
 Group:          System Environment/Libraries
@@ -10,7 +10,7 @@ Source0:        http://downloads.sourcef
 Source1:        http://downloads.sourceforge.net/libewf/mount_ewf-20090113.py
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  e2fsprogs-devel
+BuildRequires:  libuuid-devel
 BuildRequires:  openssl-devel
 BuildRequires:  zlib-devel
 #Needed for mount.ewf(.py) support
@@ -105,6 +105,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*.gz
 
 %changelog
+* Mon Jun 29 2009 kwizart < kwizart at gmail.com > - 20080501-7
+- Switch to libuuid-devel usage over e2fsprogs-devel
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20080501-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list