rpms/qtparted/devel qtparted.spec,1.32,1.33

alexlan alexlan at fedoraproject.org
Wed Aug 26 07:19:09 UTC 2009


Author: alexlan

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

Modified Files:
	qtparted.spec 
Log Message:
* Wed Aug 26 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 0.4.5-21
- Add explicit requirement on libuuid-devel to fix broken deps in rawhide



Index: qtparted.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qtparted/devel/qtparted.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -p -r1.32 -r1.33
--- qtparted.spec	27 Jul 2009 02:37:58 -0000	1.32
+++ qtparted.spec	26 Aug 2009 07:19:08 -0000	1.33
@@ -2,7 +2,7 @@
 
 Name:           qtparted
 Version:        0.4.5
-Release:        20%{?dist}
+Release:        21%{?dist}
 Summary:        Partition Magic clone written in C++ using the Qt toolkit
 Group:          Applications/System
 License:        GPLv2
@@ -27,6 +27,7 @@ BuildRequires:  e2fsprogs
 BuildRequires:  e2fsprogs-devel
 BuildRequires:  jfsutils
 BuildRequires:  xfsprogs
+BuildRequires:  libuuid-devel
 # Bugzilla 407151
 %ifnarch ppc ppc64
 BuildRequires:  ntfsprogs-devel
@@ -119,6 +120,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/qtparted.1*
 
 %changelog
+* Wed Aug 26 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 0.4.5-21
+- Add explicit requirement on libuuid-devel to fix broken deps in rawhide
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.5-20
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the scm-commits mailing list