Author: nobrakal
Update of /cvs/free/rpms/openmw/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv32113
Modified Files:
openmw.spec
Log Message:
* Fri Mar 14 2014 Alexandre Moine <nobrakal(a)fedoraproject.org> 0.29.0-2
- Fix the issue with the direct link
Index: openmw.spec
===================================================================
RCS file: /cvs/free/rpms/openmw/F-20/openmw.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- openmw.spec 14 Mar 2014 13:17:56 -0000 1.4
+++ openmw.spec 14 Mar 2014 13:44:42 -0000 1.5
@@ -1,13 +1,11 @@
Name: openmw
Version: 0.29.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Unofficial open source engine re-implementation of the game Morrowind
License: GPLv3 and MIT and zlib
URL:
https://openmw.org/
-
-# The sources are disponible here:
https://github.com/zinnschlag/openmw/archive/openmw-0.29.0.tar.gz, but Github force the
download of openmw-openmw-0.29.0.tar.gz instead of openmw-0.29.0.tar.gz. So I have to
specify only the file's name.
-Source0: %{name}-%{name}-0.29.0.tar.gz
+Source0:
https://github.com/zinnschlag/openmw/archive/openmw-0.29.0.tar.gz
# Fix data path from /usr/share/games/openmw to /usr/share/openmw/data
Patch0: openmw-datapath.patch
@@ -98,6 +96,9 @@
%changelog
+* Fri Mar 14 2014 Alexandre Moine <nobrakal(a)fedoraproject.org> 0.29.0-2
+- Fix the issue with the direct link
+
* Thu Mar 13 2014 Alexandre Moine <nobrakal(a)fedoraproject.org> 0.29.0-1
- Update to 0.29.0.
- The googlecode repo seems not supported anymore, the sources are now downloaded from
github.