[SCM] rev-plugins/master: Patch refreshed.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Mar 9 15:45:31 UTC 2014


The following commit has been merged in the master branch:
commit 1d7a9e79b947dace34dcb09140d19ba307799b36
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Mar 9 16:42:58 2014 +0100

    Patch refreshed.

diff --git a/debian/patches/02-fix_hardening.patch b/debian/patches/02-fix_hardening.patch
index 7c0cb68..8399873 100644
--- a/debian/patches/02-fix_hardening.patch
+++ b/debian/patches/02-fix_hardening.patch
@@ -4,8 +4,8 @@ Forwarded: yes
 
 Index: rev-plugins/Makefile
 ===================================================================
---- rev-plugins.orig/Makefile	2013-08-28 23:51:02.874800396 +0200
-+++ rev-plugins/Makefile	2013-08-28 23:52:09.938803123 +0200
+--- rev-plugins.orig/Makefile	2014-03-09 16:39:24.835732083 +0100
++++ rev-plugins/Makefile	2014-03-09 16:40:24.900044460 +0100
 @@ -22,12 +22,13 @@
  
  CPPFLAGS += -I. -fPIC -D_REENTRANT
@@ -14,10 +14,10 @@ Index: rev-plugins/Makefile
  
  all:	zita-reverbs.so
  
- REVERBS_O = reverbs.o reverbs_if.o greverb.o zreverb.o pareq.o exp2ap.o
+ REVERBS_O = reverbs.o reverbs_if.o zreverb.o pareq.o
  zita-reverbs.so:	$(REVERBS_O)	
 -	g++ -shared  -o $@  $(REVERBS_O)
 +	g++ -shared  -o $@  $(REVERBS_O) $(LDFLAGS)
  
- reverbs.o:	ladspaplugin.h reverbs.h greverb.o zreverb.h
- reverbs_if.o:	ladspaplugin.h reverbs.h
+ reverbs.o:	ladspaplugin.h reverbs.h zreverb.h pareq.h
+ reverbs_if.o:	ladspaplugin.h reverbs.h zreverb.h pareq.h

-- 
rev-plugins packaging



More information about the pkg-multimedia-commits mailing list