summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsaq2003-10-19 23:43:19 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit9f22a06ce7529d1d46c76462c9c094f09dc79420 (patch)
tree82e865ee36bdc70884c6d3d52e2f50a8a347fc7a
parent7d3ddf33f9d777f49def01151b80caec9269d51b (diff)
downloadlibzvt-auto/ac/libzvt-2_0_2-0_20031020_1.zip
libzvt-auto/ac/libzvt-2_0_2-0_20031020_1.tar.gz
- updated to snapshot 20031020 (the eldest release fails to build)auto/ac/libzvt-2_0_2-0_20031020_1
- es translations, updated the others Changed files: libzvt.spec -> 1.32
-rw-r--r--libzvt.spec54
1 files changed, 36 insertions, 18 deletions
diff --git a/libzvt.spec b/libzvt.spec
index 432859a..2f2c586 100644
--- a/libzvt.spec
+++ b/libzvt.spec
@@ -1,36 +1,40 @@
+%define _snap 20031020
+
Summary: Zvt terminal widget library
+Summary(es): Biblioteca de widget de terminal zvt
Summary(pl): Biblioteka z widgetem terminala zvt
Name: libzvt
-Version: 2.0.1
-Release: 5
+Version: 2.0.2
+Release: 0.%{_snap}.1
License: LGPL
Group: X11/Libraries
-Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.0/%{name}-%{version}.tar.bz2
-# Source0-md5: 4bbea49495a341650fa1f89908e6554e
+Source0: ftp://distfiles.pld-linux.org/src/%{name}-%{_snap}.tar.bz2
+# Source0-md5: 9c06f2e4ff429616284a0b1f62fe8c9b
Patch0: %{name}-am15.patch
-Patch1: %{name}-i18n-branch.patch
URL: http://www.gnome.org/
-BuildRequires: autoconf
-BuildRequires: automake
+BuildRequires: autoconf >= 2.53
+BuildRequires: automake >= 1.7
BuildRequires: gtk+2-devel
BuildRequires: libart_lgpl-devel
-BuildRequires: libtool
+BuildRequires: libtool >= 1.4.3
BuildRequires: gnome-common
-PreReq: utempter
+BuildRequires: pkgconfig >= 0.14.0
+Requires: utempter
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-
%description
-The libzvt package contains a terminal widget for GTK+. It's used by
-gnome-terminal among other programs.
+The libzvt package contains a terminal widget for GTK+.
+
+%description -l es
+El paquere libzvt contiene un widget de terminal para GTK+.
%description -l pl
-Ten pakiet zawiera widget terminala dla GTK+. Jest używany przez
-gnome-terminal oraz inne programy.
+Ten pakiet zawiera widget terminala dla GTK+.
%package devel
Summary: Headers for libzvt
+Summary(es): Cabeceras para libzvt
Summary(pl): Pliki nagłówkowe libzvt
Group: X11/Development/Libraries
Requires: %{name} = %{version}
@@ -38,20 +42,32 @@ Requires: gtk+2-devel
Requires: libart_lgpl-devel
%description devel
-The libzvt package contains a terminal widget for GTK+. It's used by
-gnome-terminal among other programs.
+The libzvt package contains a terminal widget for GTK+.
You should install the libzvt-devel package if you would like to
compile applications that use the zvt terminal widget. You do not need
to install libzvt-devel if you just want to use precompiled
applications.
+%description devel -l es
+El paquere libzvt contiene un widget de terminal para GTK+.
+
+Debe instalar el paquete libzvt-devel si quiere compilar aplicaciones
+que usan el widget de terminal zvt. No tiene por qué instalarlo si
+sólo quiere usar aplicaciones precompiladas.
+
%description devel -l pl
Pliki nagłówkowe potrzebne do kompilowania programów używających
libzvt.
+Powinieneś zainstalować pakiet libzvt-devel jeśli chcesz kompilować
+aplikacje które używają widgeta terminala zvt. Nie potrzebujesz
+instalować libzvt-devel jeśli jedynie chcesz używać aplikacji już
+skompilowanych.
+
%package static
Summary: Static libzvt library
+Summary(es): Biblioteca libzvt estática
Summary(pl): Statyczna biblioteka libzvt
Group: X11/Development/Libraries
Requires: %{name}-devel = %{version}
@@ -59,13 +75,15 @@ Requires: %{name}-devel = %{version}
%description static
Static version of libzvt libraries.
+%description static -l es
+La versión estática de bibliotecas libzvt.
+
%description static -l pl
Statyczna wersja bibliotek libzvt.
%prep
-%setup -q
+%setup -q -n %{name}
%patch0 -p1
-%patch1 -p1
%build
rm -f missing