summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2003-02-05 11:30:38 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit2fd874d2395f8d10e5a86088eb7852b7cf5acdb2 (patch)
tree596a1fe800429d979f4520c5dd2e448dfdecc8ef
parent3e7bd44d1d08c2bb94ecfef1057c6d32fc249691 (diff)
downloadlibgtkpp-2fd874d2395f8d10e5a86088eb7852b7cf5acdb2.zip
libgtkpp-2fd874d2395f8d10e5a86088eb7852b7cf5acdb2.tar.gz
- pl description
Changed files: libgtkpp.spec -> 1.2
-rw-r--r--libgtkpp.spec18
1 files changed, 14 insertions, 4 deletions
diff --git a/libgtkpp.spec b/libgtkpp.spec
index f8a5578..34af932 100644
--- a/libgtkpp.spec
+++ b/libgtkpp.spec
@@ -1,4 +1,5 @@
Summary: Wraps Gtk+ with an object oriented look
+Summary(pl): Obudowanie Gtk+ w sposób zorientowany obiektowo
Name: libgtkpp
Version: 0.2.1
Release: 1
@@ -6,7 +7,6 @@ License: GPL v2
Group: X11/Libraries
Source0: ftp://ftp.defora.org/pub/projects/Gtkpp/%{name}-%{version}.tar.gz
Patch0: %{name}-includes.patch
-#URL: http://gtkhtml2.codefactory.se/
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gdk-pixbuf-devel
@@ -17,14 +17,21 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
C++ library which wraps Gtk+ with an object oriented look.
+%description -l pl
+Biblioteka C++ obudowująca Gtk+ w sposób bardziej zorientowany
+obiektowo.
+
%package devel
Summary: Header files for gtkpp
-Summary(pl): Pliki nagłówkowe dla gtkpp
+Summary(pl): Pliki nagłówkowe gtkpp
Group: X11/Development/Libraries
Requires: %{name} = %{version}
%description devel
-C++ library which wraps Gtk+ with an object oriented look.
+Header files for gtkpp library.
+
+%description devel -l pl
+Pliki nagłówkowe biblioteki gtkpp.
%package static
Summary: Static gtkpp library
@@ -33,7 +40,10 @@ Group: X11/Development/Libraries
Requires: %{name}-devel = %{version}
%description static
-C++ library which wraps Gtk+ with an object oriented look.
+Static gtkpp library.
+
+%description static -l pl
+Statyczna biblioteka gtkpp.
%prep
%setup -q