[packages/ppc64-diag] - up to 2.7.2

qboosh qboosh at pld-linux.org
Sun Oct 16 20:19:57 CEST 2016


commit 4a2e0b07cd5ff554ad98b7be28bca861f6c66249
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Oct 16 20:22:08 2016 +0200

    - up to 2.7.2

 ppc64-diag-verbose.patch | 8 ++++----
 ppc64-diag.spec          | 5 ++---
 2 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/ppc64-diag.spec b/ppc64-diag.spec
index 37fe963..b9e3ddd 100644
--- a/ppc64-diag.spec
+++ b/ppc64-diag.spec
@@ -2,12 +2,12 @@
 Summary:	Diagnostics tools for Linux on Power platform
 Summary(pl.UTF-8):	Narzędzia diagnostyczne dla Linuksa na platformie Power
 Name:		ppc64-diag
-Version:	2.7.1
+Version:	2.7.2
 Release:	0.1
 License: 	GPL v2+
 Group:		Applications/System
 Source0:	http://downloads.sourceforge.net/linux-diag/%{name}-%{version}.tar.gz
-# Source0-md5:	8ccb173cf4a6987cce6ec173512d55d7
+# Source0-md5:	e25d744043a29f9d5d2fb7c718958b34
 Patch0:		%{name}-verbose.patch
 URL:		http://linux-diag.sourceforge.net/ppc64-diag/
 BuildRequires:	bison
@@ -117,7 +117,6 @@ fi
 %attr(754,root,root) %{_sysconfdir}/ppc64-diag/lp_diag_notify
 %attr(754,root,root) %{_sysconfdir}/ppc64-diag/lp_diag_setup
 %attr(754,root,root) %{_sysconfdir}/ppc64-diag/ppc64_diag_*
-%attr(754,root,root) %{_sysconfdir}/ppc64-diag/prrn_hotplug
 %{_sysconfdir}/ppc64-diag/servevent_parse.pl
 %dir %{_sysconfdir}/ppc64-diag/message_catalog
 %config(noreplace) %{_sysconfdir}/ppc64-diag/message_catalog/cxgb3
diff --git a/ppc64-diag-verbose.patch b/ppc64-diag-verbose.patch
index 66acddf..0f81805 100644
--- a/ppc64-diag-verbose.patch
+++ b/ppc64-diag-verbose.patch
@@ -1,12 +1,12 @@
---- ppc64-diag-2.6.9/rules.mk.orig	2015-06-29 12:37:42.000000000 +0200
-+++ ppc64-diag-2.6.9/rules.mk	2015-07-02 16:55:52.475139765 +0200
+--- ppc64-diag-2.7.2/rules.mk.orig	2016-10-16 20:16:44.027007075 +0200
++++ ppc64-diag-2.7.2/rules.mk	2016-10-16 20:17:20.760339988 +0200
 @@ -211,7 +211,6 @@
  
  # Default target for building object files
  %.o: %.c
 -	@echo "CC $(WORK_DIR)/$@"
--	@$(CC) -c $(AM_CFLAGS) $(CFLAGS) $<
-+	$(CC) -c $(AM_CFLAGS) $(CFLAGS) $<
+-	@$(CC) -c $(AM_CFLAGS) $(CFLAGS) $(CPPFLAGS) $<
++	$(CC) -c $(AM_CFLAGS) $(CFLAGS) $(CPPFLAGS) $<
  
  
 --- ppc64-diag-2.6.9/Makefile.orig	2015-06-29 12:37:42.000000000 +0200
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ppc64-diag.git/commitdiff/4a2e0b07cd5ff554ad98b7be28bca861f6c66249



More information about the pld-cvs-commit mailing list