[packages/corosync] remove install and lib_deps patches dropped from spec in b643730

atler atler at pld-linux.org
Tue Jun 15 11:57:20 CEST 2021


commit c3cfa9ddf8f9418023d5e266c4cb7aba4765cc7a
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Jun 15 09:55:39 2021 +0000

    remove install and lib_deps patches dropped from spec in b643730

 corosync-install.patch  | 14 --------------
 corosync-lib_deps.patch | 13 -------------
 2 files changed, 27 deletions(-)
---
diff --git a/corosync-install.patch b/corosync-install.patch
deleted file mode 100644
index f9902c3..0000000
--- a/corosync-install.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -dur corosync-2.1.0.orig/configure.ac corosync-2.1.0/configure.ac
---- corosync-2.1.0.orig/configure.ac	2012-10-10 10:17:50.000000000 +0200
-+++ corosync-2.1.0/configure.ac	2012-10-25 08:59:49.000000000 +0200
-@@ -611,8 +611,8 @@
- AC_SUBST([SONAME])
- 
- AM_CONDITIONAL(INSTALL_TESTAGENTS, test -n "${enable_testagents}")
- AM_CONDITIONAL(INSTALL_MIB, test "${do_snmp}" = "1")
--AM_CONDITIONAL(INSTALL_DBUSCONF, test "${enable_dbus}" = "1")
-+AM_CONDITIONAL(INSTALL_DBUSCONF, test "${enable_dbus}" = "yes")
- AM_CONDITIONAL(AUGTOOL, test -n "${AUGTOOL}")
- AC_SUBST([NSS_LDFLAGS])
- 
-
diff --git a/corosync-lib_deps.patch b/corosync-lib_deps.patch
deleted file mode 100644
index 0c2a36a..0000000
--- a/corosync-lib_deps.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -dur corosync-2.1.0.orig/exec/Makefile.am corosync-2.1.0/exec/Makefile.am
---- corosync-2.1.0.orig/exec/Makefile.am	2012-10-10 10:17:50.000000000 +0200
-+++ corosync-2.1.0/exec/Makefile.am	2012-10-25 08:49:37.000000000 +0200
-@@ -50,7 +50,7 @@
- libtotem_pg_la_SOURCES	= $(TOTEM_SRC)
- libtotem_pg_la_CFLAGS	= $(nss_CFLAGS) $(rdmacm_CFLAGS) $(ibverbs_CFLAGS)
- libtotem_pg_la_LDFLAGS	= -version-number $(subst .,:,$(SONAME))
--libtotem_pg_la_LIBADD	= -lpthread $(nss_LIBS) $(rdmacm_LIBS) $(ibverbs_LIBS)
-+libtotem_pg_la_LIBADD	= -lpthread $(LIBQB_LIBS) $(nss_LIBS) $(rdmacm_LIBS) $(ibverbs_LIBS)
- 
- sbin_PROGRAMS		= corosync
- 
-Only in corosync-2.1.0/exec: Makefile.am~
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/corosync.git/commitdiff/c3cfa9ddf8f9418023d5e266c4cb7aba4765cc7a



More information about the pld-cvs-commit mailing list