auto-import changelog data from xsane-0.92-11.src.rpm

Fri Jun 04 2004 Tim Waugh <twaugh@redhat.com> 0.92-11
- Fix GIMP plug-in package (bug #125254).
This commit is contained in:
cvsdist 2004-09-09 15:11:43 +00:00
parent d856c43567
commit 45d7f1b2df

View File

@ -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.92 Version: 0.92
Release: 10 Release: 11
Source: http://www.xsane.org/download/%{name}-%{version}.tar.gz Source: http://www.xsane.org/download/%{name}-%{version}.tar.gz
Patch0: xsane-0.90-htmlview.patch Patch0: xsane-0.90-htmlview.patch
Patch1: xsane-0.91-badcode.patch Patch1: xsane-0.91-badcode.patch
@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
%files gimp %files gimp
%defattr(-,root,root) %defattr(-,root,root)
%{_bindir}/xsane-gimp %{_bindir}/xsane-gimp
%%dir %{_datadir}/sane
%%dir %{_datadir}/sane/xsane
%{_datadir}/sane/xsane/*eula*
%post gimp %post gimp
if [ -x /usr/bin/gimp-config ]; then if [ -x /usr/bin/gimp-config ]; then
@ -101,6 +104,9 @@ if [ $1 = 0 ]; then
fi fi
%changelog %changelog
* Fri Jun 4 2004 Tim Waugh <twaugh@redhat.com> 0.92-11
- Fix GIMP plug-in package (bug #125254).
* Wed Apr 21 2004 Seth Nickell <snickell@redhat.com> 0.92-10 * Wed Apr 21 2004 Seth Nickell <snickell@redhat.com> 0.92-10
- Remove .desktop file - Remove .desktop file