packages: mas/mas.spec, mas/mas-0.6.2-fftw.patch (NEW), mas/mas-0.6.3-logdi...

draenog draenog at pld-linux.org
Sat Nov 12 04:21:39 CET 2011


Author: draenog                      Date: Sat Nov 12 03:21:39 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- store decompressed patches

---- Files affected:
packages/mas:
   mas.spec (1.5 -> 1.6) , mas-0.6.2-fftw.patch (NONE -> 1.1)  (NEW), mas-0.6.3-logdir.patch (NONE -> 1.1)  (NEW), mas-0.6.2-fftw.patch.bz2 (1.1 -> NONE)  (REMOVED), mas-0.6.3-logdir.patch.bz2 (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/mas/mas.spec
diff -u packages/mas/mas.spec:1.5 packages/mas/mas.spec:1.6
--- packages/mas/mas.spec:1.5	Tue Feb 13 07:46:53 2007
+++ packages/mas/mas.spec	Sat Nov 12 04:21:34 2011
@@ -22,8 +22,8 @@
 Patch4:		%{name}-0.6.0-x86_64.patch
 Patch5:		%{name}-launch-fix.dif
 Patch6:		%{name}-launch-lib64-fix.dif
-Patch7:		%{name}-%{version}-logdir.patch.bz2
-Patch8:		%{name}-0.6.2-fftw.patch.bz2
+Patch7:		%{name}-%{version}-logdir.patch
+Patch8:		%{name}-0.6.2-fftw.patch
 URL:		http://www.mediaapplicationserver.net/
 BuildRequires:	gtk+2-devel
 BuildRequires:	pkgconfig
@@ -129,6 +129,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2011/11/12 03:21:34  draenog
+- store decompressed patches
+
 Revision 1.5  2007/02/13 06:46:53  glen
 - tabs in preamble
 

================================================================
Index: packages/mas/mas-0.6.2-fftw.patch
diff -u /dev/null packages/mas/mas-0.6.2-fftw.patch:1.1
--- /dev/null	Sat Nov 12 04:21:39 2011
+++ packages/mas/mas-0.6.2-fftw.patch	Sat Nov 12 04:21:34 2011
@@ -0,0 +1,12 @@
+--- mas-0.6.2/config/host.def~	2003-06-26 22:58:00.000000000 +0200
++++ mas-0.6.2/config/host.def	2003-11-20 12:19:43.000000000 +0100
+@@ -10,8 +10,7 @@
+ #define HasGtk NO
+ #define HasGtk2 YES
+ #define HasGnome2 YES
+-#define HasFFTW NO
+-
++#define HasFFTW YES
+ #define HasMAD YES
+ 
+ #define HasLibstdcplusplus YES

================================================================
Index: packages/mas/mas-0.6.3-logdir.patch
diff -u /dev/null packages/mas/mas-0.6.3-logdir.patch:1.1
--- /dev/null	Sat Nov 12 04:21:39 2011
+++ packages/mas/mas-0.6.3-logdir.patch	Sat Nov 12 04:21:34 2011
@@ -0,0 +1,24 @@
+--- mas-0.6.3/config/mas.tmpl.logdir	2004-06-14 23:35:36.000000000 +0200
++++ mas-0.6.3/config/mas.tmpl	2004-08-24 15:41:23.993242409 +0200
+@@ -704,20 +704,7 @@
+ #ifndef RCDir
+ #define RCDir $(SHAREDIR)/rc
+ #endif
+-#ifndef LogDir
+-#ifdef ProjectRoot
+-#if UsesSeparateInstallHierarchy
+-#define LogDir Concat(ProjectRoot,/log)
+-/* does sth like this belong in this file? */
+-install:: 
+-	MakeDir(LogDir)
+-#else
+-#define LogDir /var/log
+-#endif
+-#else
+-#define LogDir /var/log
+-#endif
+-#endif
++#define LogDir /var/log/mas
+ #ifndef RunDir 
+ #ifdef ProjectRoot
+ #define RunDir Concat(ProjectRoot,/run)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mas/mas.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list