rev 20135 - in kde-extras/kwave/trunk/debian: . patches

Pino Toscano pino at moszumanska.debian.org
Sat Dec 12 18:29:58 UTC 2015


Author: pino
Date: 2015-12-12 18:29:57 +0000 (Sat, 12 Dec 2015)
New Revision: 20135

Removed:
   kde-extras/kwave/trunk/debian/patches/fix-help_fr.po.patch
   kde-extras/kwave/trunk/debian/patches/spelling-error-in-binary.patch
Modified:
   kde-extras/kwave/trunk/debian/changelog
   kde-extras/kwave/trunk/debian/patches/07-no-rpath
   kde-extras/kwave/trunk/debian/patches/series
Log:
update the patches

- spelling-error-in-binary.patch: drop, fixed upstream
- 07-no-rpath: refresh
- fix-help_fr.po.patch: drop, fixed upstream


Modified: kde-extras/kwave/trunk/debian/changelog
===================================================================
--- kde-extras/kwave/trunk/debian/changelog	2015-12-12 18:27:43 UTC (rev 20134)
+++ kde-extras/kwave/trunk/debian/changelog	2015-12-12 18:29:57 UTC (rev 20135)
@@ -2,6 +2,10 @@
 
   [ Pino Toscano ]
   * New upstream release.
+  * Update the patches:
+    - spelling-error-in-binary.patch: drop, fixed upstream
+    - 07-no-rpath: refresh
+    - fix-help_fr.po.patch: drop, fixed upstream
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sat, 12 Dec 2015 19:17:52 +0100
 

Modified: kde-extras/kwave/trunk/debian/patches/07-no-rpath
===================================================================
--- kde-extras/kwave/trunk/debian/patches/07-no-rpath	2015-12-12 18:27:43 UTC (rev 20134)
+++ kde-extras/kwave/trunk/debian/patches/07-no-rpath	2015-12-12 18:29:57 UTC (rev 20135)
@@ -2,20 +2,20 @@
 Originator: Ruben Molina <rmolina at udea.edu.co>
 Description: Do not set rpath
 
---- kwave-0.8.2.orig/CMakeLists.txt	2010-05-17 20:57:55.000000000 +0200
-+++ kwave-0.8.2/CMakeLists.txt	2010-05-17 20:58:16.000000000 +0200
-@@ -178,11 +178,11 @@
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -201,11 +201,11 @@ INCLUDE_DIRECTORIES(
  #############################################################################
  ### RPATH settings                                                        ###
  
 -SET(CMAKE_SKIP_BUILD_RPATH TRUE)
 -SET(CMAKE_BUILD_WITH_INSTALL_RPATH TRUE)
--SET(CMAKE_INSTALL_RPATH "${KDE4_LIB_INSTALL_DIR}")
+-SET(CMAKE_INSTALL_RPATH "${LIB_INSTALL_DIR}")
 -SET(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
 -MESSAGE(STATUS "Using ${CMAKE_INSTALL_RPATH} as install RPATH")
 +#SET(CMAKE_SKIP_BUILD_RPATH TRUE)
 +#SET(CMAKE_BUILD_WITH_INSTALL_RPATH TRUE)
-+#SET(CMAKE_INSTALL_RPATH "${KDE4_LIB_INSTALL_DIR}")
++#SET(CMAKE_INSTALL_RPATH "${LIB_INSTALL_DIR}")
 +#SET(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
 +#MESSAGE(STATUS "Using ${CMAKE_INSTALL_RPATH} as install RPATH")
  

Modified: kde-extras/kwave/trunk/debian/patches/series
===================================================================
--- kde-extras/kwave/trunk/debian/patches/series	2015-12-12 18:27:43 UTC (rev 20134)
+++ kde-extras/kwave/trunk/debian/patches/series	2015-12-12 18:29:57 UTC (rev 20135)
@@ -1,3 +1 @@
-spelling-error-in-binary.patch
 07-no-rpath
-fix-help_fr.po.patch




More information about the pkg-kde-commits mailing list