]> git.pld-linux.org Git - packages/clementine.git/commitdiff
- -static.patch already in sources
authorarvenil <arvenil@pld-linux.org>
Tue, 29 Jun 2010 20:56:37 +0000 (20:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    clementine-static.patch -> 1.2
    clementine.spec -> 1.11

clementine-static.patch [deleted file]
clementine.spec

diff --git a/clementine-static.patch b/clementine-static.patch
deleted file mode 100644 (file)
index d130c64..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -rupN clementine-0.2.old/src/CMakeLists.txt clementine-0.2/src/CMakeLists.txt
---- clementine-0.2.old/src/CMakeLists.txt      2010-04-17 16:55:36.000000000 -0400
-+++ clementine-0.2/src/CMakeLists.txt  2010-04-17 16:55:59.000000000 -0400
-@@ -198,7 +198,7 @@ include_directories("/usr/include/QxtGui
- include_directories("/usr/include/QxtCore/")
- set(EXECUTABLE_OUTPUT_PATH ..)
--add_library(clementine_lib
-+add_library(clementine_lib STATIC
-    ${CLEMENTINE-SOURCES}
-    ${CLEMENTINE-SOURCES-MOC}
-    ${CLEMENTINE-SOURCES-UI}
index 22013697bddcb3d1ea42155f17cd7d27614b84ff..010ea6ac99b4acf5b65d810eee758bd43cf09033 100644 (file)
@@ -20,7 +20,6 @@ URL:          http://code.google.com/p/clementine-player
 Source0:       http://clementine-player.googlecode.com/files/%{name}-%{version}.tar.gz
 # Source0-md5: dbfec89142910a60502674234daf01df
 Patch0:                %{name}-dont-bundle-external-lib.patch
-Patch1:                %{name}-static.patch
 Patch2:                desktop-install.patch
 BuildRequires: QtCore-devel
 BuildRequires: QtDBus-devel
@@ -69,7 +68,6 @@ a Qt4 elÅ‘nyeit.
 %prep
 %setup -q
 #%patch0 -p1
-#%patch1 -p1
 %patch2 -p1
 
 # We already don't use these but just to make sure
This page took 0.033005 seconds and 4 git commands to generate.