Author: shadzik Date: Mon Nov 8 20:44:19 2010 GMT Module: packages Tag: HEAD ---- Log message: - add patch2 - rel 3
---- Files affected: packages/mumble: mumble.spec (1.37 -> 1.38) ---- Diffs: ================================================================ Index: packages/mumble/mumble.spec diff -u packages/mumble/mumble.spec:1.37 packages/mumble/mumble.spec:1.38 --- packages/mumble/mumble.spec:1.37 Mon Nov 8 21:00:56 2010 +++ packages/mumble/mumble.spec Mon Nov 8 21:44:13 2010 @@ -8,7 +8,7 @@ Summary: Voice chat software primarily intended for use while gaming Name: mumble Version: 1.2.2 -Release: 2 +Release: 3 License: BSD and Custom (see LICENSE) Group: Applications/Communications Source0: http://downloads.sourceforge.net/mumble/%{name}-%{version}.tar.gz @@ -22,6 +22,7 @@ Source4: murmur.logrotate Patch0: %{name}-compile-fix.patch Patch1: %{name}-murmurini.patch +Patch2: %{name}-link.patch BuildRequires: QtCore-devel >= %{qtver} BuildRequires: QtDBus-devel >= %{qtver} BuildRequires: QtGui-devel >= %{qtver} @@ -74,6 +75,7 @@ %setup -q %patch0 -p1 %patch1 -p0 +%patch2 -p0 %build qmake-qt4 "CONFIG+=no-bundled-speex no-bundled-celt no-g15 \ @@ -166,6 +168,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.38 2010/11/08 20:44:13 shadzik +- add patch2 +- rel 3 + Revision 1.37 2010/11/08 20:00:56 shadzik - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mumble/mumble.spec?r1=1.37&r2=1.38&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
