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 - 0-11.565bzr +- Update to revision 565. +- Added icons (BZ #787202). + +* Sat Jan 14 2012 Fedora Release Engineering - 0-11.555bzr +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Sat Oct 01 2011 Jussi Lehtola - 0-10.555bzr - Update to revision 555.