- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
This commit is contained in:
parent
48bc9e3034
commit
c30317b6b9
5
lua.spec
5
lua.spec
@ -1,6 +1,6 @@
|
|||||||
Name: lua
|
Name: lua
|
||||||
Version: 5.1.4
|
Version: 5.1.4
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: Powerful light-weight programming language
|
Summary: Powerful light-weight programming language
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -100,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/*.a
|
%{_libdir}/*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.1.4-8
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
|
||||||
* Fri Jan 28 2011 Tim Niemueller <tim@niemueller.de> - 5.1.4-7
|
* Fri Jan 28 2011 Tim Niemueller <tim@niemueller.de> - 5.1.4-7
|
||||||
- Add patch to from lua.org with smaller bugfixes
|
- Add patch to from lua.org with smaller bugfixes
|
||||||
- sed -i -e 's/5\.1\.3/5.1.4/g' on autotoolize patch, bug #641144
|
- sed -i -e 's/5\.1\.3/5.1.4/g' on autotoolize patch, bug #641144
|
||||||
|
Loading…
Reference in New Issue
Block a user