[packages/openvpn] - partial check-files cleanup, verbose man,include files

qboosh qboosh at pld-linux.org
Sun Mar 31 15:33:38 CEST 2013


commit 388387bffb8322e1ad111cf3867290b75d168324
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 31 15:33:28 2013 +0200

    - partial check-files cleanup, verbose man,include files

 openvpn.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/openvpn.spec b/openvpn.spec
index a8bc824..98db7ba 100644
--- a/openvpn.spec
+++ b/openvpn.spec
@@ -93,6 +93,8 @@ install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/%{name}
 install %{SOURCE3} $RPM_BUILD_ROOT/usr/lib/tmpfiles.d/%{name}.conf
 
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/%{name}/plugins/*.la
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -117,11 +119,11 @@ fi
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/plugins
 %attr(755,root,root) %{_libdir}/%{name}/plugins/*.so
-%{_mandir}/man?/*
+%{_mandir}/man8/openvpn.8*
 %dir /var/run/openvpn
 /usr/lib/tmpfiles.d/%{name}.conf
 
 %files devel
 %defattr(644,root,root,755)
 %doc doc/README.plugins sample/sample-plugins
-%{_includedir}/*.h
+%{_includedir}/openvpn-plugin.h
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openvpn.git/commitdiff/388387bffb8322e1ad111cf3867290b75d168324



More information about the pld-cvs-commit mailing list