[catfish/f15] Revert "Don't use missing gtk.STOCK_INFO (bug 753512)"

Mamoru Tasaka mtasaka at fedoraproject.org
Wed Dec 14 04:37:06 UTC 2011


commit 7a2dce9d813cbf3f988a77888ad1245a23fe0627
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Wed Dec 14 13:36:55 2011 +0900

    Revert "Don't use missing gtk.STOCK_INFO (bug 753512)"
    
    This reverts commit 56325b1ea7c8f2130e7cb60c6930eb1587a41124.

 catfish-0.3.2-stock_info.patch |   20 --------------------
 catfish.spec                   |   10 ++--------
 2 files changed, 2 insertions(+), 28 deletions(-)
---
diff --git a/catfish.spec b/catfish.spec
index daa0e8d..830bf38 100644
--- a/catfish.spec
+++ b/catfish.spec
@@ -1,20 +1,18 @@
 %define		mainver		0.3.2
 %undefine		betaver		
 
-%define		fedoraver	4
+%define		fedoraver	3
 
 
 Name:		catfish
 Version:	%{mainver}
-Release:	%{?betaver:0.}%{fedoraver}%{?betaver:.%betaver}%{?dist}
+Release:	%{?betaver:0.}%{fedoraver}%{?betaver:.%betaver}%{?dist}.2
 Summary:	A handy file search tool
 
 Group:		Applications/File
 License:	GPLv2+
 URL:		http://software.twotoasts.de/index.php?/pages/catfish_summary.html
 Source0:	http://software.twotoasts.de/media/%{name}/%{name}-%{mainver}%{?betaver}.tar.gz
-# Don't use missing gtk.STOCK_INFO (bug 753512)
-Patch0:		catfish-0.3.2-stock_info.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
 
@@ -61,7 +59,6 @@ This is a metapackage to install all engines supported by %{name}.
 
 %prep
 %setup -q -n %{name}-%{mainver}%{?betaver}
-%patch0 -p1 -b .info
 # Fix up permissions...
 %{__chmod} 0644 \
 	po/* \
@@ -144,9 +141,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %defattr(-,root,root,-)
 
 %changelog
-* Wed Dec 14 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 0.3.2-4
-- Don't use missing gtk.STOCK_INFO (bug 753512)
-
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.2-3.2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list