From cc86ad0b83ca53cf37fcd7ad9472a0c3b3ce31c5 Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Jun 06 2006 15:15:43 +0000 Subject: add BuildRequires: gettext (#194163) --- diff --git a/sane-backends.spec b/sane-backends.spec index b3f7bd0..ef3c9cd 100644 --- a/sane-backends.spec +++ b/sane-backends.spec @@ -4,7 +4,7 @@ Summary: Scanner access software Name: sane-backends Version: 1.0.17 -Release: 10 +Release: 11 License: GPL (programs), relaxed LGPL (libraries), and public domain (docs) Group: System Environment/Libraries Source0: ftp://ftp.sane-project.org/pub/sane/%{name}-%{version}/%{name}-%{version}.tar.gz @@ -18,6 +18,7 @@ URL: http://www.sane-project.org BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%__id_u -n) BuildRequires: tetex-latex libusb-devel libieee1284-devel libjpeg-devel BuildRequires: autoconf libtool +BuildRequires: gettext %if %{gphoto2_support} BuildRequires: gphoto2-devel %endif @@ -162,6 +163,9 @@ rm -rf %{buildroot} %{_docdir}/%{name}-%{version}/sane.ps %changelog +* Tue Jun 06 2006 Nils Philippsen 1.0.17-11 +- add BuildRequires: gettext (#194163) + * Wed May 17 2006 Nils Philippsen 1.0.17-10 - add pkg-config support, re-write sane-config to use pkg-config to avoid multilib problems with conflicting sane-config scripts