rpms/liveusb-creator/devel liveusb-creator.spec,1.12,1.13

Luke Macken lmacken at fedoraproject.org
Mon Feb 2 20:15:23 UTC 2009


Author: lmacken

Update of /cvs/pkgs/rpms/liveusb-creator/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5012/devel

Modified Files:
	liveusb-creator.spec 
Log Message:
Require pyparted


Index: liveusb-creator.spec
===================================================================
RCS file: /cvs/pkgs/rpms/liveusb-creator/devel/liveusb-creator.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- liveusb-creator.spec	17 Jan 2009 01:57:20 -0000	1.12
+++ liveusb-creator.spec	2 Feb 2009 20:14:52 -0000	1.13
@@ -2,7 +2,7 @@
 
 Name:           liveusb-creator
 Version:        3.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A liveusb creator
 
 Group:          Applications/System
@@ -18,6 +18,7 @@
 BuildRequires:  python-devel, python-setuptools, PyQt4-devel, desktop-file-utils gettext
 Requires:       syslinux, PyQt4, usermode, isomd5sum
 Requires:       python-urlgrabber
+Requires:       pyparted
 
 %description
 A liveusb creator from Live Fedora images
@@ -66,6 +67,9 @@
 %config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
 
 %changelog
+* Mon Feb 02 2009 Luke Macken <lmacken at redhat.com> 3.5-2
+- Require pyparted
+
 * Fri Jan 16 2009 Luke Macken <lmacken at redhat.com> 3.5-1
 - Update to v3.5
 




More information about the fedora-extras-commits mailing list