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

camorama.spec

index 4cc563217d121a371dffee2442be8790badfe5cf..b815ea538e8613862e73f3745bbd48b97561d70f 100644 (file)
@@ -2,7 +2,7 @@ Summary:        GNOME webcam program
 Summary(pl.UTF-8):     Program do kamer internetowych dla GNOME
 Name:          camorama
 Version:       0.18
-Release:       2
+Release:       3
 License:       GPL
 Group:         Applications
 Source0:       http://camorama.fixedgear.org/downloads/%{name}-%{version}.tar.bz2
@@ -23,6 +23,8 @@ BuildRequires:        libgnomeui-devel >= 2.0.1
 BuildRequires: libpng-devel >= 1.2.2
 BuildRequires: pango-devel >= 1:1.0.3
 Requires(post):        GConf2
+# sr@Latn vs. sr@latin
+Conflicts:     glibc-misc < 6:2.7
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -59,6 +61,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.13798 seconds and 4 git commands to generate.