rpms/liveusb-creator/F-10 .cvsignore, 1.6, 1.7 liveusb-creator.spec, 1.9, 1.10 sources, 1.8, 1.9

Luke Macken lmacken at fedoraproject.org
Sat Jan 17 01:28:40 UTC 2009


Author: lmacken

Update of /cvs/pkgs/rpms/liveusb-creator/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5966

Modified Files:
	.cvsignore liveusb-creator.spec sources 
Log Message:
3.4


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/liveusb-creator/F-10/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	16 Jan 2009 00:32:30 -0000	1.6
+++ .cvsignore	17 Jan 2009 01:28:09 -0000	1.7
@@ -1 +1 @@
-liveusb-creator-3.3.tar.bz2
+liveusb-creator-3.4.tar.bz2


Index: liveusb-creator.spec
===================================================================
RCS file: /cvs/pkgs/rpms/liveusb-creator/F-10/liveusb-creator.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- liveusb-creator.spec	16 Jan 2009 00:32:30 -0000	1.9
+++ liveusb-creator.spec	17 Jan 2009 01:28:09 -0000	1.10
@@ -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.3
+Version:        3.4
 Release:        1%{?dist}
 Summary:        A liveusb creator
 
@@ -17,6 +17,7 @@
 
 BuildRequires:  python-devel, python-setuptools, PyQt4-devel, desktop-file-utils gettext
 Requires:       syslinux, PyQt4, usermode, isomd5sum
+Requires:       python-urlgrabber
 
 %description
 A liveusb creator from Live Fedora images
@@ -31,6 +32,7 @@
 %install
 rm -rf %{buildroot}
 %{__python} setup.py install -O1 --skip-build --root %{buildroot}
+%{__rm} -r liveusb/urlgrabber
 
 # Adjust for console-helper magic
 mkdir -p %{buildroot}%{_sbindir}
@@ -64,6 +66,12 @@
 %config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
 
 %changelog
+* Fri Jan 16 2009 Luke Macken <lmacken at redhat.com> 3.4-1
+- Update to 3.4.
+
+* Fri Jan 16 2009 Luke Macken <lmacken at redhat.com> 3.3-2
+- Require python-urlgrabber
+
 * Fri Jan 15 2009 Luke Macken <lmacken at redhat.com> 3.3-1
 - Update to 3.3
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/liveusb-creator/F-10/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	16 Jan 2009 00:32:30 -0000	1.8
+++ sources	17 Jan 2009 01:28:09 -0000	1.9
@@ -1 +1 @@
-59d7dea71ab528f9301978c75e839b7f  liveusb-creator-3.3.tar.bz2
+be1dc9fcecd6a67966198f10a67d7119  liveusb-creator-3.4.tar.bz2




More information about the fedora-extras-commits mailing list