[gnome-devel-docs] Drop the logos removal patch

Kalev Lember kalev at fedoraproject.org
Tue Aug 19 22:27:40 UTC 2014


commit 3ad4ed3014e7e7249520e86cc7e497abcdc5fd79
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Aug 19 22:24:25 2014 +0200

    Drop the logos removal patch
    
    Logos are now gone from the upstream tarball.

 gnome-devel-docs-3.7.90-logos-removal.patch |   26 --------------------------
 gnome-devel-docs.spec                       |   15 +--------------
 2 files changed, 1 insertions(+), 40 deletions(-)
---
diff --git a/gnome-devel-docs.spec b/gnome-devel-docs.spec
index 700543f..42047ed 100644
--- a/gnome-devel-docs.spec
+++ b/gnome-devel-docs.spec
@@ -11,11 +11,6 @@ BuildArch: noarch
 BuildRequires: docbook-utils
 BuildRequires: gettext
 BuildRequires: itstool
-
-# Logomarks should be removed and replaced with text
-# https://bugzilla.redhat.com/show_bug.cgi?id=814220
-Patch0: gnome-devel-docs-3.7.90-logos-removal.patch
-BuildRequires: automake autoconf
 BuildRequires: yelp-tools
 
 %description
@@ -25,17 +20,8 @@ and the Platform Overview.
 
 %prep
 %setup -q
-%patch0 -p1 -b .logos-removal
-rm -f platform-demos/media/fedora.png
-rm -f platform-demos/media/opensuse.png
-rm -f platform-demos/media/ubuntu.png
 
 %build
-aclocal  || :
-autoheader  || :
-automake  || :
-autoconf  || :
-
 %configure
 make %{?_smp_mflags}
 
@@ -51,6 +37,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %changelog
 * Wed Aug 20 2014 Kalev Lember <kalevlember at gmail.com> - 3.12.3-1
 - Update to 3.12.3
+- Drop the logos removal patch: logos are now gone from upstream tarball
 
 * Tue Jun 10 2014 Richard Hughes <rhughes at redhat.com> - 3.12.2-1
 - Update to 3.12.2


More information about the scm-commits mailing list