[sane-frontends] add comments to patches

Nils Philippsen nphilipp at fedoraproject.org
Mon Jul 8 14:54:30 UTC 2013


commit 38a803fc6407d8d8b9e07c588de213765a5cb780
Author: Nils Philippsen <nils at redhat.com>
Date:   Mon Jul 8 16:51:26 2013 +0200

    add comments to patches

 sane-frontends.spec |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/sane-frontends.spec b/sane-frontends.spec
index da61c3c..cb2f12a 100644
--- a/sane-frontends.spec
+++ b/sane-frontends.spec
@@ -4,7 +4,13 @@ Release: 16%{?dist}
 Summary: Graphical frontend to SANE
 URL: http://www.sane-project.org
 Source0: ftp://ftp.sane-project.org/pub/sane/%{name}-%{version}/%{name}-%{version}.tar.gz
+# Fix array subscript out of bounds errors (#133121).
+# Upstream commit 5113e3de39846a8226909088ad5c1aa4969f3030 and commit
+# 7336b064653026171a715dfaf803693b638c67a5 (partial)
 Patch0: sane-frontends-1.0.14-array-out-of-bounds.patch
+# Fix building with sane-backends >= 1.0.20.
+# Upstream commit 5e96223e497538d06e18d8e84b774c4a35f654b4 (partial) and commit
+# c554cfce37e37a33f94a9051afe2062c4759072b
 Patch1: sane-frontends-1.0.14-sane-backends-1.0.20.patch
 License: GPLv2+
 Group: Applications/System
@@ -39,6 +45,9 @@ rm -f %{buildroot}%{_datadir}/sane/sane-style.rc
 # intended to be used from the command line
 
 %changelog
+* Mon Jul 08 2013 Nils Philippsen <nils at redhat.com>
+- add comments to patches
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.14-16
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list