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:
parent
d856c43567
commit
45d7f1b2df
@ -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 <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
|
||||
- Remove .desktop file
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user