]> git.pld-linux.org Git - packages/inkscape.git/commitdiff
- sr@Latn -> sr@latin, rel. 4 auto/th/inkscape-0_45_1-4 auto/ti/inkscape-0_45_1-4
authorankry <ankry@pld-linux.org>
Sun, 4 Nov 2007 23:09:46 +0000 (23:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    inkscape.spec -> 1.68

inkscape.spec

index 3d259e41b065a450a3377fb957e9a134d45a30f3..b8e58dea83c880205f503b6cf8e2a6a426349b30 100644 (file)
@@ -13,7 +13,7 @@ Summary:      Scalable vector graphics editor
 Summary(pl.UTF-8):     Edytor skalowalnej grafiki wektorowej
 Name:          inkscape
 Version:       0.45.1
-Release:       3
+Release:       4
 License:       GPL v2, LGPL v2.1
 Group:         Applications/Graphics
 Source0:       http://dl.sourceforge.net/inkscape/%{name}-%{version}.tar.gz
@@ -53,7 +53,9 @@ Requires:     gc >= 6.4
 %{?with_gnomevfs:Requires:     gnome-vfs2 >= 2.15.2}
 Requires:      gtk+2 >= 2:2.9.4
 Requires:      perl-XML-XQL
-Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+# sr@Latn vs. sr@latin
+Conflicts:     glibc-misc < 6:2.7
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Inkscape is a program for viewing, making, and editing two-dimensional
@@ -96,6 +98,8 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr@latin ] || \
+       mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin}
 %find_lang %{name}
 
 %clean
This page took 0.096151 seconds and 4 git commands to generate.