[unetbootin/el6] Update to 565 and add icon.

Jussi Lehtola jussilehtola at fedoraproject.org
Fri Feb 3 15:36:04 UTC 2012


commit 74eafb117c9fa8a8d06537769eb4e1c466cca16d
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Fri Feb 3 17:36:02 2012 +0200

    Update to 565 and add icon.

 sources         |    2 +-
 unetbootin.spec |   15 +++++++++++++--
 2 files changed, 14 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index f33ef4b..645b081 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c6ab3c39ef907051a3a3776ee73e637  unetbootin-source-555.tar.gz
+6f200870406a229598c8db2573738c6b  unetbootin-source-565.tar.gz
diff --git a/unetbootin.spec b/unetbootin.spec
index 11e6a31..4e8ecaf 100644
--- a/unetbootin.spec
+++ b/unetbootin.spec
@@ -1,8 +1,8 @@
-%global rel 555 
+%global rel 565 
 
 Name:		unetbootin
 Version:	0
-Release:	10.%{rel}bzr%{?dist}
+Release:	11.%{rel}bzr%{?dist}
 Summary:	Create bootable Live USB drives for a variety of Linux distributions
 Group:		System Environment/Base
 License:	GPLv2+
@@ -62,6 +62,9 @@ desktop-file-install --vendor="" --remove-category=Application --dir=%{buildroot
 install -d %{buildroot}%{_datadir}/unetbootin
 install -c -p -m 644 unetbootin_*.qm %{buildroot}%{_datadir}/unetbootin/
 
+# Install pixmap
+install -D -p -m 644 unetbootin_512.png %{buildroot}%{_datadir}/pixmaps/unetbootin.png
+
 %clean
 rm -rf %{buildroot}
 
@@ -71,8 +74,16 @@ rm -rf %{buildroot}
 %{_bindir}/unetbootin
 %{_datadir}/unetbootin/
 %{_datadir}/applications/unetbootin.desktop
+%{_datadir}/pixmaps/unetbootin.png
 
 %changelog
+* Fri Feb 03 2012 Jussi Lehtola <jussilehtola at fedoraproject.org> - 0-11.565bzr
+- Update to revision 565.
+- Added icons (BZ #787202).
+
+* Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0-11.555bzr
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
 * Sat Oct 01 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 0-10.555bzr
 - Update to revision 555.
 


More information about the scm-commits mailing list