[control-center] apply the patch

Matthias Clasen mclasen at fedoraproject.org
Mon Apr 1 15:22:29 UTC 2013


commit c0d772df83595fb173684af94203b87aea8bc59e
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Apr 1 11:20:08 2013 -0400

    apply the patch

 control-center.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/control-center.spec b/control-center.spec
index 45f048b..f8eff61 100644
--- a/control-center.spec
+++ b/control-center.spec
@@ -12,7 +12,7 @@
 Summary: Utilities to configure the GNOME desktop
 Name: control-center
 Version: 3.8.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 Epoch: 1
 License: GPLv2+ and GFDL
 #VCS: git:git://git.gnome.org/gnome-control-center
@@ -127,6 +127,7 @@ utilities.
 
 %prep
 %setup -q -n gnome-control-center-%{version}
+%patch -p1 -b .distro-logo
 
 %build
 %configure \
@@ -213,6 +214,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Mon Apr  1 2013 Matthias Clasen <mclasen at redhat.com> - 1:3.8.0-3
+- Apply the patch, too
+
 * Sun Mar 31 2013 Matthias Clasen <mclasen at redhat.com> - 1:3.8.0-2
 - Show the Fedora logo in the details panel
 


More information about the scm-commits mailing list