packages: gzrt/gzrt.spec - updated to 0.6

qboosh qboosh at pld-linux.org
Sun Feb 19 08:54:04 CET 2012


Author: qboosh                       Date: Sun Feb 19 07:54:04 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.6

---- Files affected:
packages/gzrt:
   gzrt.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/gzrt/gzrt.spec
diff -u packages/gzrt/gzrt.spec:1.8 packages/gzrt/gzrt.spec:1.9
--- packages/gzrt/gzrt.spec:1.8	Tue Feb 13 08:47:11 2007
+++ packages/gzrt/gzrt.spec	Sun Feb 19 08:53:59 2012
@@ -2,12 +2,12 @@
 Summary:	gzip recovery toolkit
 Summary(pl.UTF-8):	Zestaw naprawczy do gzipa
 Name:		gzrt
-Version:	0.5
+Version:	0.6
 Release:	1
-License:	GPL
+License:	GPL v2+
 Group:		Applications/Archiving
 Source0:	http://www.urbanophile.com/arenn/hacking/gzrt/%{name}-%{version}.tar.gz
-# Source0-md5:	91e9cbc1d92276742691dca89d6b8293
+# Source0-md5:	c4df7186da77d8d7ff9041cc4c7fd37a
 URL:		http://www.urbanophile.com/arenn/hacking/gzrt/gzrt.html
 BuildRequires:	zlib-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -26,7 +26,7 @@
 %setup -q
 
 %build
-%{__cc} %{rpmldflags} %{rpmcflags} -o gzrecover \
+%{__cc} %{rpmldflags} %{rpmcflags} %{rpmcppflags} -o gzrecover \
 	-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 gzrecover.c -lz
 
 %install
@@ -41,7 +41,7 @@
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog README
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/gzrecover
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -49,6 +49,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2012/02/19 07:53:59  qboosh
+- updated to 0.6
+
 Revision 1.8  2007/02/13 07:47:11  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gzrt/gzrt.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list