From 4f3a59fe1a48ae7767a1ad64e0b61488ce982607 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 08:12:41 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- lua-posix.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lua-posix.spec b/lua-posix.spec index 0352c55..c49464d 100644 --- a/lua-posix.spec +++ b/lua-posix.spec @@ -4,7 +4,7 @@ Name: lua-posix Version: 5.1.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A POSIX library for Lua Group: Development/Libraries @@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 5.1.7-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Sun Aug 15 2010 Tim Niemueller - 5.1.7-1 - Update to 5.1.7 - Add -fPIC to CFLAGS