use consistent name for snprintf patch
This commit is contained in:
parent
8afb02d876
commit
a63ab40b60
@ -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@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@lists.fedoraproject.org> - 0.999-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user