base-specs/nautilus.spec
changeset 11385 896ca0463ef6
parent 11383 4e0bd1ce6770
child 11386 401845cef8f4
--- a/base-specs/nautilus.spec	Fri Jan 04 03:16:35 2008 +0000
+++ b/base-specs/nautilus.spec	Fri Jan 04 09:52:45 2008 +0000
@@ -45,10 +45,8 @@
 %endif
 #owner:stephen date:2006-07-12 type:feature
 Patch10:       nautilus-10-trusted-extensions.diff
-#owner:padraig date:2007-11-07 type:bug bugster:6620330 bugzilla:483884
-Patch11:       nautilus-11-thumbnail-fix.diff
 #owner:padraig date:2007-11-23 type:feature bugster:6556913
-Patch12:       nautilus-12-star-desktop.diff
+Patch11:       nautilus-11-star-desktop.diff
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_defaultdocdir}/nautilus2
 Autoreqprov:  on
@@ -140,8 +138,7 @@
 %if %build_tjds
 ##%patch10 -p1 
 %endif
-##%patch11 -p1
-%patch12 -p1
+%patch11 -p1
 
 for po in po/*.po; do
   dos2unix -ascii $po $po
@@ -231,6 +228,9 @@
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Fri Jan 04 2007 - [email protected]
+- Remove nautilus-11-thumbnail-fix.diff as it is no longer needed. Rename
+  nautilus-12-star-desktop.diff to nautilus-11-star-desktop.diff
 * Thu Jan 03 2007 - [email protected]
 - Add back patch 3 and 4 after reworking them so they apply to new
   nautilus version.