[packages/cmake: 2/2] - pl for -emacs and bash-completion-

qboosh qboosh at pld-linux.org
Sun Oct 7 18:22:53 CEST 2012


commit 69d19c0861e29fc478fb1223d44ea308961095d6
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Oct 7 18:22:20 2012 +0200

    - pl for -emacs and bash-completion-

 cmake.spec | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)
---
diff --git a/cmake.spec b/cmake.spec
index 18210a8..e554ae2 100644
--- a/cmake.spec
+++ b/cmake.spec
@@ -63,19 +63,27 @@ Ten pakiet zawiera oparty na Qt graficzny interfejs użytkownika dla
 CMake.
 
 %package emacs
-Summary:	Emacs mode for cmake
+Summary:	Emacs mode for cmake files
+Summary(pl.UTF-8):	Tryb Emacsa dla plików cmake'a
 Group:		Development/Tools
 
 %description emacs
-Emacs mode for cmake.
+Emacs mode for cmake files.
+
+%description emacs -l pl.UTF-8
+Tryb Emacsa dla plików cmake'a.
 
 %package -n bash-completion-%{name}
 Summary:	bash-completion for cmake
+Summary(pl.UTF-8):	Bashowe dopełnianie parametrów dla cmake'a
 Group:		Applications/Shells
-Requires:	%{name}
+Requires:	%{name} = %{version}-%{release}
 
 %description -n bash-completion-%{name}
-bash-completion for Yum Utils.
+bash-completion for cmake.
+
+%description -n bash-completion-%{name} -l pl.UTF-8
+Bashowe dopełnianie parametrów dla cmake'a.
 
 %prep
 %setup -q
@@ -159,4 +167,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -n bash-completion-%{name}
 %defattr(644,root,root,755)
-/etc/bash_completion.d/*
+/etc/bash_completion.d/cmake
+/etc/bash_completion.d/cpack
+/etc/bash_completion.d/ctest
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cmake.git/commitdiff/69d19c0861e29fc478fb1223d44ea308961095d6



More information about the pld-cvs-commit mailing list