[packages/synce-core] - support separate libexecdir; release 5

qboosh qboosh at pld-linux.org
Sun Apr 26 21:17:10 CEST 2020


commit 346e2c35a64e6d6e92650c59f0a58189538c1163
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Apr 26 21:17:25 2020 +0200

    - support separate libexecdir; release 5

 synce-core.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/synce-core.spec b/synce-core.spec
index d387622..4db9dfd 100644
--- a/synce-core.spec
+++ b/synce-core.spec
@@ -13,7 +13,7 @@ Summary:	Connection framework and DCCM implementation for WinCE devices
 Summary(pl.UTF-8):	Szkielet połączeń oraz implementacja DCCM dla urządzeń WinCE
 Name:		synce-core
 Version:	0.17
-Release:	4
+Release:	5
 License:	MIT
 Group:		Applications/System
 Source0:	http://downloads.sourceforge.net/synce/%{name}-%{version}.tar.gz
@@ -193,7 +193,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/synce-remove-program
 %attr(755,root,root) %{_bindir}/synce-serial
 %attr(755,root,root) %{_bindir}/synce-unlock
-%attr(755,root,root) %{_libdir}/synce-serial-chat
+%attr(755,root,root) %{_libexecdir}/synce-serial-chat
 /etc/dbus-1/system.d/org.synce.dccm.conf
 /lib/udev/rules.d/85-synce.rules
 %attr(755,root,root) /lib/udev/synce-udev-rndis
@@ -264,5 +264,5 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with dccm}
 %files dccm
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/dccm
+%attr(755,root,root) %{_libexecdir}/dccm
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/synce-core.git/commitdiff/346e2c35a64e6d6e92650c59f0a58189538c1163



More information about the pld-cvs-commit mailing list