Author: qboosh Date: Fri Apr 9 21:23:06 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated BRs, License (GPL v3+ now); more docs
---- Files affected: packages/diffutils: diffutils.spec (1.64 -> 1.65) ---- Diffs: ================================================================ Index: packages/diffutils/diffutils.spec diff -u packages/diffutils/diffutils.spec:1.64 packages/diffutils/diffutils.spec:1.65 --- packages/diffutils/diffutils.spec:1.64 Mon Feb 15 08:35:46 2010 +++ packages/diffutils/diffutils.spec Fri Apr 9 23:23:00 2010 @@ -7,18 +7,18 @@ Name: diffutils Version: 2.9 Release: 1 -License: GPL +License: GPL v3+ Group: Applications/Text -Source0: ftp://ftp.gnu.org/gnu/diffutils/%{name}-%{version}.tar.gz +Source0: http://ftp.gnu.org/gnu/diffutils/%{name}-%{version}.tar.gz # Source0-md5: d6bc1bdc874ddb14cfed4d1655a0dbbe Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2 # Source1-md5: 34a7ab56f975ff7e439ea13923ec8ae4 Patch0: %{name}-info.patch Patch1: %{name}-pl.po-update.patch URL: http://www.gnu.org/software/diffutils/ -BuildRequires: autoconf >= 2.53 -BuildRequires: automake -BuildRequires: gettext-devel >= 0.14.1 +BuildRequires: autoconf >= 2.61 +BuildRequires: automake >= 1:1.11 +BuildRequires: gettext-devel >= 0.17 BuildRequires: texinfo BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -84,15 +84,15 @@ %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 -f %{name}.lang %defattr(644,root,root,755) -%doc NEWS README +%doc AUTHORS ChangeLog NEWS README THANKS TODO %attr(755,root,root) %{_bindir}/* %{_infodir}/diff.info* %{_mandir}/man1/* @@ -113,6 +113,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.65 2010/04/09 21:23:00 qboosh +- updated BRs, License (GPL v3+ now); more docs + Revision 1.64 2010/02/15 07:35:46 amateja - updated to 2.9 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/diffutils/diffutils.spec?r1=1.64&r2=1.65&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
