SPECS: Terminal.spec - updated to 0.2.8 - added locale-names patch
megabajt
megabajt at pld-linux.org
Fri Dec 7 15:35:38 CET 2007
Author: megabajt Date: Fri Dec 7 14:35:38 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.2.8
- added locale-names patch
---- Files affected:
SPECS:
Terminal.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/Terminal.spec
diff -u SPECS/Terminal.spec:1.20 SPECS/Terminal.spec:1.21
--- SPECS/Terminal.spec:1.20 Mon Feb 12 22:23:45 2007
+++ SPECS/Terminal.spec Fri Dec 7 15:35:32 2007
@@ -1,16 +1,17 @@
# $Revision$, $Date$
#
-%define xfce_version 4.4.0
+%define xfce_version 4.4.2
#
Summary: X Terminal Emulator
Summary(pl.UTF-8): Emulator terminala dla X
Name: Terminal
-Version: 0.2.6
+Version: 0.2.8
Release: 1
License: GPL v2
Group: X11/Applications
Source0: http://www.xfce.org/archive/xfce-%{xfce_version}/src/%{name}-%{version}.tar.bz2
-# Source0-md5: ed091c02e002e2402e3203a2ab2f7c9a
+# Source0-md5: cfe660ecf50e9d3b073576bbc4af6ab2
+Patch0: %{name}-locale-names.patch
URL: http://www.os-cillation.com/
BuildRequires: autoconf >= 2.50
BuildRequires: automake
@@ -28,7 +29,7 @@
BuildRequires: sed >= 4.0
BuildRequires: startup-notification-devel >= 0.8
BuildRequires: vte-devel >= 0.14.1
-BuildRequires: xfce4-dev-tools >= %{xfce_version}
+BuildRequires: xfce4-dev-tools >= 4.4.0.1
Requires(post,postun): gtk+2 >= 2:2.10.6
Requires(post,postun): hicolor-icon-theme
Obsoletes: xfce4-terminal
@@ -42,9 +43,14 @@
%prep
%setup -q
+%patch0 -p1
+
+mv -f po/{nb_NO,nb}.po
+mv -f po/{pt_PT,pt}.po
%build
%{__sed} -i 's,Categories.*,Categories=GTK;TerminalEmulator;,' Terminal.desktop.in
+%{__intltoolize}
%{__libtoolize}
%{__aclocal}
%{__autoheader}
@@ -87,6 +93,7 @@
%dir %{_docdir}/%{name}
%{_docdir}/%{name}/C
%{_docdir}/%{name}/*.css
+%lang(fr) %{_docdir}/%{name}/fr
%lang(ja) %{_docdir}/%{name}/ja
%{_mandir}/man1/%{name}*
@@ -96,6 +103,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2007-12-07 14:35:32 megabajt
+- updated to 0.2.8
+- added locale-names patch
+
Revision 1.20 2007-02-12 21:23:45 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/Terminal.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list