parent
243676880c
commit
216c664ad9
@ -1 +1 @@
|
||||
byacc-20050813.tgz
|
||||
byacc-20070509.tar.gz
|
||||
|
12
byacc.spec
12
byacc.spec
@ -1,13 +1,13 @@
|
||||
%define byaccdate 20050813
|
||||
%define byaccdate 20070509
|
||||
|
||||
Summary: Berkeley Yacc, a parser generator
|
||||
Name: byacc
|
||||
Version: 1.9.%{byaccdate}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
Group: Development/Tools
|
||||
URL: http://dickey.his.com/byacc/byacc.html
|
||||
Source: ftp://invisible-island.net/byacc/byacc-%{byaccdate}.tgz
|
||||
URL: http://invisible-island.net/byacc/byacc.html
|
||||
Source: ftp://invisible-island.net/byacc/byacc-%{byaccdate}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
%description
|
||||
@ -47,6 +47,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man1/byacc.1*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 13 2007 Petr Machata <pmachata@redhat.com> - 1.9.20070509-1
|
||||
- Update to the 20070509 release.
|
||||
- Related: #225632
|
||||
|
||||
* Fri Sep 12 2007 Matthias Saou <http://freshrpms.net/> 1.9.20050813-2
|
||||
- Update summary.
|
||||
- Remove useless doc copying in install section.
|
||||
|
Loading…
Reference in New Issue
Block a user