summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2004-07-18 22:33:25 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit1a4e7673f99b003db15d8fa4888a8931ff793176 (patch)
tree690cc240bda63ba17ca3cd4d690cd3735fe34e54
parent4f1e4a56603e8b6674a4e9d44313aa8de611a845 (diff)
downloadgamin-1a4e7673f99b003db15d8fa4888a8931ff793176.zip
gamin-1a4e7673f99b003db15d8fa4888a8931ff793176.tar.gz
- pl
Changed files: gamin.spec -> 1.2
-rw-r--r--gamin.spec29
1 files changed, 22 insertions, 7 deletions
diff --git a/gamin.spec b/gamin.spec
index 331ccff..73fb5a8 100644
--- a/gamin.spec
+++ b/gamin.spec
@@ -1,4 +1,5 @@
Summary: Library providing the gamin File Alteration Monitor API
+Summary(pl): Biblioteka dostarczająca File Alternation Monitor Api gamina
Name: gamin
Version: 0.0.2
Release: 1
@@ -19,34 +20,45 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
This C library provides an API and ABI compatible file alteration
-monitor mechanism compatible with gamin but not dependant on a system wide
-daemon.
+monitor mechanism compatible with gamin but not dependant on a system
+wide daemon.
+
+%description -l pl
+Ta biblioteka C dostarcza mechanizm monitorowania zmian plików
+kompatybilny na poziomie API i ABI z gaminem, ale niezależny od
+ogólnosystemowego demona.
%package libs
Summary: Libraries for gamin
-License: LGPL
+Summary(pl): Biblioteki dla gamina
Group: Libraries
-Obsoletes: libfam0
Provides: fam-libs
+Obsoletes: libfam0
%description libs
Libraries for gamin.
+%description libs -l pl
+Biblioteki dla gamina.
+
%package devel
Summary: Includes to develop using gamin
-License: LGPL
+Summary(pl): Pliki nagłówkowe do tworzenia programów z użyciem gamina
Group: Development/Libraries
Requires: %{name}-libs = %{version}-%{release}
Requires: libstdc++-devel
-Obsoletes: libfam0-devel
Provides: fam-devel
+Obsoletes: libfam0-devel
%description devel
Includes to develop using gamin.
+%description devel -l pl
+Pliki nagłówkowe do tworzenia programów z użyciem gamina.
+
%package static
Summary: gamin static libraries
-License: LGPL
+Summary(pl): Statyczne biblioteki gamina
Group: Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
Provides: fam-static
@@ -54,6 +66,9 @@ Provides: fam-static
%description static
gamin static libraries.
+%description static -l pl
+Statyczne biblioteki gamina.
+
%prep
%setup -q