public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/ploop/files/
@ 2017-02-09 22:37 David Seifert
  0 siblings, 0 replies; 2+ messages in thread
From: David Seifert @ 2017-02-09 22:37 UTC (permalink / raw
  To: gentoo-commits

commit:     020e86bd40ae781498e541f302d9dc5094808531
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Feb  9 19:46:53 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Feb  9 22:35:34 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=020e86bd

sys-cluster/ploop: remove unused patch/file

Closes: https://github.com/gentoo/gentoo/pull/3897

 sys-cluster/ploop/files/ploop-1.2-soname.patch | 19 -------------------
 sys-cluster/ploop/files/ploop.tmpfiles         |  1 -
 2 files changed, 20 deletions(-)

diff --git a/sys-cluster/ploop/files/ploop-1.2-soname.patch b/sys-cluster/ploop/files/ploop-1.2-soname.patch
deleted file mode 100644
index 34cd56567c..0000000000
--- a/sys-cluster/ploop/files/ploop-1.2-soname.patch
+++ /dev/null
@@ -1,19 +0,0 @@
---- lib/Makefile	2012-05-03 21:11:04.000000000 +0400
-+++ lib/Makefile	2012-05-03 21:10:47.000000000 +0400
-@@ -2,6 +2,7 @@
- 
- LIBPLOOP=libploop.a
- LIBPLOOP_DYN = libploop.so
-+SONAME = $(LIBPLOOP_DYN).0
- LIBOBJS=uuid.o \
- 	delta_read.o \
- 	delta_sysfs.o \
-@@ -36,7 +37,7 @@
- 
- $(LIBPLOOP_DYN): $(LIBOBJS)
- 	$(E) "  LINK    " $@
--	$(Q) $(CC) $(CFLAGS) $(INC) $(LDFLAGS) -shared  $^ ${LDLIBS} -o $@
-+	$(Q) $(CC) $(CFLAGS) $(INC) $(LDFLAGS) -shared  $^ ${LDLIBS} -o $@ -Wl,-soname,$(SONAME)
- 
- .depend: $(SOURCES)
- -include .depend

diff --git a/sys-cluster/ploop/files/ploop.tmpfiles b/sys-cluster/ploop/files/ploop.tmpfiles
deleted file mode 100644
index 25feee63db..0000000000
--- a/sys-cluster/ploop/files/ploop.tmpfiles
+++ /dev/null
@@ -1 +0,0 @@
-d /run/lock/ploop 0755 root root - -


^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/ploop/files/
@ 2021-11-26 23:37 Marek Szuba
  0 siblings, 0 replies; 2+ messages in thread
From: Marek Szuba @ 2021-11-26 23:37 UTC (permalink / raw
  To: gentoo-commits

commit:     a35866ef41c29d0b69a9159114f25ff18b30487e
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 26 23:36:45 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Nov 26 23:37:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a35866ef

sys-cluster/ploop: make the patch eapply-compliant

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 sys-cluster/ploop/files/disable_create_run_dir.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/ploop/files/disable_create_run_dir.patch b/sys-cluster/ploop/files/disable_create_run_dir.patch
index 726094903b51..597a6c1d160d 100644
--- a/sys-cluster/ploop/files/disable_create_run_dir.patch
+++ b/sys-cluster/ploop/files/disable_create_run_dir.patch
@@ -1,5 +1,5 @@
---- lib/Makefile.old	2015-10-10 15:49:25.377235002 +0300
-+++ lib/Makefile	2015-10-10 15:49:50.021464544 +0300
+--- a/lib/Makefile
++++ b/lib/Makefile
 @@ -76,17 +76,13 @@
  .depend: $(filter-out $(GENERATED),$(SOURCES))
  -include .depend


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-26 23:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-09 22:37 [gentoo-commits] repo/gentoo:master commit in: sys-cluster/ploop/files/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2021-11-26 23:37 Marek Szuba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox