Author: charles Date: Tue Feb 14 23:24:41 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.43 - BR: perl-tools-pod
---- Files affected: SPECS: quilt.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/quilt.spec diff -u SPECS/quilt.spec:1.6 SPECS/quilt.spec:1.7 --- SPECS/quilt.spec:1.6 Sat Aug 13 17:54:31 2005 +++ SPECS/quilt.spec Wed Feb 15 00:24:35 2006 @@ -2,15 +2,16 @@ Summary: Scripts for working with series of patches Summary(pl): Skrypty do pracy z zestawem łatek Name: quilt -Version: 0.42 +Version: 0.43 Release: 0.1 Epoch: 0 License: GPL v2+ Group: Applications/Text Source0: http://savannah.nongnu.org/download/quilt/%{name}-%{version}.tar.gz -# Source0-md5: c07d43f24f4a473cab4519732647086b +# Source0-md5: a0bed88a3dbc0d2f25659bf9077c2515 URL: http://savannah.nongnu.org/projects/quilt/ BuildRequires: gettext-devel +BuildRequires: perl-tools-pod BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -63,13 +64,13 @@ %files -f %{name}.lang %defattr(644,root,root,755) -%doc AUTHORS TODO quilt.changes doc/{quilt.pdf,README.MAIL,sample.quiltrc} -%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/quilt.quiltrc +%doc AUTHORS TODO quilt.changes doc/{quilt.pdf,README,README.MAIL} %attr(755,root,root) %{_bindir}/* -%{_datadir}/%{name} -%{_mandir}/man1/* +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/quilt.quiltrc %dir %{_libdir}/%{name} %attr(755,root,root) %{_libdir}/%{name}/* +%{_datadir}/%{name} +%{_mandir}/man1/* %files -n bash-completion-quilt %defattr(644,root,root,755) @@ -81,6 +82,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2006/02/14 23:24:35 charles +- updated to 0.43 +- BR: perl-tools-pod + Revision 1.6 2005/08/13 15:54:31 glen - url cosmetics in description ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/quilt.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
