1
0
forked from pool/sane-backends
OBS User unknown 2007-04-21 23:02:35 +00:00 committed by Git OBS Bridge
parent 9e107d4e79
commit fe7bd010c9
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Apr 21 15:15:08 CEST 2007 - aj@suse.de
- Use texlive.
-------------------------------------------------------------------
Wed Feb 21 15:40:03 CET 2007 - jsmeix@suse.de

View File

@ -11,13 +11,13 @@
# norootforbuild
Name: sane-backends
BuildRequires: libgphoto2-devel libieee1284 libjpeg-devel libpng net-snmp-devel pkgconfig te_ams te_latex
BuildRequires: libgphoto2-devel libieee1284 libjpeg-devel libpng net-snmp-devel pkg-config texlive-latex
License: GNU General Public License (GPL), GNU Library General Public License v. 2.0 and 2.1 (LGPL)
Group: Hardware/Scanner
Autoreqprov: on
Summary: SANE (Scanner Access Now Easy) scanner drivers
Version: 1.0.18
Release: 6
Release: 15
URL: http://www.sane-project.org/
# URL for Source0: http://alioth.debian.org/download.php/1669/sane-backends-1.0.18.tar.gz
Source0: sane-backends-%{version}.tar.bz2
@ -341,6 +341,8 @@ exit 0
%doc %{_mandir}/man8/saned.8.gz
%changelog
* Sat Apr 21 2007 - aj@suse.de
- Use texlive.
* Wed Feb 21 2007 - jsmeix@suse.de
- Added a fix for an "array subscript is above array bounds"
error in niash.c to fix-buffer-overflow.patch