rpms/openmw/F-19 openmw.spec,1.6,1.7

Alexandre Moine nobrakal at rpmfusion.org
Wed Dec 31 19:39:58 CET 2014


Author: nobrakal

Update of /cvs/free/rpms/openmw/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv9631

Modified Files:
	openmw.spec 
Log Message:
* Wed Dec 31 2014 Alexandre Moine <nobrakal at fedoraproject.org> 0.31.0-1
- Add cmake arguments for the location of ressources and data directory.



Index: openmw.spec
===================================================================
RCS file: /cvs/free/rpms/openmw/F-19/openmw.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- openmw.spec	22 Jul 2014 17:53:46 -0000	1.6
+++ openmw.spec	31 Dec 2014 18:39:58 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           openmw
 Version:        0.31.0
-Release:        1%{?dist}
+Release:        5%{?dist}
 Summary:        Unofficial open source engine re-implementation of the game Morrowind
 
 License:        GPLv3 and MIT and zlib
@@ -60,7 +60,8 @@
        -DBINDIR=%{_bindir} \
        -DDATAROOTDIR:PATH=%{_datadir} \
        -DICONDIR=%{_datadir}/pixmaps \
-       -DMORROWIND_RESOURCE_FILES=%{_datadir}/%{name}/resources \
+       -DOPENMW_RESOURCE_FILES=%{_datadir}/%{name}/resources \
+       -DMORROWIND_DATA_FILES=%{_datadir}/%{name}/data \
        -DUSE_SYSTEM_TINYXML=TRUE \
        ../
 
@@ -97,6 +98,18 @@
 
 
 %changelog
+* Wed Dec 31 2014 Alexandre Moine <nobrakal at fedoraproject.org> 0.31.0-1
+- Add cmake arguments for the location of ressources and data directory.
+
+* Mon Oct 20 2014 Sérgio Basto <sergio at serjux.com> - 0.31.0-4
+- Rebuilt for FFmpeg 2.4.3
+
+* Fri Sep 26 2014 Nicolas Chauvet <kwizart at gmail.com> - 0.31.0-3
+- Rebuilt for FFmpeg 2.4.x
+
+* Thu Aug 07 2014 Sérgio Basto <sergio at serjux.com> - 0.31.0-2
+- Rebuilt for ffmpeg-2.3
+
 * 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.


More information about the rpmfusion-commits mailing list