commit 8bed7625f5190ceba9636b4aad11c2e9df08b580
Author: Jakub Bogusz <[email protected]>
Date:   Thu Oct 25 16:06:53 2012 +0200

    - proper description for -devel

 git-core.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/git-core.spec b/git-core.spec
index 5e6194c..6713243 100644
--- a/git-core.spec
+++ b/git-core.spec
@@ -162,16 +162,16 @@ udostępniania repozytoriów git. Ten pakiet dostarcza 
pliki potrzebne
 do uruchomienia git-daemona w trybie usługi samodzielnej.
 
 %package devel
-Summary:       Header files for git-core
-Summary(pl.UTF-8):     Pliki nagłówkowe dla git-core
+Summary:       Git library with header files
+Summary(pl.UTF-8):     Biblioteka Gita oraz pliki nagłówkowe
 Group:         Development/Libraries
 Requires:      zlib-devel
 
 %description devel
-Header files for git-core.
+Git library with header files.
 
 %description devel -l pl.UTF-8
-Pliki nagłówkowe dla git-core.
+Biblioteka Gita oraz pliki nagłówkowe.
 
 %package gitk
 Summary:       Tcl/Tk interface to the Git version control system
@@ -402,7 +402,7 @@ echo "BLK_SHA1=1" >> config.mak
 
 %if %{with tests}
 %if %{without tests_cvs}
-rm t/t*cvs*.sh || :
+%{__rm} t/t*cvs*.sh || :
 %endif
 %{!?with_tests_svn:GIT_SKIP_TESTS='t91??'} %{__make} test
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/git-core.git/commitdiff/8bed7625f5190ceba9636b4aad11c2e9df08b580

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

Reply via email to