SPECS: seahorse.spec - sr at Latn -> sr at latin - use --with-omf - rele...
megabajt
megabajt at pld-linux.org
Sat Nov 10 20:33:39 CET 2007
Author: megabajt Date: Sat Nov 10 19:33:39 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- sr at Latn -> sr at latin
- use --with-omf
- release 3
---- Files affected:
SPECS:
seahorse.spec (1.102 -> 1.103)
---- Diffs:
================================================================
Index: SPECS/seahorse.spec
diff -u SPECS/seahorse.spec:1.102 SPECS/seahorse.spec:1.103
--- SPECS/seahorse.spec:1.102 Sun Nov 4 13:58:17 2007
+++ SPECS/seahorse.spec Sat Nov 10 20:33:34 2007
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): Seahorse - frontend GNOME do GnuPG
Name: seahorse
Version: 2.20.1
-Release: 2
+Release: 3
License: GPL
Group: X11/Applications
Source0: http://ftp.gnome.org/pub/GNOME/sources/seahorse/2.20/%{name}-%{version}.tar.bz2
@@ -31,6 +31,8 @@
BuildRequires: nautilus-devel >= 2.20.0
BuildRequires: openldap-devel >= 2.4.6
BuildRequires: pkgconfig
+# support for --with-omf in find_lang.sh
+BuildRequires: rpm-build >= 4.4.9-10
BuildRequires: rpmbuild(macros) >= 1.311
BuildRequires: scrollkeeper
Requires(post,postun): gtk+2
@@ -40,6 +42,8 @@
Requires(post,preun): GConf2
Requires: gnupg >= 1.4.5
Requires: gnupg2
+# sr at Latn vs. sr at latin
+Conflicts: glibc-misc < 6:2.7
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _noautoreq libxpcom.so
@@ -154,6 +158,9 @@
%patch0 -p1
%patch1 -p1
+sed -i -e s#sr\@Latn#sr\@latin# po/LINGUAS
+mv po/sr\@{Latn,latin}.po
+
%build
%{__glib_gettextize}
%{__intltoolize}
@@ -173,8 +180,8 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-%find_lang %{name} --with-gnome
-%find_lang %{name}-applet --with-gnome
+%find_lang %{name} --with-gnome --with-omf
+%find_lang %{name}-applet --with-gnome --with-omf
rm -f $RPM_BUILD_ROOT%{_libdir}/{epiphany/2.*/extensions,gedit-2/plugins,nautilus/extensions-1.0}/*.a
rm -f $RPM_BUILD_ROOT%{_libdir}/{epiphany/2.*/extensions,gedit-2/plugins,nautilus/extensions-1.0}/*.la
@@ -231,7 +238,6 @@
%{_datadir}/%{name}
%{_datadir}/dbus-1/services/*
%{_desktopdir}/*.desktop
-%{_omf_dest_dir}/%{name}
%{_pixmapsdir}/*
%exclude %{_pixmapsdir}/%{name}/*/%{name}-applet*
%{_iconsdir}/hicolor/*/*/*
@@ -259,7 +265,6 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/seahorse/seahorse-applet
%{_libdir}/bonobo/servers/*
-%{_omf_dest_dir}/%{name}-applet
%{_datadir}/gnome-2.0/ui/*
%{_pixmapsdir}/%{name}/*/%{name}-applet*
%{_iconsdir}/hicolor/*/*/%{name}-applet*
@@ -285,6 +290,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.103 2007/11/10 19:33:34 megabajt
+- sr at Latn -> sr at latin
+- use --with-omf
+- release 3
+
Revision 1.102 2007/11/04 12:58:17 wiget
- rel. 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/seahorse.spec?r1=1.102&r2=1.103&f=u
More information about the pld-cvs-commit
mailing list