Author: musuruan
Update of /cvs/nonfree/rpms/pushover/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv21431
Modified Files:
pushover.spec
Log Message:
* Tue Dec 31 2013 Andrea Musuruane <musuruan(a)gmail.com> 0.0.5-5
- Pushover already supports lua-5.2
Index: pushover.spec
===================================================================
RCS file: /cvs/nonfree/rpms/pushover/F-19/pushover.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- pushover.spec 31 Dec 2013 18:16:45 -0000 1.10
+++ pushover.spec 31 Dec 2013 18:49:12 -0000 1.11
@@ -1,6 +1,6 @@
Name: pushover
Version: 0.0.5
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Fun puzzle game with dominos
# Some proprietary graphics from the original game are still used
@@ -13,11 +13,7 @@
BuildRequires: SDL_ttf-devel
BuildRequires: libpng-devel
BuildRequires: zlib-devel
-%if 0%{?fedora} >= 20
-BuildRequires: compat-lua-devel
-%else
BuildRequires: lua-devel
-%endif
BuildRequires: gettext
BuildRequires: ImageMagick
BuildRequires: desktop-file-utils
@@ -95,6 +91,9 @@
%changelog
+* Tue Dec 31 2013 Andrea Musuruane <musuruan(a)gmail.com> 0.0.5-5
+- Pushover already supports lua-5.2
+
* Tue Dec 31 2013 Andrea Musuruane <musuruan(a)gmail.com> 0.0.5-4
- Dropped cleaning at the beginning of %%install
Show replies by date