From 8bed7625f5190ceba9636b4aad11c2e9df08b580 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 25 Oct 2012 16:06:53 +0200 Subject: [PATCH] - 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 -- 2.43.0