From e2a8ae05235d87e3aa62f6bcca7323eca5de5626 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 9 Apr 2010 21:23:00 +0000 Subject: [PATCH] - updated BRs, License (GPL v3+ now); more docs Changed files: diffutils.spec -> 1.65 --- diffutils.spec | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/diffutils.spec b/diffutils.spec index fdecd43..b0cd977 100644 --- a/diffutils.spec +++ b/diffutils.spec @@ -6,18 +6,18 @@ Summary(tr.UTF-8): GNU dosya karşılaştırma araçları 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) @@ -83,15 +83,15 @@ bzip2 -dc %{SOURCE1} | tar xvf - -C $RPM_BUILD_ROOT%{_mandir} %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/* -- 2.44.0