From: Jakub Bogusz Date: Thu, 25 Oct 2012 14:06:53 +0000 (+0200) Subject: - proper description for -devel X-Git-Tag: auto/th/git-core-1.8.0-2~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=8bed7625f5190ceba9636b4aad11c2e9df08b580;p=packages%2Fgit-core.git - proper description for -devel --- 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