forked from pool/sane-backends
This commit is contained in:
parent
fe7bd010c9
commit
ff5acb9d86
4
rpmlintrc
Normal file
4
rpmlintrc
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# This line is mandatory to access the configuration functions
|
||||||
|
from Config import *
|
||||||
|
|
||||||
|
addFilter("sane-backends devel-file-in-non-devel-package .*libsane.*.so")
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 6 01:19:40 CEST 2007 - ro@suse.de
|
||||||
|
|
||||||
|
- suppress devel file warnings for libsane*.so
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Apr 21 15:15:08 CEST 2007 - aj@suse.de
|
Sat Apr 21 15:15:08 CEST 2007 - aj@suse.de
|
||||||
|
|
||||||
|
@ -12,15 +12,16 @@
|
|||||||
|
|
||||||
Name: sane-backends
|
Name: sane-backends
|
||||||
BuildRequires: libgphoto2-devel libieee1284 libjpeg-devel libpng net-snmp-devel pkg-config texlive-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)
|
License: GNU General Public License (GPL), GNU Library General Public License v. 2.0 and 2.1 (LGPL), GPL with linking exception.
|
||||||
Group: Hardware/Scanner
|
Group: Hardware/Scanner
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Summary: SANE (Scanner Access Now Easy) scanner drivers
|
Summary: SANE (Scanner Access Now Easy) scanner drivers
|
||||||
Version: 1.0.18
|
Version: 1.0.18
|
||||||
Release: 15
|
Release: 34
|
||||||
URL: http://www.sane-project.org/
|
URL: http://www.sane-project.org/
|
||||||
# URL for Source0: http://alioth.debian.org/download.php/1669/sane-backends-1.0.18.tar.gz
|
# URL for Source0: http://alioth.debian.org/download.php/1669/sane-backends-1.0.18.tar.gz
|
||||||
Source0: sane-backends-%{version}.tar.bz2
|
Source0: sane-backends-%{version}.tar.bz2
|
||||||
|
Source1: rpmlintrc
|
||||||
# Source100... is SUSE specific stuff:
|
# Source100... is SUSE specific stuff:
|
||||||
Source100: sane-dev
|
Source100: sane-dev
|
||||||
Source101: sane-port
|
Source101: sane-port
|
||||||
@ -341,6 +342,8 @@ exit 0
|
|||||||
%doc %{_mandir}/man8/saned.8.gz
|
%doc %{_mandir}/man8/saned.8.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 06 2007 - ro@suse.de
|
||||||
|
- suppress devel file warnings for libsane*.so
|
||||||
* Sat Apr 21 2007 - aj@suse.de
|
* Sat Apr 21 2007 - aj@suse.de
|
||||||
- Use texlive.
|
- Use texlive.
|
||||||
* Wed Feb 21 2007 - jsmeix@suse.de
|
* Wed Feb 21 2007 - jsmeix@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user