- Rebase to byacc-20130925
This commit is contained in:
parent
6c79351bdd
commit
b52496f72a
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ byacc-20*/
|
||||
/byacc-20111219.tgz
|
||||
/byacc-20120115.tgz
|
||||
/byacc-20130304.tgz
|
||||
/byacc-20130925.tgz
|
||||
|
@ -1,9 +1,9 @@
|
||||
%define byaccdate 20130304
|
||||
%define byaccdate 20130925
|
||||
|
||||
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://invisible-island.net/byacc/byacc.html
|
||||
@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man1/byacc.1*
|
||||
|
||||
%changelog
|
||||
* Mon Dec 02 2013 Patsy Franklin <pfrankli@redhat.com> - 1.9.20130925-1
|
||||
- Rebase to 20130925
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.20130304-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user