]> git.pld-linux.org Git - packages/bug-buddy.git/commitdiff
- sr@Latn -> sr@latin, rel. 2 auto/th/bug-buddy-2_20_1-2
authorankry <ankry@pld-linux.org>
Sat, 3 Nov 2007 23:10:58 +0000 (23:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bug-buddy.spec -> 1.60

bug-buddy.spec

index 1f48bf4575bcb76b6a699b8efa011ad0e2240a5f..efcfd7c7558f305667f947a944b05ce8adf2e60f 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Utility to ease the reporting of bugs within the GNOME
 Summary(pl.UTF-8):     Narzędzie ułatwiające zgłaszanie błędów w środowisku GNOME
 Name:          bug-buddy
 Version:       2.20.1
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         X11/Applications
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/bug-buddy/2.20/%{name}-%{version}.tar.bz2
@@ -34,6 +34,8 @@ Requires(post,postun):        hicolor-icon-theme
 Requires(post,postun): scrollkeeper
 Requires(post,preun):  GConf2
 Requires:      libgnomeui >= 2.20.0
+# sr@Latn vs. sr@latin
+Conflicts:     glibc-misc < 6:2.7
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -76,6 +78,8 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/libgnomebreakpad.{l,}a
 rm -rf $RPM_BUILD_ROOT%{_libdir}/bug-buddy/libbreakpad.{l,}a
 rm -rf $RPM_BUILD_ROOT%{_docdir}/breakpad-0.1
 
+[ -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.110387 seconds and 4 git commands to generate.