auto-import changelog data from xsane-0.77-3.src.rpm
Tue Jul 17 2001 Preston Brown <pbrown@redhat.com> 0.77-3 - add an icon to the desktop entry Tue Jun 19 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add ExcludeArch: s390 s390x
This commit is contained in:
parent
cba76490d0
commit
9434989935
12
xsane.spec
12
xsane.spec
@ -1,14 +1,15 @@
|
||||
Name: xsane
|
||||
Summary: An X Window System front-end for the SANE scanner interface.
|
||||
Version: 0.77
|
||||
Release: 1
|
||||
Release: 3
|
||||
Source: http://www.xsane.org/download/%{name}-%{version}.tar.gz
|
||||
License: GPL
|
||||
URL: http://www.xsane.org/
|
||||
Group: Applications/Multimedia
|
||||
Buildroot: %{_tmppath}/%{name}-buildroot
|
||||
Requires: sane-backends >= 1.0
|
||||
Requires: sane-backends >= 1.0.5-3
|
||||
BuildPrereq: sane-backends-devel gimp-devel
|
||||
ExcludeArch: s390 s390x
|
||||
|
||||
%description
|
||||
XSane is an X based interface for the SANE (Scanner Access Now Easy)
|
||||
@ -59,6 +60,7 @@ Type=Application
|
||||
Description=A GIMP plugin which provides a scanner interface.
|
||||
Description[sv]=Ett GIMP-insticksprogram som erbjuder ett bildläsargränssnitt.
|
||||
Exec=xsane
|
||||
Icon=/usr/share/pixmaps/sane.png
|
||||
EOF
|
||||
|
||||
|
||||
@ -96,6 +98,12 @@ if [ $1 = 0 ]; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Tue Jul 17 2001 Preston Brown <pbrown@redhat.com> 0.77-3
|
||||
- add an icon to the desktop entry
|
||||
|
||||
* Tue Jun 19 2001 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||
- add ExcludeArch: s390 s390x
|
||||
|
||||
* Mon Jun 11 2001 Tim Waugh <twaugh@redhat.com> 0.77-1
|
||||
- 0.77.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user