[packages/eb] - pl

qboosh qboosh at pld-linux.org
Fri Nov 16 18:35:49 CET 2012


commit a3e987e02f1b72279cc8e1c382325a827d88dbb1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Nov 16 18:35:45 2012 +0100

    - pl

 eb.spec | 24 ++++++++++++++++++------
 1 file changed, 18 insertions(+), 6 deletions(-)
---
diff --git a/eb.spec b/eb.spec
index 28612b6..ea2da8e 100644
--- a/eb.spec
+++ b/eb.spec
@@ -4,7 +4,7 @@
 %bcond_without	static_libs	# don't build static libraries
 #
 Summary:	Library for accessing CD-ROM books
-#Summary(pl.UTF-8):	-
+Summary(pl.UTF-8):	Biblioteka dostępu do książek na płytach CD-ROM
 Name:		eb
 Version:	4.4.3
 Release:	2
@@ -18,12 +18,17 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 EB Library supports to access CD-ROM books of EB, EBG, EBXA, EBXA-C,
-S-EBXA and EPWING formats.  CD-ROM books of those formats are popular
-in Japan.  Since CD-ROM books themseves are stands on the ISO 9660
+S-EBXA and EPWING formats. CD-ROM books of those formats are popular
+in Japan. Since CD-ROM books themseves are stands on the ISO 9660
 format, you can mount the discs by the same way as other ISO 9660
 discs.
 
-#%description -l pl.UTF-8
+%description -l pl.UTF-8
+Biblioteka EB pozwala na dostęp do książek na płytach CD-ROM w
+formatach EB, EBG, EBXA, EBXA-C, S-EBXA oraz EPWING. Książki w tych
+formatach są popularne w Japonii. Ponieważ książki na płytach jako
+takie są plikami zapisanymi w formacie ISO 9660, można montować
+takie płyty w taki sam sposób, jak inne płyty ISO 9660.
 
 %package utils
 Summary:	Utilities provided by EB library
@@ -108,12 +113,19 @@ rm -rf $RPM_BUILD_ROOT
 
 %files utils -f ebutils.lang
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/ebappendix
+%attr(755,root,root) %{_bindir}/ebfont
+%attr(755,root,root) %{_bindir}/ebinfo
+%attr(755,root,root) %{_bindir}/ebrefile
+%attr(755,root,root) %{_bindir}/ebstopcode
+%attr(755,root,root) %{_bindir}/ebunzip
+%attr(755,root,root) %{_bindir}/ebzip
+%attr(755,root,root) %{_bindir}/ebzipinfo
 
 %files devel
 %defattr(644,root,root,755)
 %{_sysconfdir}/eb.conf
-%{_libdir}/libeb.so
+%attr(755,root,root) %{_libdir}/libeb.so
 %{_libdir}/libeb.la
 %{_includedir}/eb
 %{_aclocaldir}/eb4.m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/eb.git/commitdiff/a3e987e02f1b72279cc8e1c382325a827d88dbb1



More information about the pld-cvs-commit mailing list