diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2014-10-03 14:05:03 +0000 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2014-10-03 14:05:03 +0000 |
commit | 817e6294b42b3e4435f1b99728afc1dca84a6445 (patch) | |
tree | 75bc563b5fe4149fe7e5cbf7a5c2cbcee5ea0fb3 /xsane.spec.in | |
parent | e7e90b72fd3161c5d55fed49e100781dfa3e9408 (diff) |
Imported Upstream version 0.97upstream/0.97
Diffstat (limited to 'xsane.spec.in')
-rw-r--r-- | xsane.spec.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xsane.spec.in b/xsane.spec.in index a12e97c..e1d0fb9 100644 --- a/xsane.spec.in +++ b/xsane.spec.in @@ -6,14 +6,14 @@ Name: %{name} Version: %{version} Release: %{release} -Summary: Xsane is a graphical frontend for the scanner library SANE +Summary: XSane is a graphical frontend for scanners. It uses the library SANE. Group: Graphics URL: http://www.xsane.org Buildroot: /var/tmp/%{name}-buildroot -Requires: sane +Requires: sane-backends Source: ftp://ftp.mostang.com/pub/sane/xsane/%{name}-%{version}.tar.gz Copyright: GPL -BuildRequires: gtk+ >= 1.2.0 libsane1-devel >= 1.0.2 +BuildRequires: gtk+ >= 1.2.0 sane-backends-devel >= 1.0.2 %description Xsane is a grahical frontend for sane. Install this if you want a grahpical |