rpms/openmw/F-20 openmw.spec,1.8,1.9

Alexandre Moine nobrakal at rpmfusion.org
Wed Dec 31 19:40:38 CET 2014


Author: nobrakal

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

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-20/openmw.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- openmw.spec	22 Jul 2014 17:11:51 -0000	1.8
+++ openmw.spec	31 Dec 2014 18:40:38 -0000	1.9
@@ -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