SPECS: kbtsco.spec - fix btsco binary location - rel 2

shadzik shadzik at pld-linux.org
Sun Sep 17 15:55:02 CEST 2006


Author: shadzik                      Date: Sun Sep 17 13:55:02 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix btsco binary location
- rel 2

---- Files affected:
SPECS:
   kbtsco.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/kbtsco.spec
diff -u SPECS/kbtsco.spec:1.9 SPECS/kbtsco.spec:1.10
--- SPECS/kbtsco.spec:1.9	Sun Sep 17 04:26:07 2006
+++ SPECS/kbtsco.spec	Sun Sep 17 15:54:56 2006
@@ -5,7 +5,7 @@
 Summary(pl):	kbtsco to skrypt kommandera, który pomaga łączyć zestaw słuchawkowy Bluetooth
 Name:		kbtsco
 Version:	1.4.3
-Release:	1
+Release:	2
 License:	GPL
 Group:		X11/Applications
 Source0:	http://www.kde-apps.org/content/files/45427-%{name}.kmdr.tar.bz2
@@ -13,6 +13,7 @@
 Source1:	%{name}.desktop
 URL:		http://www.kde-apps.org/content/show.php?content=45427
 BuildRequires:	rpmbuild(macros) >= 1.129
+BuildRequires:	sed >= 4.0
 Requires:	bluez-hcidump
 Requires:	bluez-utils
 Requires:	btsco
@@ -37,6 +38,7 @@
 
 %prep
 %setup -q -c
+%{__sed} -i -e 's#/usr/local/bin/btsco#/usr/bin/btsco#g' kbtsco.kmdr
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -73,6 +75,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/09/17 13:54:56  shadzik
+- fix btsco binary location
+- rel 2
+
 Revision 1.9  2006/09/17 02:26:07  wolvverine
 - md5
 
================================================================

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



More information about the pld-cvs-commit mailing list