[wallpapoz/f16] Forgot to apply patch13...

Mamoru Tasaka mtasaka at fedoraproject.org
Fri Dec 30 06:57:27 UTC 2011


commit 8cfc502e949ae14f9fcd291d956be7e0e20ea8b7
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Fri Dec 30 15:57:24 2011 +0900

    Forgot to apply patch13...

 wallpapoz.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/wallpapoz.spec b/wallpapoz.spec
index dff3d7f..eaf1cc9 100644
--- a/wallpapoz.spec
+++ b/wallpapoz.spec
@@ -8,7 +8,7 @@
 %define         mainver         0.5
 %undefine         betaver
 #%%define         svnver          svn92_trunk
-%define         fedorarel      9
+%define         fedorarel      10
 
 %define         rel             %{?betaver:0.}%{fedorarel}%{?svnver:.%svnver}%{?betaver:.%betaver}
 
@@ -110,6 +110,7 @@ wallpapers for different workspaces or virtual desktops.
 %patch11 -p1 -b .gsettings
 %endif
 %patch12 -p1 -b .workspace_img
+%patch13 -p1 -b .workspace_num_incr
 
 # Umm... permission fix
 find . -type f -print0 | xargs -0 chmod 0644
@@ -178,6 +179,9 @@ popd
 %{_datadir}/applications/fedora-%{name}.desktop
 
 %changelog
+* Fri Dec 30 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 0.5-10
+- Forgot to apply patch13...
+
 * Mon Nov 28 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 0.5-9
 - More strict check on daemon_wallpapoz startup for xprop
   (bug 711541)


More information about the scm-commits mailing list