- Build requires gettext-devel (bug #160994).
This commit is contained in:
parent
6a40f693fe
commit
88962c8d5a
@ -1,7 +1,7 @@
|
|||||||
Name: xsane
|
Name: xsane
|
||||||
Summary: An X Window System front-end for the SANE scanner interface.
|
Summary: An X Window System front-end for the SANE scanner interface.
|
||||||
Version: 0.95
|
Version: 0.95
|
||||||
Release: 3
|
Release: 4
|
||||||
Source0: http://www.xsane.org/download/%{name}-%{version}.tar.gz
|
Source0: http://www.xsane.org/download/%{name}-%{version}.tar.gz
|
||||||
Source1: xsane-install-gimp-plugin
|
Source1: xsane-install-gimp-plugin
|
||||||
Patch0: xsane-0.90-htmlview.patch
|
Patch0: xsane-0.90-htmlview.patch
|
||||||
@ -14,6 +14,7 @@ Buildroot: %{_tmppath}/%{name}-buildroot
|
|||||||
BuildPrereq: sane-backends-devel gimp-devel libpng-devel libjpeg-devel
|
BuildPrereq: sane-backends-devel gimp-devel libpng-devel libjpeg-devel
|
||||||
BuildRequires: desktop-file-utils >= 0.2.92
|
BuildRequires: desktop-file-utils >= 0.2.92
|
||||||
BuildRequires: libtiff-devel
|
BuildRequires: libtiff-devel
|
||||||
|
BuildRequires: gettext-devel
|
||||||
ExcludeArch: s390 s390x
|
ExcludeArch: s390 s390x
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -94,6 +95,9 @@ fi
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 20 2005 Tim Waugh <twaugh@redhat.com> 0.95-4
|
||||||
|
- Build requires gettext-devel (bug #160994).
|
||||||
|
|
||||||
* Wed Mar 2 2005 Tim Waugh <twaugh@redhat.com> 0.95-3
|
* Wed Mar 2 2005 Tim Waugh <twaugh@redhat.com> 0.95-3
|
||||||
- Rebuild for new GCC.
|
- Rebuild for new GCC.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user