[packages/time] - pl fixes, more docs, added URL - release 27

qboosh qboosh at pld-linux.org
Sun Jul 13 16:43:47 CEST 2014


commit 28cfa5233742d88bd56ad43ff13e4a357f149506
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jul 13 16:48:40 2014 +0200

    - pl fixes, more docs, added URL
    - release 27

 time.spec | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/time.spec b/time.spec
index a007ed4..a031900 100644
--- a/time.spec
+++ b/time.spec
@@ -1,18 +1,19 @@
 Summary:	GNU time Utility
 Summary(de.UTF-8):	GNU-Time-Utility
 Summary(fr.UTF-8):	Utilitaire time de GNU
-Summary(pl.UTF-8):	Narzędzie do pomiaru czasu GNU
+Summary(pl.UTF-8):	Narzędzie GNU do pomiaru czasu
 Summary(tr.UTF-8):	GNU zamanlama aracı
 Name:		time
 Version:	1.7
-Release:	26
-License:	GPL
+Release:	27
+License:	GPL v2+
 Group:		Applications/System
 Source0:	http://ftp.gnu.org/gnu/time/%{name}-%{version}.tar.gz
 # Source0-md5:	e38d2b8b34b1ca259cf7b053caac32b3
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-man.patch
 Patch2:		%{name}-alpha.patch
+URL:		http://www.gnu.org/software/time/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	texinfo
@@ -37,7 +38,7 @@ uilisations.
 
 %description -l pl.UTF-8
 Program time umożliwia zmierzenie czasu wykonania badanego programu.
-Jest pomocne np. przy optymalizowaniu algorytmów pod kątem szybkości.
+Jest pomocny np. przy optymalizowaniu algorytmów pod kątem szybkości.
 
 %description -l tr.UTF-8
 time, bir uygulamanın çalışma zamanının ölçülmesi için kronometre gibi
@@ -45,7 +46,7 @@ kullanılır. Genellikle programların hız açısından iyileştirilmesinde
 yararlı olur.
 
 %prep
-%setup  -q
+%setup -q
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -70,15 +71,15 @@ install time.1 $RPM_BUILD_ROOT%{_mandir}/man1
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post	-p	/sbin/postshell
+%post	-p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
-%postun	-p	/sbin/postshell
+%postun	-p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
 %files
 %defattr(644,root,root,755)
-%doc NEWS README
+%doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/time
 %{_infodir}/time.info*
-%{_mandir}/man1/*
+%{_mandir}/man1/time.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/time.git/commitdiff/28cfa5233742d88bd56ad43ff13e4a357f149506



More information about the pld-cvs-commit mailing list