version 0.998

This commit is contained in:
Nils Philippsen 2010-11-19 13:07:40 +01:00
parent cb7ea0eaf2
commit 52343f9ca2
4 changed files with 11 additions and 20 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
xsane-0.997.tar.gz
xsane-0.997-5-autoconf.patch.bz2
/xsane-0.998.tar.gz
/xsane-0.998-1-autoconf.patch.bz2

View File

@ -1,2 +1,2 @@
8377b3e3b792f3d2b7f13895467c7082 xsane-0.997.tar.gz
94916349487cd0a8cddab7851e58573c xsane-0.997-5-autoconf.patch.bz2
936f1cc76b37caa8f285e1e15ac7e0aa xsane-0.998.tar.gz
ccd4da2bfd19ba9e778a278ad6ca4472 xsane-0.998-1-autoconf.patch.bz2

View File

@ -1,14 +0,0 @@
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Type=Application
#Name=XSane
Name=Scanner Tool
GenericName=Scanner Tool
Comment=Scan images to view, copy, fax or email them
Exec=xsane
TryExec=xsane
Icon=xsane
Terminal=false
Categories=Graphics;2DGraphics;RasterGraphics;Scanning;GTK;
StartupNotify=true

View File

@ -13,8 +13,8 @@
Name: xsane
Summary: X Window System front-end for the SANE scanner interface
Version: 0.997
Release: 10%{?dist}
Version: 0.998
Release: 1%{?dist}
Source0: http://www.xsane.org/download/%{name}-%{version}.tar.gz
Source1: xsane.desktop
# distro-specific: use "xdg-open" instead of "netscape" to launch help browser
@ -34,7 +34,7 @@ Patch4: xsane-0.997-no-file-selected.patch
# submitted to upstream (Oliver Rauch) via email, 2010-06-29
Patch5: xsane-0.997-ipv6.patch
# autoconf-generated files
Patch10: xsane-0.997-5-autoconf.patch.bz2
Patch100: xsane-0.998-1-autoconf.patch.bz2
License: GPLv2+
URL: http://www.xsane.org/
Group: Applications/Multimedia
@ -90,7 +90,7 @@ done
%patch4 -p1 -b .no-file-selected
%patch5 -p1 -b .ipv6
%patch10 -p1 -b .autoconf
%patch100 -p1 -b .autoconf
# in-root config.h breaks off-root building
rm include/config.h
@ -159,6 +159,9 @@ fi
%{_datadir}/sane/xsane
%changelog
* Fri Nov 19 2010 Nils Philippsen <nils@redhat.com> - 0.998-1
- version 0.998
* Tue Jul 13 2010 Nils Philippsen <nils@redhat.com> - 0.997-10
- don't crash if no files are selected, take two