]> git.pld-linux.org Git - packages/gnome-commander.git/commitdiff
- sr@Latn -> sr@latin, rel. 2
authorankry <ankry@pld-linux.org>
Sun, 4 Nov 2007 23:22:29 +0000 (23:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-commander.spec -> 1.41

gnome-commander.spec

index 803b42358a1a12482524a4c4ed2c588ca988fac5..83cdcab37776472b3bac352fb7246ccfebe0aaac 100644 (file)
@@ -20,6 +20,8 @@ BuildRequires:        libgnomeui-devel >= 2.0.0
 BuildRequires: libiptcdata-devel
 BuildRequires: libtool
 BuildRequires: libxslt-progs
+# sr@Latn vs. sr@latin
+Conflicts:     glibc-misc < 6:2.7
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -57,6 +59,8 @@ rm -rf $RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/{plugins/,}/*.{la,a}
 
+[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr@latin ] || \
+       mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin}
 %find_lang %{name} --with-gnome --all-name
 
 %clean
This page took 0.199746 seconds and 4 git commands to generate.