[packages/openvpn-plugin-auth-ldap] cleanup

gotar gotar at pld-linux.org
Tue Aug 6 15:47:43 CEST 2019


commit 4e89452a5bfdc03363145e9649ede5049b27d668
Author: Tomasz Pala <gotar at polanet.pl>
Date:   Tue Aug 6 15:47:12 2019 +0200

    cleanup

 openvpn-plugin-auth-ldap-make.patch | 25 -------------------------
 openvpn-plugin-auth-ldap.spec       |  6 ++----
 2 files changed, 2 insertions(+), 29 deletions(-)
---
diff --git a/openvpn-plugin-auth-ldap.spec b/openvpn-plugin-auth-ldap.spec
index b9474f5..ca78a0a 100644
--- a/openvpn-plugin-auth-ldap.spec
+++ b/openvpn-plugin-auth-ldap.spec
@@ -6,11 +6,10 @@ Summary(pl.UTF-8):	Wtyczka Auth-LDAP dla OpenVPN
 Name:		openvpn-plugin-auth-ldap
 Version:	2.0.4
 Release:	1
-License:	BSD
+License:	BSD + others
 Group:		Applications
 Source0:	https://github.com/threerings/openvpn-auth-ldap/archive/auth-ldap-%{version}.tar.gz
 # Source0-md5:	c4985fbbf88042e28efd1521d03bf658
-Patch0:		%{name}-make.patch
 Patch1:		%{name}-objc-include.patch
 URL:		https://github.com/threerings/openvpn-auth-ldap
 BuildRequires:	autoconf
@@ -35,7 +34,6 @@ użytkownika i hasłem poprzez LDAP.
 
 %prep
 %setup -q -n openvpn-auth-ldap-auth-ldap-%{version}
-#%%patch0 -p1
 #%%patch1 -p1
 
 #:> objc.m4
@@ -67,6 +65,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc LICENSE README
+%doc LICENSE README.md
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/auth-ldap.conf
 %attr(755,root,root) %{_libdir}/openvpn-auth-ldap.so
diff --git a/openvpn-plugin-auth-ldap-make.patch b/openvpn-plugin-auth-ldap-make.patch
deleted file mode 100644
index ecdfafa..0000000
--- a/openvpn-plugin-auth-ldap-make.patch
+++ /dev/null
@@ -1,25 +0,0 @@
---- auth-ldap-2.0.3/tests/Makefile.in~	2006-08-01 06:51:52.000000000 +0300
-+++ auth-ldap-2.0.3/tests/Makefile.in	2008-12-02 14:35:09.606338237 +0200
-@@ -26,7 +26,7 @@
- CFLAGS+=	@CHECK_CFLAGS@ -DTEST_DATA=\"${srcdir}/data\"
- OBJCFLAGS+=	@CHECK_CFLAGS@ -DTEST_DATA=\"${srcdir}/data\"
- LIBS+=		-lauth-ldap-testing $(OBJC_LIBS) $(LDAP_LIBS) @CHECK_LIBS@
--LDFLAGS+=	-L${top_builddir}src $(LIBS)
-+LDFLAGS+=	-L${top_builddir}/src $(LIBS)
- 
- # Recompile the tests every time
- all: tests
---- auth-ldap-2.0.3/check.m4~	2006-04-27 05:54:34.000000000 +0300
-+++ auth-ldap-2.0.3/check.m4	2008-12-02 14:38:22.692976133 +0200
-@@ -20,8 +20,9 @@
- #       Result is cached.
- #
- #	Defines and substitutes the following vars:
--#               LIBCHECK_CFLAGS
--#               LIBCHECK_LIBS
-+#               CHECK_CFLAGS
-+#               CHECK_LIBS
-+#               CHECK_DIRS
- #
- #------------------------------------------------------------------------
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openvpn-plugin-auth-ldap.git/commitdiff/4e89452a5bfdc03363145e9649ede5049b27d668



More information about the pld-cvs-commit mailing list