rpms/gnome-translate/FC-5 gnome-translate.spec,1.8,1.9

Dmitry Butskoy (buc) fedora-extras-commits at redhat.com
Tue Nov 21 13:30:22 UTC 2006


Author: buc

Update of /cvs/extras/rpms/gnome-translate/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14316

Modified Files:
	gnome-translate.spec 
Log Message:



Index: gnome-translate.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-translate/FC-5/gnome-translate.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gnome-translate.spec	14 Aug 2006 16:59:04 -0000	1.8
+++ gnome-translate.spec	21 Nov 2006 13:29:52 -0000	1.9
@@ -1,7 +1,7 @@
 Name: gnome-translate
 Summary: GNOME interface to libtranslate -- Natural language translator
 Version: 0.99
-Release: 8%{?dist}
+Release: 11%{?dist}
 Group: User Interface/Desktops
 License: GPL 
 URL: http://www.nongnu.org/libtranslate/gnome-translate
@@ -14,9 +14,6 @@
 Requires: gtk2 >= 2.4.0, GConf2 >= 2.4.0, eel2 >= 2.6.0, pango >= 1.2.0
 BuildRequires: gtk2-devel >= 2.4.0, GConf2-devel >= 2.4.0
 BuildRequires: eel2-devel >= 2.13.0, libtranslate-devel, aspell-devel
-%if "%{?dist}" == ".fc5"
-BuildRequires: gnome-keyring-devel
-%endif
 
 BuildRequires: desktop-file-utils >= 0.2.90
 BuildRequires: startup-notification-devel >= 0.5
@@ -60,7 +57,6 @@
 
 desktop-file-install --vendor fedora --delete-original      \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications             \
-  --add-only-show-in GNOME                                  \
   --add-category X-Fedora                                   \
   $RPM_BUILD_ROOT%{_datadir}/applications/*
 
@@ -124,11 +120,20 @@
 
 
 %changelog
-* Mon Aug 14 2006 Dmitry Butskoy <Dmitry at Butskoy.name> - 0.99-8
+* Tue Nov 21 2006 Dmitry Butskoy <Dmitry at Butskoy.name> - 0.99-11
+- Don't set "ShowOnlyIn=Gnome" flag, it is not needed.
+
+* Fri Sep  1 2006 Dmitry Butskoy <Dmitry at Butskoy.name> - 0.99-10
+- rebuild for FC6
+
+* Mon Aug 14 2006 Dmitry Butskoy <Dmitry at Butskoy.name> - 0.99-9
 - add patch to properly restore selected languages from
   the previous invocation (required for recent gtk2 libraries)
 - drop killall -HUP in scripts -- no more needed.
 
+* Sun Jul 16 2006 Dmitry Butskoy <Dmitry at Butskoy.name> - 0.99-8
+- rebuild for new libgail
+
 * Tue Apr 11 2006 Dmitry Butskoy <Dmitry at Butskoy.name> - 0.99-7
 - use "export-dynamic" for the linker, as it is recommended
   by upstream (Solves #188491)




More information about the scm-commits mailing list