From e90a8c20c218da36034d021a453ee71be8d9d7dd Mon Sep 17 00:00:00 2001 From: Jan Synacek Date: Fri, 30 Nov 2012 14:38:59 +0100 Subject: [PATCH] Comment makefile patch --- sgpio-1.2-makefile.patch | 2 ++ sgpio.spec | 1 + 2 files changed, 3 insertions(+) diff --git a/sgpio-1.2-makefile.patch b/sgpio-1.2-makefile.patch index c51933f..e50373d 100644 --- a/sgpio-1.2-makefile.patch +++ b/sgpio-1.2-makefile.patch @@ -1,3 +1,5 @@ +Fedora specific Makefile patch. + --- sgpio/Makefile.orig 2008-10-29 09:55:50.000000000 +0100 +++ sgpio/Makefile 2008-10-29 09:59:00.000000000 +0100 @@ -23,12 +23,15 @@ diff --git a/sgpio.spec b/sgpio.spec index 00eeb41..fa3d616 100644 --- a/sgpio.spec +++ b/sgpio.spec @@ -38,6 +38,7 @@ make install INSTALL="%{__install} -p" DESTDIR=$RPM_BUILD_ROOT SBIN_DIR=$RPM_BUI %changelog * Fri Nov 30 2012 Jan Synáček - 1.2.0.10-10 - Use strncpy instead of strcpy (coverity) +- Comment makefile patch * Mon Nov 19 2012 Jan Synáček - 1.2.0.10-9 - dos2unix'ed the patch