rpms/openmw/F-19 .cvsignore, 1.6, 1.7 openmw.spec, 1.5, 1.6 sources, 1.6, 1.7
Alexandre Moine
nobrakal at rpmfusion.org
Tue Jul 22 19:53:46 CEST 2014
Author: nobrakal
Update of /cvs/free/rpms/openmw/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv24311/F-19
Modified Files:
.cvsignore openmw.spec sources
Log Message:
Update to 0.31
Index: openmw.spec
===================================================================
RCS file: /cvs/free/rpms/openmw/F-19/openmw.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- openmw.spec 29 May 2014 09:27:39 -0000 1.5
+++ openmw.spec 22 Jul 2014 17:53:46 -0000 1.6
@@ -1,12 +1,12 @@
Name: openmw
-Version: 0.30.0
+Version: 0.31.0
Release: 1%{?dist}
Summary: Unofficial open source engine re-implementation of the game Morrowind
License: GPLv3 and MIT and zlib
-URL: https://openmw.org/
-# Github renames openmw-0.30.0.tar.gz into openmw-openmw-0.30.0.tar.gz. So I have to specify "by hand" the name's file. If you want the sources, follow https://github.com/OpenMW/openmw/archive/openmw-0.30.0.tar.gz
-Source0: %{name}-%{name}-%{version}.tar.gz
+URL: https://openmw.org
+# If you use a classic internet browser, Github renames the archive (openmw-0.31.0.tar.gz) into openmw-openmw-0.31.0.tar.gz. So, If you want the sources, use for example wget.
+Source0: https://github.com/OpenMW/openmw/archive/%{name}-%{version}.tar.gz
# Fix data path from /usr/share/games/openmw to /usr/share/openmw/data
Patch0: openmw-datapath.patch
@@ -82,7 +82,7 @@
mkdir -p %{buildroot}/%{_datadir}/%{name}/data
%files
-%doc GPL3.txt readme.txt _tmpdoc/*
+%doc docs/license/GPL3.txt readme.txt _tmpdoc/*
%{_bindir}/esmtool
%{_bindir}/mwiniimport
%{_bindir}/omwlauncher
@@ -97,6 +97,10 @@
%changelog
+* Sun Jul 20 2014 Alexandre Moine <nobrakal at fedoraproject.org> 0.31.0-1
+- Update to 0.31.0
+- Finally fix the issue with the link.
+
* Thu May 29 2014 Alexandre Moine <nobrakal at fedoraproject.org> 0.30.0-1
- Update to 0.30.0
- Again issue with the source link. Github renames openmw-0.30.0.tar.gz into openmw-openmw-0.30.0.tar.gz, and I can't pick a direct link. So the Source0 is just the file's name, and I added a comment to specify the good URL.
Index: sources
===================================================================
RCS file: /cvs/free/rpms/openmw/F-19/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources 29 May 2014 09:27:39 -0000 1.6
+++ sources 22 Jul 2014 17:53:46 -0000 1.7
@@ -1 +1 @@
-e58c202827cfac045031cb82ae5f118d openmw-openmw-0.30.0.tar.gz
+0a5c0df54b5eafc37743dd33429fd5f0 openmw-0.31.0.tar.gz
More information about the rpmfusion-commits
mailing list