diff --git a/bison.spec b/bison.spec index 0f45ea8..51ce448 100644 --- a/bison.spec +++ b/bison.spec @@ -1,12 +1,12 @@ Summary: A GNU general-purpose parser generator. Name: bison Version: 2.0 -Release: 3 +Release: 4 License: GPL Group: Development/Tools #Source: ftp://ftp.gnu.org/pub/gnu/bison/bison-%{version}.tar.bz2 -Source: ftp://alpha.gnu.org/gnu/bison/bison-%{version}.tar.gz -Url: http://www.gnu.org/software/bison/bison.html +Source: http://ftp.gnu.org/gnu/bison/bison-%{version}.tar.gz +Url: http://www.gnu.org/software/bison/ Prereq: /sbin/install-info BuildRoot: %{_tmppath}/%{name}-root Requires: m4 >= 1.4 @@ -66,6 +66,7 @@ fi %files -f %{name}.lang %defattr(-,root,root) +%doc AUTHORS ChangeLog NEWS OChangeLog README REFERENCES THANKS TODO doc/FAQ %{_mandir}/*/bison* %{_datadir}/bison %{_infodir}/bison.info* @@ -79,6 +80,9 @@ fi rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jan 6 2005 Roland McGrath - 2.0-4 +- update upstream URLs, add doc files (#144346) + * Thu Jan 6 2005 Roland McGrath - 2.0-3 - missing %defattr for subpackage