SPECS: tkabber-plugins.spec - avoid wishx dependency

arekm arekm at pld-linux.org
Fri Apr 13 10:40:01 CEST 2007


Author: arekm                        Date: Fri Apr 13 08:40:01 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- avoid wishx dependency

---- Files affected:
SPECS:
   tkabber-plugins.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/tkabber-plugins.spec
diff -u SPECS/tkabber-plugins.spec:1.8 SPECS/tkabber-plugins.spec:1.9
--- SPECS/tkabber-plugins.spec:1.8	Fri Apr 13 10:34:27 2007
+++ SPECS/tkabber-plugins.spec	Fri Apr 13 10:39:55 2007
@@ -30,6 +30,9 @@
 	[ -d "$d" ] && cp -a "$d" $RPM_BUILD_ROOT%{_datadir}/tkabber/plugins
 done
 
+# avoid dependency to wishx (we don't have that yet)
+rm -rf $RPM_BUILD_ROOT%{_datadir}/tkabber/plugins/whiteboard
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -44,6 +47,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/04/13 08:39:55  arekm
+- avoid wishx dependency
+
 Revision 1.8  2007/04/13 08:34:27  arekm
 - up to 0.10.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tkabber-plugins.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list