rpms/liveusb-creator/devel .cvsignore, 1.10, 1.11 liveusb-creator.spec, 1.16, 1.17 sources, 1.13, 1.14

Luke Macken lmacken at fedoraproject.org
Wed Mar 18 04:16:46 UTC 2009


Author: lmacken

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

Modified Files:
	.cvsignore liveusb-creator.spec sources 
Log Message:
Update to v3.6.4, which works with the PyParted 2.0 API


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/liveusb-creator/devel/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	13 Mar 2009 00:24:25 -0000	1.10
+++ .cvsignore	18 Mar 2009 04:16:14 -0000	1.11
@@ -1 +1 @@
-liveusb-creator-3.6.3.tar.bz2
+liveusb-creator-3.6.4.tar.bz2


Index: liveusb-creator.spec
===================================================================
RCS file: /cvs/pkgs/rpms/liveusb-creator/devel/liveusb-creator.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- liveusb-creator.spec	13 Mar 2009 00:24:25 -0000	1.16
+++ liveusb-creator.spec	18 Mar 2009 04:16:14 -0000	1.17
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           liveusb-creator
-Version:        3.6.3
+Version:        3.6.4
 Release:        1%{?dist}
 Summary:        A liveusb creator
 
@@ -18,7 +18,7 @@
 BuildRequires:  python-devel, python-setuptools, PyQt4-devel, desktop-file-utils gettext
 Requires:       syslinux, PyQt4, usermode, isomd5sum
 Requires:       python-urlgrabber
-Requires:       pyparted
+Requires:       pyparted >= 2.0
 
 %description
 A liveusb creator from Live Fedora images
@@ -68,6 +68,9 @@
 %config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
 
 %changelog
+* Wed Mar 18 2009 Luke Macken <lmacken at redhat.com> 3.6.4-1
+- Update to v3.6.4, which works with the PyParted 2.0 API
+
 * Thu Mar 12 2009 Luke Macken <lmacken at redhat.com> 3.6.3-1
 - Update to v3.6.3
 
@@ -78,8 +81,7 @@
 * Fri Mar 06 2009 wwp <subscript at free.fr> 3.5-2
 - Fix dd commands when output path contain whitespaces
 
-* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> 3
-.5-3
+* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> 3.5-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
 * Fri Jan 16 2009 Luke Macken <lmacken at redhat.com> 3.5-1


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/liveusb-creator/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources	13 Mar 2009 00:24:25 -0000	1.13
+++ sources	18 Mar 2009 04:16:14 -0000	1.14
@@ -1 +1 @@
-192dcc5b4833056edf60cb47b2915bed  liveusb-creator-3.6.3.tar.bz2
+c57f4ace1245eeb8cb271ec4a24da69a  liveusb-creator-3.6.4.tar.bz2




More information about the fedora-extras-commits mailing list