diff --git a/xsane.spec b/xsane.spec index ddbd5cc..66d7a19 100644 --- a/xsane.spec +++ b/xsane.spec @@ -1,7 +1,7 @@ Name: xsane Summary: An X Window System front-end for the SANE scanner interface. Version: 0.92 -Release: 10 +Release: 11 Source: http://www.xsane.org/download/%{name}-%{version}.tar.gz Patch0: xsane-0.90-htmlview.patch Patch1: xsane-0.91-badcode.patch @@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT %files gimp %defattr(-,root,root) %{_bindir}/xsane-gimp +%%dir %{_datadir}/sane +%%dir %{_datadir}/sane/xsane +%{_datadir}/sane/xsane/*eula* %post gimp if [ -x /usr/bin/gimp-config ]; then @@ -101,6 +104,9 @@ if [ $1 = 0 ]; then fi %changelog +* Fri Jun 4 2004 Tim Waugh 0.92-11 +- Fix GIMP plug-in package (bug #125254). + * Wed Apr 21 2004 Seth Nickell 0.92-10 - Remove .desktop file