commit 769be82f47d898f619e55031c6809ad3d15f8528
Author: Jan RÄ™korajski <[email protected]>
Date:   Sun Jun 28 10:52:10 2015 +0200

    - updated to 1.2.9

 mumble-compile-fix.patch | 25 -------------------------
 mumble.spec              | 11 +++--------
 2 files changed, 3 insertions(+), 33 deletions(-)
---
diff --git a/mumble.spec b/mumble.spec
index 2d6e10a..2a6373f 100644
--- a/mumble.spec
+++ b/mumble.spec
@@ -1,23 +1,19 @@
 
 %define                qtver   4.6.4
-%define                snap    20100401
 
 Summary:       Voice chat software primarily intended for use while gaming
 Name:          mumble
-Version:       1.2.4
-Release:       3
+Version:       1.2.9
+Release:       1
 License:       BSD and Custom (see LICENSE)
 Group:         Applications/Communications
 Source0:       
http://downloads.sourceforge.net/mumble/%{name}-%{version}.tar.gz
-# Source0-md5: 49bc6abea78f9c54298934c2c28a7c7c
-# get it via: git clone git://mumble.git.sourceforge.net/gitroot/mumble/mumble
-#Source0:      %{name}-%{version}-%{snap}.tar.gz
+# Source0-md5: 85decb9a1efb13e7558fab6265f81ad8
 URL:           http://mumble.sourceforge.net/
 Source1:       murmur.init
 Source2:       %{name}.desktop
 Source3:       %{name}-overlay.desktop
 Source4:       murmur.logrotate
-Patch0:                %{name}-compile-fix.patch
 Patch1:                %{name}-murmurini.patch
 Patch2:                %{name}-link.patch
 Patch3:                %{name}-celt.patch
@@ -84,7 +80,6 @@ primarily intended for gamers. Murmur is server part of suite.
 
 %prep
 %setup -q
-#%patch0 -p1
 %patch1 -p0
 %patch2 -p0
 %patch3 -p1
diff --git a/mumble-compile-fix.patch b/mumble-compile-fix.patch
deleted file mode 100644
index 0113d4b..0000000
--- a/mumble-compile-fix.patch
+++ /dev/null
@@ -1,25 +0,0 @@
---- mumble-1.1.8/src/murmur/murmur_pch.h.debug 2009-03-23 00:05:01.000000000 
+0900
-+++ mumble-1.1.8/src/murmur/murmur_pch.h       2009-05-17 01:02:54.000000000 
+0900
-@@ -43,7 +43,7 @@
- #include <sys/types.h>
- #include <sys/stat.h>
- #include <fcntl.h>
--#include <sys/types.h>
-+#include <linux/types.h>
- #include <sys/socket.h>
- #ifdef Q_OS_LINUX
- #include <sys/capability.h>
-
---- mumble-1.2.2/compiler.pri.orig     2010-04-01 21:04:58.109466628 +0200
-+++ mumble-1.2.2/compiler.pri  2010-04-01 21:05:34.933231938 +0200
-@@ -75,8 +75,8 @@
- 
- unix {
-       DEFINES *= RESTRICT=__restrict__
--      QMAKE_CFLAGS *= -Wfatal-errors -Wshadow -Wconversion -Wsign-compare 
-fvisibility=hidden
--      QMAKE_CXXFLAGS *= -Wfatal-errors -Wshadow -Woverloaded-virtual 
-Wold-style-cast -Wconversion -Wsign-compare -fvisibility=hidden
-+      QMAKE_CFLAGS *= -Wshadow -Wconversion -Wsign-compare -fvisibility=hidden
-+      QMAKE_CXXFLAGS *= -Wshadow -Woverloaded-virtual -Wold-style-cast 
-Wconversion -Wsign-compare -fvisibility=hidden
- 
-       CONFIG(opt-gcc) {
-               QMAKE_CC = /opt/gcc/bin/gcc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mumble.git/commitdiff/769be82f47d898f619e55031c6809ad3d15f8528

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to