packages: calibre/calibre.spec - up to 0.7.9 - add cs and he translations -...

lisu lisu at pld-linux.org
Thu Jul 22 15:45:13 CEST 2010


Author: lisu                         Date: Thu Jul 22 13:45:13 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.7.9
- add cs and he translations
- new sub-package: bash-completion-calibre

---- Files affected:
packages/calibre:
   calibre.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: packages/calibre/calibre.spec
diff -u packages/calibre/calibre.spec:1.31 packages/calibre/calibre.spec:1.32
--- packages/calibre/calibre.spec:1.31	Wed Jul 14 14:31:45 2010
+++ packages/calibre/calibre.spec	Thu Jul 22 15:45:07 2010
@@ -12,12 +12,12 @@
 Summary:	E-book converter and library management
 Summary(pl.UTF-8):	Konwerter oraz biblioteka dla e-booków
 Name:		calibre
-Version:	0.7.8
+Version:	0.7.9
 Release:	0.1
 License:	GPL v3+
 Group:		Applications/Multimedia
 Source0:	%{name}-%{version}-nofonts.tar.bz2
-# Source0-md5:	b6d0cf3afc2d6ef927028cd98e13604b
+# Source0-md5:	7e529df6ee1bd3ee7bf0c069b5505eac
 Source1:	generate-tarball.sh
 Patch0:		%{name}-prefix.patch
 Patch1:		%{name}-manpages.patch
@@ -80,6 +80,18 @@
 dołączyli również aplikację, którą użytkownik może wykorzystać jako
 swój własny serwer darmowych książek.
 
+%package -n bash-completion-calibre
+Summary:	bash-completion for calibre
+Summary(pl.UTF-8):	bashowe uzupełnianie nazw dla calibre
+Group:		Applications/Shells
+Requires:	%{name} = %{version}-%{release}
+
+%description -n bash-completion-calibre
+bash-completion for calibre.
+
+%description -n bash-completion-calibre -l pl.UTF-8
+Pakiet ten dostarcza bashowe uzupełnianie nazw dla calibre.
+
 %prep
 %setup -q -n %{name}
 %patch0 -p1
@@ -132,10 +144,12 @@
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
 %lang(ar) %{_datadir}/locale/ar/LC_MESSAGES/%{name}.ar.qm
+%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/%{name}.cs.qm
 %lang(da) %{_datadir}/locale/da/LC_MESSAGES/%{name}.da.qm
 %lang(de) %{_datadir}/locale/de/LC_MESSAGES/%{name}.de.qm
 %lang(es) %{_datadir}/locale/es/LC_MESSAGES/%{name}.es.qm
 %lang(fr) %{_datadir}/locale/fr/LC_MESSAGES/%{name}.fr.qm
+%lang(he) %{_datadir}/locale/he/LC_MESSAGES/%{name}.he.qm
 %lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/%{name}.pl.qm
 %lang(pt) %{_datadir}/locale/pt/LC_MESSAGES/%{name}.pt.qm
 %lang(ru) %{_datadir}/locale/ru/LC_MESSAGES/%{name}.ru.qm
@@ -148,12 +162,21 @@
 %{_libdir}/%{name}
 %{_mandir}/man1/*.1*
 
+%files -n bash-completion-calibre
+%defattr(644,root,root,755)
+%{_sysconfdir}/bash_completion.d/*
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2010/07/22 13:45:07  lisu
+- up to 0.7.9
+- add cs and he translations
+- new sub-package: bash-completion-calibre
+
 Revision 1.31  2010/07/14 12:31:45  lisu
 - 0.7.8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/calibre/calibre.spec?r1=1.31&r2=1.32&f=u



More information about the pld-cvs-commit mailing list