rpms/AcetoneISO2/F-7 AcetoneISO2.spec,1.3,1.4

Tom Callaway (spot) fedora-extras-commits at redhat.com
Fri May 9 20:57:03 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/AcetoneISO2/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31773/F-7

Modified Files:
	AcetoneISO2.spec 
Log Message:
apply patch2, drop requires nautilus


Index: AcetoneISO2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/AcetoneISO2/F-7/AcetoneISO2.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- AcetoneISO2.spec	9 May 2008 15:09:54 -0000	1.3
+++ AcetoneISO2.spec	9 May 2008 20:56:27 -0000	1.4
@@ -1,6 +1,6 @@
 Name:		AcetoneISO2
 Version:	2.0.2
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	CD/DVD Image Manipulator
 Group:		Applications/Archiving
 License:	GPLv3
@@ -10,7 +10,7 @@
 Patch1:		acetoneiso2-2.0.2-no-optdirs.patch
 BuildRoot:  	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: 	kdewebdev-devel, qt4-devel, desktop-file-utils
-Requires:	p7zip, nautilus, cdrdao
+Requires:	p7zip, cdrdao
 Requires:	fuseiso, fuse, genisoimage
 Requires:	gnupg, pinentry-qt
 # Overkill, but I'm being thorough
@@ -34,7 +34,7 @@
 %prep
 %setup -q -n acetoneiso2
 %patch0 -p1
-%%patch1 -p1
+%patch1 -p1
 
 %build
 cd src/
@@ -66,6 +66,11 @@
 %{_datadir}/apps/d3lphin/servicemenus/acetoneiso2-*
 
 %changelog
+* Fri May  9 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.0.2-3
+- actually apply patch2
+- get rid of requires on nautilus, this application works fine without it,
+  it is simply enhanced by the presense of nautilus/konqueror
+
 * Fri May  9 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.0.2-2
 - fix requires, get rid of kdebase, cdrecord, k3b, xbiso, arts
 - add requires on nautilus (really, it should be nautilus or konqueror, 




More information about the fedora-extras-commits mailing list