Author: aredridel                    Date: Sat Jul 21 18:55:52 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix -- s/player/radio/

---- Files affected:
SOURCES:
   lastfm-radio-fhs.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/lastfm-radio-fhs.patch
diff -u SOURCES/lastfm-radio-fhs.patch:1.1 SOURCES/lastfm-radio-fhs.patch:1.2
--- SOURCES/lastfm-radio-fhs.patch:1.1  Sat Jul 21 19:54:49 2007
+++ SOURCES/lastfm-radio-fhs.patch      Sat Jul 21 20:55:47 2007
@@ -1,6 +1,6 @@
 diff -ur last.fm-1.3.0.58-o/src/container.cpp 
last.fm-1.3.0.58/src/container.cpp
 --- last.fm-1.3.0.58-o/src/container.cpp       2007-06-22 12:21:53.000000000 
-0600
-+++ last.fm-1.3.0.58/src/container.cpp 2007-07-21 10:38:12.000000000 -0600
++++ last.fm-1.3.0.58/src/container.cpp 2007-07-21 12:17:37.000000000 -0600
 @@ -977,7 +977,7 @@
      // Hack to get it working with VS2005
      dirPath = qApp->applicationDirPath();
@@ -12,7 +12,7 @@
    #ifndef QT_NO_DEBUG
 diff -ur last.fm-1.3.0.58-o/src/libLastFmTools/containerutils.cpp 
last.fm-1.3.0.58/src/libLastFmTools/containerutils.cpp
 --- last.fm-1.3.0.58-o/src/libLastFmTools/containerutils.cpp   2007-06-22 
12:21:53.000000000 -0600
-+++ last.fm-1.3.0.58/src/libLastFmTools/containerutils.cpp     2007-07-21 
10:39:55.000000000 -0600
++++ last.fm-1.3.0.58/src/libLastFmTools/containerutils.cpp     2007-07-21 
12:18:48.000000000 -0600
 @@ -67,7 +67,7 @@
  
  QString dataPath( QString file )
@@ -40,4 +40,13 @@
      #endif
  
      QDir d( prefix );
+@@ -119,7 +119,7 @@
+         // Hack to get it working with VS2005
+         dirPath = qApp->applicationDirPath();
+     #else
+-        dirPath = qApp->applicationDirPath() + "/services";
++        dirPath = QString("/usr/lib/lastfm-radio/services");
+     #endif
+ 
+     #ifndef QT_NO_DEBUG
 Only in last.fm-1.3.0.58/src/libLastFmTools: containerutils.cpp~
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/lastfm-radio-fhs.patch?r1=1.1&r2=1.2&f=u

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

Reply via email to