rev 4273 - in kde-extras/strigiapplet: tags tags/0.3.2-1/debian tags/0.3.2-1/debian/patches trunk/debian trunk/debian/patches

Fathi Boudra fboudra-guest at costa.debian.org
Tue Aug 1 16:38:44 UTC 2006


Author: fboudra-guest
Date: 2006-08-01 16:38:43 +0000 (Tue, 01 Aug 2006)
New Revision: 4273

Added:
   kde-extras/strigiapplet/tags/0.3.2-1/
   kde-extras/strigiapplet/tags/0.3.2-1/debian/patches/11_fix_plugins_path.diff
   kde-extras/strigiapplet/trunk/debian/patches/11_fix_plugins_path.diff
Removed:
   kde-extras/strigiapplet/tags/0.3.2-1/debian/postinst
   kde-extras/strigiapplet/trunk/debian/postinst
Log:
tags strigiapplet 0.3.2-1

Copied: kde-extras/strigiapplet/tags/0.3.2-1 (from rev 4270, kde-extras/strigiapplet/trunk)

Added: kde-extras/strigiapplet/tags/0.3.2-1/debian/patches/11_fix_plugins_path.diff
===================================================================
--- kde-extras/strigiapplet/trunk/debian/patches/11_fix_plugins_path.diff	2006-08-01 00:59:26 UTC (rev 4270)
+++ kde-extras/strigiapplet/tags/0.3.2-1/debian/patches/11_fix_plugins_path.diff	2006-08-01 16:38:43 UTC (rev 4273)
@@ -0,0 +1,9 @@
+diff -Nur strigiapplet-0.3.2/src/streamindexer/CMakeLists.txt strigiapplet-0.3.2.new/src/streamindexer/CMakeLists.txt
+--- strigiapplet-0.3.2/src/streamindexer/CMakeLists.txt	2006-07-03 14:06:28.000000000 +0200
++++ strigiapplet-0.3.2.new/src/streamindexer/CMakeLists.txt	2006-07-13 13:13:51.000000000 +0200
+@@ -4,4 +4,4 @@
+ add_library(kfile MODULE kfilethroughanalyzer.cpp)
+ set_target_properties(kfile PROPERTIES PREFIX strigita_)
+ target_link_libraries(kfile kdecore kio)
+-install(TARGETS kfile LIBRARY DESTINATION lib)
++install(TARGETS kfile LIBRARY DESTINATION lib/strigi)

Deleted: kde-extras/strigiapplet/tags/0.3.2-1/debian/postinst

Added: kde-extras/strigiapplet/trunk/debian/patches/11_fix_plugins_path.diff
===================================================================
--- kde-extras/strigiapplet/trunk/debian/patches/11_fix_plugins_path.diff	2006-08-01 16:34:12 UTC (rev 4272)
+++ kde-extras/strigiapplet/trunk/debian/patches/11_fix_plugins_path.diff	2006-08-01 16:38:43 UTC (rev 4273)
@@ -0,0 +1,9 @@
+diff -Nur strigiapplet-0.3.2/src/streamindexer/CMakeLists.txt strigiapplet-0.3.2.new/src/streamindexer/CMakeLists.txt
+--- strigiapplet-0.3.2/src/streamindexer/CMakeLists.txt	2006-07-03 14:06:28.000000000 +0200
++++ strigiapplet-0.3.2.new/src/streamindexer/CMakeLists.txt	2006-07-13 13:13:51.000000000 +0200
+@@ -4,4 +4,4 @@
+ add_library(kfile MODULE kfilethroughanalyzer.cpp)
+ set_target_properties(kfile PROPERTIES PREFIX strigita_)
+ target_link_libraries(kfile kdecore kio)
+-install(TARGETS kfile LIBRARY DESTINATION lib)
++install(TARGETS kfile LIBRARY DESTINATION lib/strigi)

Deleted: kde-extras/strigiapplet/trunk/debian/postinst




More information about the pkg-kde-commits mailing list