[freeciv] removed obsolete lua patch

thomasj thomasj at fedoraproject.org
Mon Aug 2 18:08:21 UTC 2010


commit 115911578890780d0bf8919e8645d83f86e74d8f
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Mon Aug 2 20:08:16 2010 +0200

    removed obsolete lua patch

 freeciv.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/freeciv.spec b/freeciv.spec
index 8386505..a8fcf31 100644
--- a/freeciv.spec
+++ b/freeciv.spec
@@ -16,8 +16,6 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 ##Fix DSO patch
 Patch10:	freeciv-client-fix-DSO.patch
-##upstream patch
-Patch20:	freeciv-0002-Make-impossible-to-access-operating-system-from-Lua-.patch
 
 BuildRequires:	gtk2-devel
 BuildRequires:	readline-devel
@@ -44,7 +42,6 @@ in order to become the leader of the greatest civilization.
 %prep
 %setup -q -n %{name}-%{version}
 %patch10 -p0
-%patch20 -p0
 
 %build
 %configure --enable-client=gtk --disable-static


More information about the scm-commits mailing list