[packages/synce-serial] - verbose files
qboosh
qboosh at pld-linux.org
Sun Feb 8 16:14:17 CET 2015
commit 75cd6a298fbeffe29e0e6ae62ef5d2a770ab8d7c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Feb 8 16:16:42 2015 +0100
- verbose files
synce-serial.spec | 18 +++++++++++++-----
1 file changed, 13 insertions(+), 5 deletions(-)
---
diff --git a/synce-serial.spec b/synce-serial.spec
index 25b2f20..241d8f7 100644
--- a/synce-serial.spec
+++ b/synce-serial.spec
@@ -11,7 +11,7 @@ Source0: http://downloads.sourceforge.net/synce/%{name}-%{version}.tar.gz
Source1: synce-device
Patch0: %{name}-iptables.patch
URL: http://www.synce.org/
-BuildRequires: autoconf >= 2.50
+BuildRequires: autoconf >= 2.53
BuildRequires: automake >= 1.4
BuildRequires: libtool
Requires: ppp
@@ -54,7 +54,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc README TODO
+%doc ChangeLog README TODO
%attr(755,root,root) %{_sbindir}/synce-serial-abort
%attr(755,root,root) %{_sbindir}/synce-serial-abort-device
%attr(755,root,root) %{_sbindir}/synce-serial-config
@@ -63,7 +63,15 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_sbindir}/synce-serial-start-device
%attr(755,root,root) %{_sbindir}/synce-serial-udev-add
%attr(755,root,root) %{_sbindir}/synce-serial-udev-remove
-%attr(755,root,root) %{_libdir}/synce-serial-chat
+%attr(755,root,root) %{_libexecdir}/synce-serial-chat
%config(noreplace) %verify(not md5 mtime size) /etc/ppp/peers/synce-device
-%{_datadir}/synce
-%{_mandir}/man8/*.8*
+# dir shared among some synce-* apps
+%dir %{_datadir}/synce
+%{_datadir}/synce/synce-serial-common
+%{_datadir}/synce/synce-serial.conf
+%{_datadir}/synce/synce-udev.rules
+%{_datadir}/synce/synce.usermap
+%{_mandir}/man8/synce-serial-abort.8*
+%{_mandir}/man8/synce-serial-chat.8*
+%{_mandir}/man8/synce-serial-config.8*
+%{_mandir}/man8/synce-serial-start.8*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/synce-serial.git/commitdiff/75cd6a298fbeffe29e0e6ae62ef5d2a770ab8d7c
More information about the pld-cvs-commit
mailing list