Author: draenog Date: Sat Dec 11 15:32:10 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.94 - /usr/bin/ack contains all files from perl-ack
---- Files affected: packages/ack: ack.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: packages/ack/ack.spec diff -u packages/ack/ack.spec:1.9 packages/ack/ack.spec:1.10 --- packages/ack/ack.spec:1.9 Tue Nov 16 12:16:34 2010 +++ packages/ack/ack.spec Sat Dec 11 16:32:05 2010 @@ -10,19 +10,18 @@ Summary: grep-like text finder Summary(pl.UTF-8): produkt grepopodobny Name: ack -Version: 1.92 -Release: 3 +Version: 1.94 +Release: 1 License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-authors/id/P/PE/PETDANCE/ack-%{version}.tar.gz -# Source0-md5: c25b5a16d0a27386a75c91d531b86cea +# Source0-md5: dcf68e56bab0d394370fa102c7f08cb0 URL: http://betterthangrep.com/ BuildRequires: perl-File-Next %{?with_tests:BuildRequires: perl-Test-Pod} BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: perl-perldoc BuildRequires: rpm-perlprov >= 4.1-13 -Requires: perl-ack = %{version}-%{release} BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -78,7 +77,7 @@ %files %defattr(644,root,root,755) -%doc Changes README TODO ack-help.txt ack-help-types.txt +%doc Changes README.markdown TODO ack-help.txt ack-help-types.txt %attr(755,root,root) %{_bindir}/ack %{_mandir}/man1/ack.1p* @@ -93,6 +92,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2010/12/11 15:32:05 draenog +- up to 1.94 +- /usr/bin/ack contains all files from perl-ack + Revision 1.9 2010/11/16 11:16:34 pawelz - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ack/ack.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
