SPECS: blueman.spec - fixed files - blueman dir should be in /usr/lib
shadzik
shadzik at pld-linux.org
Sat May 24 16:09:51 CEST 2008
Author: shadzik Date: Sat May 24 14:09:51 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed files
- blueman dir should be in /usr/lib
---- Files affected:
SPECS:
blueman.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/blueman.spec
diff -u SPECS/blueman.spec:1.4 SPECS/blueman.spec:1.5
--- SPECS/blueman.spec:1.4 Sat May 24 16:01:05 2008
+++ SPECS/blueman.spec Sat May 24 16:09:46 2008
@@ -65,7 +65,7 @@
#%dir %{_sysconfdir}
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/network.conf
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus-1/system.d/org.blueman.Mechanism.conf
-%attr(755,root,root) %{_libdir}/%{name}
+%attr(755,root,root) %{_prefix}/lib/%{name}
%attr(755,root,root) %{_bindir}/*
%{_datadir}/%{name}
%{_datadir}/dbus-1/system-services/org.blueman.Mechanism.service
@@ -82,6 +82,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2008-05-24 14:09:46 shadzik
+- fixed files
+- blueman dir should be in /usr/lib
+
Revision 1.4 2008-05-24 14:01:05 wolvverine
- up rel, correct commitlog
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/blueman.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list