[packages/neard] - linux 3.6 has been released, now neard builds; release 1

qboosh qboosh at pld-linux.org
Thu Oct 4 17:42:01 CEST 2012


commit 378a89d24bf77e4918af0c83e934c6871f17ff75
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Oct 4 17:43:25 2012 +0200

    - linux 3.6 has been released, now neard builds; release 1

 neard.spec | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/neard.spec b/neard.spec
index d1fc189..39d6dc1 100644
--- a/neard.spec
+++ b/neard.spec
@@ -2,7 +2,7 @@ Summary:	Near Field Communication manager
 Summary(pl.UTF-8):	Zarządca połączeń NFC (Near Field Communication)
 Name:		neard
 Version:	0.6
-Release:	0.1
+Release:	1
 License:	GPL v2
 Group:		Networking/Daemons
 Source0:	http://www.kernel.org/pub/linux/network/nfc/%{name}-%{version}.tar.xz
@@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+# for external plugins
+install -d $RPM_BUILD_ROOT%{_libdir}/near/plugins
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -78,7 +81,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libexecdir}/neard
 %dir %{_libdir}/near
 %dir %{_libdir}/near/plugins
-%dir %{_sysconfdir}/neard
+# not used yet
+#%dir %{_sysconfdir}/neard
 /etc/dbus-1/system.d/org.neard.conf
 
 %files devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/neard.git/commitdiff/378a89d24bf77e4918af0c83e934c6871f17ff75



More information about the pld-cvs-commit mailing list