commit 3f2e0c609ed0f96d0cc19c3177d18e4267a98113
Author: Jakub Bogusz <[email protected]>
Date:   Sun Jul 19 07:52:38 2015 +0200

    - remaining pl
    - tests require rpmlint installed

 rpmlint.spec | 7 +++++++
 1 file changed, 7 insertions(+)
---
diff --git a/rpmlint.spec b/rpmlint.spec
index 430e463..960818a 100644
--- a/rpmlint.spec
+++ b/rpmlint.spec
@@ -3,6 +3,7 @@
 %bcond_without tests           # build without tests
 
 Summary:       Tool for checking common errors in RPM packages
+Summary(pl.UTF-8):     Narzędzie do sprawdzania pakietów RPM pod kątem 
częstych błędów
 Name:          rpmlint
 Version:       1.7
 Release:       2
@@ -25,6 +26,8 @@ BuildRequires:        python-modules
 %{?with_tests:BuildRequires:   python-rpm >= 5.4.10-12}
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.673
+# tests require rpmlint in installed packages database
+%{?with_tests:BuildRequires:   rpmlint}
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
 Requires:      /bin/bash
@@ -55,6 +58,7 @@ występujących błędów. Można sprawdzać pakiety źródłowe i 
binarne.
 
 %package -n bash-completion-%{name}
 Summary:       bash-completion for rpmlint
+Summary(pl.UTF-8):     Bashowe uzupełnianie parametrów dla polecenia rpmlint
 Group:         Applications/Shells
 Requires:      %{name} = %{version}-%{release}
 Requires:      bash-completion >= 2.0
@@ -62,6 +66,9 @@ Requires:     bash-completion >= 2.0
 %description -n bash-completion-%{name}
 bash-completion for rpmlint.
 
+%description -n bash-completion-%{name} -l pl.UTF-8
+Bashowe uzupełnianie parametrów dla polecenia rpmlint.
+
 %prep
 %setup -q
 %patch0 -p1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpmlint.git/commitdiff/3f2e0c609ed0f96d0cc19c3177d18e4267a98113

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to