rpms/dhewm3/devel .cvsignore, 1.2, 1.3 dhewm3.spec, 1.2, 1.3 sources, 1.2, 1.3

Simone Caronni slaanesh at rpmfusion.org
Mon Mar 30 10:13:45 CEST 2015


Author: slaanesh

Update of /cvs/free/rpms/dhewm3/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv9373

Modified Files:
	.cvsignore dhewm3.spec sources 
Log Message:
* Mon Mar 30 2015 Simone Caronni <negativo17 at gmail.com> - 1.3.1.1304-23.git.657ad99
- Update to latest commits.



Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/dhewm3/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	9 Jan 2014 14:16:53 -0000	1.2
+++ .cvsignore	30 Mar 2015 08:13:45 -0000	1.3
@@ -1 +1 @@
-dhewm3-1.3.1.1304-6d8108c.tar.gz
+dhewm3-1.3.1.1304-657ad99.tar.gz


Index: dhewm3.spec
===================================================================
RCS file: /cvs/free/rpms/dhewm3/devel/dhewm3.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dhewm3.spec	1 Sep 2014 02:21:23 -0000	1.2
+++ dhewm3.spec	30 Mar 2015 08:13:45 -0000	1.3
@@ -1,14 +1,14 @@
-%global commit 6d8108c508a0bde5c2bea4dec58fa2ca583a16e2
+%global commit 657ad99bf185feb71199c6af097577d037e59d59
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           dhewm3
 Version:        1.3.1.1304
-Release:        22.git%{shortcommit}%{?dist}
+Release:        23%{?shortcommit:.git.%{shortcommit}}%{?dist}
 Summary:        Dhewm's Doom 3 engine
 License:        GPLv3+ and BSD
 URL:            https://github.com/dhewm/%{name}
 
-Source0:        https://github.com/dhewm/dhewm3/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz
+Source0:        https://github.com/dhewm/%{name}/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz
 Source1:        %{name}-README.txt
 # Compatibility with stock Doom 3 has been removed long ago and we don't ship
 # Doom 3 / Doom 3 Resurrection of Evil content.
@@ -62,7 +62,7 @@
     -DSDL2=ON \
 %endif
     neo
-make %{?_smp_mflags}
+make #_smp_mflags}
 
 %post
 /usr/sbin/alternatives --install %{_bindir}/doom3-engine doom3-engine %{_bindir}/%{name} 10
@@ -82,6 +82,9 @@
 %{_libdir}/%{name}
 
 %changelog
+* Mon Mar 30 2015 Simone Caronni <negativo17 at gmail.com> - 1.3.1.1304-23.git.657ad99
+- Update to latest commits.
+
 * Mon Sep 01 2014 Sérgio Basto <sergio at serjux.com> - 1.3.1.1304-22.git6d8108c
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/free/rpms/dhewm3/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	9 Jan 2014 14:16:53 -0000	1.2
+++ sources	30 Mar 2015 08:13:45 -0000	1.3
@@ -1 +1 @@
-2819e38f2b44e6eb476397756a1baf6e  dhewm3-1.3.1.1304-6d8108c.tar.gz
+8ea722f34a346305144f36006d16e3a5  dhewm3-1.3.1.1304-657ad99.tar.gz


More information about the rpmfusion-commits mailing list