Author: qboosh Date: Fri Mar 4 21:21:59 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
poppler.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/poppler.spec
diff -u SPECS/poppler.spec:1.2 SPECS/poppler.spec:1.3
--- SPECS/poppler.spec:1.2 Fri Mar 4 15:30:00 2005
+++ SPECS/poppler.spec Fri Mar 4 22:21:54 2005
@@ -1,5 +1,6 @@
# $Revision$, $Date$
Summary: PDF rendering library
+Summary(pl): Biblioteka renderująca PDF
Name: poppler
Version: 0.1.1
Release: 0.1
@@ -14,27 +15,40 @@
A common PDF rendering library for integrating PDF viewing into
desktop applications (based on the xpdf-3.0 code base).
+%description -l pl
+Wspólna biblioteka renderująca PDF do integrowania oglądania PDF w
+aplikacjach desktopowych (oparta na kodzie xpdf-3.0).
+
%package devel
-Summary: Poppler header files and development documentation
+Summary: Poppler header files
+Summary(pl): Pliki nagłówkowe biblioteki Poppler
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
%description devel
-Header files and development documentation for the Poppler library.
+Header files for the Poppler library.
+
+%description devel -l pl
+Pliki nagłówkowe biblioteki Poppler.
%package static
Summary: Poppler static libraries
+Summary(pl): Statyczne biblioteki Poppler
Group: Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
%description static
Poppler static libraries.
+%description static -l pl
+Statyczne biblioteki Poppler.
+
%prep
%setup -q
%build
-%configure --disable-cairo-output
+%configure \
+ --disable-cairo-output
%{__make}
%install
@@ -46,8 +60,8 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
%files
%defattr(644,root,root,755)
@@ -71,9 +85,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2005/03/04 21:21:54 qboosh
+- pl
+
Revision 1.2 2005/03/04 14:30:00 spider
- adaptarized
Revision 1.1 2005/03/04 14:21:15 wrobell
- based on template
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/poppler.spec?r1=1.2&r2=1.3&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit