- Rebase to 20101127
This commit is contained in:
parent
b7a0638008
commit
983e7fb78c
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ byacc-20070509.tgz
|
||||
byacc-20100216.tgz
|
||||
/byacc-20100610.tgz
|
||||
byacc-20*/
|
||||
/byacc-20101127.tgz
|
||||
|
@ -1,4 +1,4 @@
|
||||
%define byaccdate 20100610
|
||||
%define byaccdate 20101127
|
||||
|
||||
Summary: Berkeley Yacc, a parser generator
|
||||
Name: byacc
|
||||
@ -50,6 +50,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man1/byacc.1*
|
||||
|
||||
%changelog
|
||||
* Mon Dec 6 2010 Petr Machata <pmachata@redhat.com> - 1.9.20101127-1
|
||||
- Rebase to 20101127
|
||||
- Resolves: #659010
|
||||
|
||||
* Wed Nov 10 2010 Petr Machata <pmachata@redhat.com> - 1.9.20100610-1
|
||||
- Rebase to 20100610
|
||||
- Update the description in accordance with upstream spec template
|
||||
|
Loading…
Reference in New Issue
Block a user