Author: sundaram
Update of /cvs/nonfree/rpms/assaultcube/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv14014
Modified Files:
assaultcube.spec
Log Message:
* Tue May 21 2013 Rahul Sundaram <sundaram(a)fedoraproject.org> - 1.1.0.4-3
- add build requires on desktop-file-utils
Index: assaultcube.spec
===================================================================
RCS file: /cvs/nonfree/rpms/assaultcube/F-19/assaultcube.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- assaultcube.spec 21 May 2013 03:44:31 -0000 1.1
+++ assaultcube.spec 21 May 2013 04:24:15 -0000 1.2
@@ -1,6 +1,6 @@
Name: assaultcube
Version: 1.1.0.4
-Release: 2%{?dist}
+Release: 3%{?dist}
# Licensing is complex
# Details at
http://packages.debian.org/changelogs/pool/contrib/a/assaultcube/assaultc...
@@ -23,8 +23,8 @@
BuildRequires: mesa-libGL-devel
BuildRequires: openal-devel
BuildRequires: libvorbis-devel
-BuildRequires: gettext
-
+BuildRequires: gettext
+BuildRequires: desktop-file-utils
%description
AssaultCube is a total conversion of Wouter van Oortmerssen's FPS called Cube.
@@ -165,7 +165,10 @@
%{_datadir}/icons/hicolor/*/apps/%{name}.png
%changelog
-* Sat Apr 20 2013 Rahul Sundaram <sundaram(a)fedoraproject.org> - 1.1.0.4-1
+* Tue May 21 2013 Rahul Sundaram <sundaram(a)fedoraproject.org> - 1.1.0.4-3
+- add build requires on desktop-file-utils
+
+* Sat Apr 20 2013 Rahul Sundaram <sundaram(a)fedoraproject.org> - 1.1.0.4-2
- replace Expat with MIT as license tag
- fix sf url to follow guidelines
- fix spurious executable permission in several files