]> git.pld-linux.org Git - packages/dia.git/commitdiff
- sr@Latn -> sr@latin, rel. 2 auto/th/dia-0_96_1-2
authorankry <ankry@pld-linux.org>
Sat, 3 Nov 2007 23:28:40 +0000 (23:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dia.spec -> 1.138

dia.spec

index a8f45038fa864e120173d59a7039729320066f2f..69d0ad6ee68e993398957a25d26803e309d17b9e 100644 (file)
--- a/dia.spec
+++ b/dia.spec
@@ -7,7 +7,7 @@ Summary(uk.UTF-8):      Програма для малювання діаграм
 Summary(zh_CN.UTF-8):  基于GTK+的流程图程序
 Name:          dia
 Version:       0.96.1
-Release:       1
+Release:       2
 Epoch:         1
 License:       GPL v2+
 Group:         X11/Applications/Graphics
@@ -41,6 +41,8 @@ BuildRequires:        rpm-pythonprov
 Requires(post,postun): desktop-file-utils
 Requires:      python-modules >= 1:2.3
 Requires:      python-pygtk-gtk
+# sr@Latn vs. sr@latin
+Conflicts:     glibc-misc < 6:2.7
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -120,6 +122,8 @@ rm -rf $RPM_BUILD_ROOT
 
 rm -rf $RPM_BUILD_ROOT%{_datadir}/mime-info
 
+[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr@latin ] || \
+       mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin}
 %find_lang %{name} --with-gnome
 
 %clean
This page took 0.086487 seconds and 4 git commands to generate.