This commit is contained in:
Tom Callaway 2009-07-23 22:38:09 +00:00
commit 341d1cf41b
2 changed files with 8 additions and 5 deletions

View file

@ -1,12 +1,12 @@
Name: AcetoneISO2
Version: 2.0.3.1
Version: 2.0.3.2
Release: 1%{?dist}
Summary: CD/DVD Image Manipulator
Group: Applications/Archiving
License: GPLv3
URL: http://www.acetoneteam.org/
Source0: http://download.sourceforge.net/sourceforge/acetoneiso2/AcetoneISO_%{version}.zip
Patch0: acetoneiso2-2.0.3.1-desktop.patch
Source0: http://download.sourceforge.net/sourceforge/acetoneiso2/Acetoneiso_%{version}.tar.gz
Patch0: acetoneiso2-2.0.3.2-desktop.patch
Patch1: AcetoneISO2-2.0.3-no-poweriso-for-non-x86.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: kdewebdev-devel, qt4-devel, desktop-file-utils
@ -31,7 +31,7 @@ AcetoneISO2: The CD/DVD image manipulator for Linux, it can do the following:
- Restore a lost CUE file of *.bin *.img
%prep
%setup -q -n AcetoneISO_%{version}
%setup -q -n Acetoneiso_%{version}
%patch0 -p1
%patch1 -p1
@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/pixmaps/Acetino2.png
%changelog
* Thu Jul 23 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 2.0.3.2-1
- update to 2.0.3.2
* Wed Jul 1 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 2.0.3.1-1
- update to 2.0.3.1

View file

@ -1 +1 @@
437d373e8ef74baaaa3676f37b56054d AcetoneISO_2.0.3.1.zip
4d6724e134280f8d1b92f4b9fb1579f7 Acetoneiso_2.0.3.2.tar.gz