Author: blues Date: Fri Aug 17 09:14:36 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.0.1 - no more info pages, license is Artistic 2.0
---- Files affected: SPECS: pv.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/pv.spec diff -u SPECS/pv.spec:1.18 SPECS/pv.spec:1.19 --- SPECS/pv.spec:1.18 Tue Feb 13 09:06:42 2007 +++ SPECS/pv.spec Fri Aug 17 11:14:31 2007 @@ -2,12 +2,12 @@ Summary: Pipe Viewer - tool for monitoring the progress of data through a pipeline Summary(pl.UTF-8): Pipe Viewer - monitorowanie przepływu danych przez potok Name: pv -Version: 0.9.2 +Version: 1.0.1 Release: 1 -License: GPL +License: Artistic v2.0 Group: Applications Source0: http://dl.sourceforge.net/pipeviewer/%{name}-%{version}.tar.gz -# Source0-md5: a8e31f4e38088b905f5d4f13c670315c +# Source0-md5: f4ca9b3e3f476b8934fc70a97e637361 URL: http://www.ivarch.com/programs/pv.shtml BuildRequires: autoconf BuildRequires: gettext-devel @@ -50,17 +50,10 @@ %clean rm -rf $RPM_BUILD_ROOT -%post -[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 - -%postun -[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 - %files -f %{name}.lang %defattr(644,root,root,755) -%doc README doc/manual.html doc/NEWS doc/TODO +%doc README doc/NEWS doc/TODO %attr(755,root,root) %{_bindir}/* -%{_infodir}/*.info* %{_mandir}/man1/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -69,6 +62,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2007/08/17 09:14:31 blues +- 1.0.1 - no more info pages, license is Artistic 2.0 + Revision 1.18 2007/02/13 08:06:42 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pv.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
