[xsane] use consistent name for snprintf patch

Nils Philippsen nphilipp at fedoraproject.org
Thu Jul 3 09:31:22 UTC 2014


commit a63ab40b607e9216e28519c9c1ca040998a9cb3a
Author: Nils Philippsen <nils at redhat.com>
Date:   Thu Jul 3 11:22:29 2014 +0200

    use consistent name for snprintf patch

 ...intf.patch => xsane-0.999-snprintf-update.patch |    0
 xsane.spec                                         |    5 +++--
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/xsane-0.999-update-to-current-lprng-plp_snprintf.patch b/xsane-0.999-snprintf-update.patch
similarity index 100%
rename from xsane-0.999-update-to-current-lprng-plp_snprintf.patch
rename to xsane-0.999-snprintf-update.patch
diff --git a/xsane.spec b/xsane.spec
index 42c8534..62051ea 100644
--- a/xsane.spec
+++ b/xsane.spec
@@ -67,7 +67,7 @@ Patch12: xsane-0.999-lcms2.patch
 Patch13: xsane-0.999-coverity.patch
 # update lib/snprintf.c to the latest version from LPRng that has a Free license
 # submitted to upstream (Oliver Rauch) via email, 2014-05-29
-Patch14: xsane-0.999-update-to-current-lprng-plp_snprintf.patch
+Patch14: xsane-0.999-snprintf-update.patch
 # fix signal handling (#1073698)
 # submitted to upstream (Oliver Rauch) via email, 2014-07-03
 Patch15: xsane-0.999-signal-handling.patch
@@ -138,7 +138,7 @@ done
 %patch11 -p1 -b .pdf-no-high-bpp
 %patch12 -p1 -b .lcms2
 %patch13 -p1 -b .coverity
-%patch14 -p1 -b .snprintf
+%patch14 -p1 -b .snprintf-update
 %patch15 -p1 -b .signal-handling
 
 %patch100 -p1 -b .autoconf
@@ -241,6 +241,7 @@ fi
 %changelog
 * Thu Jul 03 2014 Nils Philippsen <nils at redhat.com>
 - make signal-handling patch work with older glib versions
+- use consistent name for snprintf patch
 
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.999-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild


More information about the scm-commits mailing list