Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory
checked in at Mon Feb 21 15:00:37 CET 2011.



--------
--- GNOME/gedit-plugins/gedit-plugins.changes   2010-09-28 20:37:02.000000000 
+0200
+++ gedit-plugins/gedit-plugins.changes 2011-02-21 12:45:44.000000000 +0100
@@ -1,0 +2,7 @@
+Mon Feb 21 12:40:28 CET 2011 - [email protected]
+
+- Fix build, now that translation-update-upstream introduces the
+  sr@latin translation. So we simply need to remove sr@Latn,
+  instead of renaming it to sr@latin.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gedit-plugins.spec ++++++
--- /var/tmp/diff_new_pack.mDLeI4/_old  2011-02-21 14:59:50.000000000 +0100
+++ /var/tmp/diff_new_pack.mDLeI4/_new  2011-02-21 14:59:50.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package gedit-plugins (Version 2.32.0)
+# spec file for package gedit-plugins
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,7 +21,7 @@
 Name:           gedit-plugins
 Summary:        A collection of plugins for gedit
 Version:        2.32.0
-Release:        1
+Release:        5
 Source:         %{name}-%{version}.tar.bz2
 License:        GPL v2 or late
 Group:          Productivity/Editors/Other
@@ -76,8 +76,9 @@
 
 %install
 %makeinstall
-# Change sr@Latn to sr@latin
-mv %{buildroot}%{_datadir}/locale/sr@Latn 
%{buildroot}%{_datadir}/locale/sr@latin
+# sr@latin was added by translation-update-upstream, so kill sr@Latn
+test -d %{buildroot}%{_datadir}/locale/sr@latin
+rm -r %{buildroot}%{_datadir}/locale/sr@Latn
 %find_lang %{name}
 %find_gconf_schemas
 %fdupes %{buildroot}/%{_datadir}/gedit-2/plugins


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to