]> git.pld-linux.org Git - packages/f-spot.git/commitdiff
- sr@Latn -> sr@latin, rel. 0.7
authorankry <ankry@pld-linux.org>
Sun, 4 Nov 2007 17:46:48 +0000 (17:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    f-spot.spec -> 1.61

f-spot.spec

index b21e5c42a371820e20ecd68ec011ec34c7b5152f..61543860561c32f97ff972b1962aa5c20471b79a 100644 (file)
@@ -9,7 +9,7 @@ Summary:        Personal photo manager
 Summary(pl.UTF-8):     Menedżer prywatnych galerii fotograficznych
 Name:          f-spot
 Version:       0.4.0
-Release:       0.6
+Release:       0.7
 License:       GPL
 Group:         X11/Applications/Graphics
 Source0:       http://ftp.gnome.org/Public/GNOME/sources/f-spot/0.4/%{name}-%{version}.tar.bz2
@@ -41,6 +41,8 @@ Requires(post,postun):        desktop-file-utils
 Requires(post,postun): gtk+2
 Requires(post,postun): hicolor-icon-theme
 Requires(post,postun): scrollkeeper
+# sr@Latn vs. sr@latin
+Conflicts:     glibc-misc < 6:2.7
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -96,6 +98,8 @@ rm -rf $RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/*.la
 
+[ -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.066998 seconds and 4 git commands to generate.