[yubikey-val] update the makefile patch for new version

Dennis Gilmore ausil at fedoraproject.org
Tue Nov 8 20:29:49 UTC 2011


commit 7a3dac2721f377657a98fb0f642570ca0773baf9
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Tue Nov 8 14:29:28 2011 -0600

    update the makefile patch for new version

 yubikey-val-Makefile.patch |   11 +++++------
 yubikey-val.spec           |    2 +-
 2 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/yubikey-val-Makefile.patch b/yubikey-val-Makefile.patch
index 25058ac..59790a8 100644
--- a/yubikey-val-Makefile.patch
+++ b/yubikey-val-Makefile.patch
@@ -1,15 +1,14 @@
---- Makefile.orig	2010-08-31 12:53:13.744369094 -0500
-+++ Makefile	2010-08-31 12:53:44.372126705 -0500
-@@ -34,9 +34,9 @@
+--- yubikey-val-2.10-orig/Makefile	2011-08-18 07:48:57.000000000 -0500
++++ yubikey-val-2.10/Makefile	2011-11-08 14:26:34.000000000 -0600
+@@ -34,10 +34,7 @@
  	install -D ykval-export.php $(sbinprefix)/ykval-export
  	install -D ykval-import.php $(sbinprefix)/ykval-import
  	install -D ykval-checksum-clients.php $(sbinprefix)/ykval-checksum-clients
 -	install -D ykval-munin-ksmlatency.php $(muninprefix)/ykval_ksmlatency
+-	install -D ykval-munin-vallatency.php $(muninprefix)/ykval_vallatency
 -	install -D ykval-munin-queuelength.php $(muninprefix)/ykval_queuelength
 -	install -D --backup --mode 640 --group $(wwwgroup) ykval-config.php $(etcprefix)/ykval-config.php-template
-+#	install -D ykval-munin-ksmlatency.php $(muninprefix)/ykval_ksmlatency
-+#	install -D ykval-munin-queuelength.php $(muninprefix)/ykval_queuelength
-+	install -D --backup --mode 640 ykval-config.php $(etcprefix)/ykval-config.php-template
++	install -D ykval-config.php $(etcprefix)/ykval-config.php-template
  	install -D ykval-db.sql $(docprefix)/ykval-db.sql
  	install -D $(DOCS) $(docprefix)/
  
diff --git a/yubikey-val.spec b/yubikey-val.spec
index 5369135..c00a104 100644
--- a/yubikey-val.spec
+++ b/yubikey-val.spec
@@ -19,7 +19,7 @@ with web servers such as Apache
 
 %prep
 %setup -q
-%patch0 -p0
+%patch0 -p1
 
 %build
 


More information about the scm-commits mailing list