[gbrainy/f15] Fix patchs

Marcelin Benoît sereinit at fedoraproject.org
Mon Nov 14 23:29:32 UTC 2011


commit 1a5feac5d14ed77aaf196e4f59813039933153d3
Author: Benoît Marcelin <benoit at marcelin.fr>
Date:   Mon Nov 14 23:38:39 2011 +0100

    Fix patchs

 .gitignore   |    1 -
 gbrainy.spec |    7 +------
 sources      |    3 +--
 3 files changed, 2 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cfe7284..9bbe339 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
 /gbrainy-2.06.tar.gz
-/GtkMenu_ubuntu_local.patch
 /fix-location.patch
diff --git a/gbrainy.spec b/gbrainy.spec
index 2234b70..5fa99a2 100644
--- a/gbrainy.spec
+++ b/gbrainy.spec
@@ -1,6 +1,3 @@
-# http://fedoraproject.org/wiki/Packaging/Debuginfo#Useless_or_incomplete_debuginfo_packages_due_to_other_reasons
-%global debug_package %{nil}
-
 Name:       gbrainy
 Version:    2.06
 Release:    1%{?dist}
@@ -12,8 +9,6 @@ URL:        http://live.gnome.org/gbrainy
 Source0:    http://gent.softcatala.org/jmas/%{name}/%{name}-%{version}.tar.gz
 # To fix 460353 :
 Patch0:     fix-location.patch
-# Fix warning when starting
-Patch1:     GtkMenu_ubuntu_local.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gtk-sharp2-devel mono-addins-devel gnome-sharp-devel
@@ -47,7 +42,6 @@ for writing gbrainy applications.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 sed -i -e 's!{exec_prefix}/lib!%{_libdir}!' data/gbrainy.pc.in
 echo "sed done $PWD"
 
@@ -108,6 +102,7 @@ fi
 %changelog
 * Mon Nov 14 2011 Benoît Marcelin <sereinity at online.fr> 2.06-1
 - Update to 2.06
+- Remove Ubuntu cleaner patch (now clean from upstream)
 
 * Mon Jul 25 2011 Benoît Marcelin <sereinity at online.fr> 2.00-1
 - Update to 2.00
diff --git a/sources b/sources
index 736288d..c264b6c 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,2 @@
-7a4aa5da38319f5da15b934b26807ecb  fix-location.patch
 216ce6e151b526075c5938344ed697c5  gbrainy-2.06.tar.gz
-c048e1a2f1312f3a35ae19061fa0c066  GtkMenu_ubuntu_local.patch
+0697c6796d7e1b60abfed6f6679c2f0a  fix-location.patch


More information about the scm-commits mailing list