[arch-commits] Commit in soprano/kde-unstable (PKGBUILD redland.patch)

Pierre Schmitz pierre at archlinux.org
Wed Jan 20 06:53:09 UTC 2010


    Date: Wednesday, January 20, 2010 @ 01:53:09
  Author: pierre
Revision: 64416

let's forget about this

Modified:
  soprano/kde-unstable/PKGBUILD
Deleted:
  soprano/kde-unstable/redland.patch

---------------+
 PKGBUILD      |    8 ++------
 redland.patch |   12 ------------
 2 files changed, 2 insertions(+), 18 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-20 06:21:13 UTC (rev 64415)
+++ PKGBUILD	2010-01-20 06:53:09 UTC (rev 64416)
@@ -12,15 +12,11 @@
 depends=('qt' 'clucene' 'redland' 'libiodbc' 'virtuoso')
 makedepends=('cmake')
 #source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-source=("ftp://ftp.archlinux.org/other/kde/${pkgname}-${pkgver}.tar.bz2"
-        'redland.patch')
-md5sums=('9a4818a8712828728fb835039d59aabf'
-         'b05b3c4001efd5ef68739ad6dbcf7a27')
+source=("ftp://ftp.archlinux.org/other/kde/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('9a4818a8712828728fb835039d59aabf')
 
 build() {
   cd "${srcdir}"
-  # FIXME: ask upstream
-  patch -p0 -i $srcdir/redland.patch || return 1
   mkdir build
   cd build
   # we need the rpath

Deleted: redland.patch
===================================================================
--- redland.patch	2010-01-20 06:21:13 UTC (rev 64415)
+++ redland.patch	2010-01-20 06:53:09 UTC (rev 64416)
@@ -1,12 +0,0 @@
-diff -u -Nura soprano-2.3.70.20100119/cmake/modules/FindRedland.cmake soprano-2.3.70.20100119.new/cmake/modules/FindRedland.cmake
---- soprano-2.3.70.20100119/cmake/modules/FindRedland.cmake	2010-01-19 09:53:38.000000000 +0100
-+++ soprano-2.3.70.20100119.new/cmake/modules/FindRedland.cmake	2010-01-20 07:10:36.735873069 +0100
-@@ -106,7 +106,7 @@
-       ARGS ${_REDLAND_STORAGE_LIBS}
-     )
-     if(NOT "${_TEST_EXITCODE}" EQUAL 0)
--      set(_REDLAND_VERSION_OK)
-+#      set(_REDLAND_VERSION_OK)
-       message(STATUS "${_OUTPUT}")
-       message(STATUS "Redland with broken NEEDED section detected, disabling")
-     endif(NOT "${_TEST_EXITCODE}" EQUAL 0)




More information about the arch-commits mailing list