auto-import changelog data from xsane-0.84-2.src.rpm
Thu Feb 21 2002 Tim Waugh <twaugh@redhat.com> 0.84-2 - Rebuild in new environment. Wed Jan 23 2002 Tim Waugh <twaugh@redhat.com> 0.84-1 - 0.84. - Remove explicit sane-backends dependency, since it is automatically found by rpm. Wed Jan 09 2002 Tim Powers <timp@redhat.com> 0.83-2 - automated rebuild Tue Jan 08 2002 Tim Waugh <twaugh@redhat.com> 0.83-1 - 0.83.
This commit is contained in:
parent
d2ed04fcf1
commit
458459deba
@ -1 +1 @@
|
||||
xsane-0.82.tar.gz
|
||||
xsane-0.84.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
dd36f72ce36c20cd8489d796d5f7c875 xsane-0.82.tar.gz
|
||||
c0a65d4bc552ae8d82375fc2e584ba2a xsane-0.84.tar.gz
|
||||
|
31
xsane.spec
31
xsane.spec
@ -1,17 +1,13 @@
|
||||
Name: xsane
|
||||
Summary: An X Window System front-end for the SANE scanner interface.
|
||||
Version: 0.82
|
||||
Release: 3.1
|
||||
Version: 0.84
|
||||
Release: 2
|
||||
Source: http://www.xsane.org/download/%{name}-%{version}.tar.gz
|
||||
Patch0: xsane-0.82-sec.patch
|
||||
Patch1: xsane-0.82-if.patch
|
||||
Patch2: xsane-0.82-bytespp.patch
|
||||
License: GPL
|
||||
URL: http://www.xsane.org/
|
||||
Group: Applications/Multimedia
|
||||
Buildroot: %{_tmppath}/%{name}-buildroot
|
||||
Requires: sane
|
||||
BuildPrereq: sane-devel gimp-devel libpng-devel libjpeg-devel
|
||||
BuildPrereq: sane-backends-devel gimp-devel libpng-devel libjpeg-devel
|
||||
ExcludeArch: s390 s390x
|
||||
|
||||
%description
|
||||
@ -23,7 +19,6 @@ performing the scan and then manipulating the captured image.
|
||||
%package gimp
|
||||
Summary: A GIMP plug-in which provides the SANE scanner interface.
|
||||
Group: Applications/Multimedia
|
||||
Requires: sane >= 1.0
|
||||
Prereq: /usr/bin/gimp-config /usr/bin/awk sh-utils fileutils
|
||||
|
||||
%description gimp
|
||||
@ -33,14 +28,8 @@ installed to use this package.
|
||||
|
||||
%prep
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%setup -q
|
||||
|
||||
# Fix an 'if (...); { ... }' construct.
|
||||
%patch0 -p1 -b .sec
|
||||
%patch1 -p1 -b .if
|
||||
%patch2 -p1 -b .bytespp
|
||||
|
||||
%build
|
||||
%{expand:%%define optflags %{optflags} -DGIMP_ENABLE_COMPAT_CRUFT=1}
|
||||
%configure --with-install-root=%{buildroot}
|
||||
@ -107,6 +96,20 @@ if [ $1 = 0 ]; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Thu Feb 21 2002 Tim Waugh <twaugh@redhat.com> 0.84-2
|
||||
- Rebuild in new environment.
|
||||
|
||||
* Wed Jan 23 2002 Tim Waugh <twaugh@redhat.com> 0.84-1
|
||||
- 0.84.
|
||||
- Remove explicit sane-backends dependency, since it is automatically
|
||||
found by rpm.
|
||||
|
||||
* Wed Jan 09 2002 Tim Powers <timp@redhat.com> 0.83-2
|
||||
- automated rebuild
|
||||
|
||||
* Tue Jan 8 2002 Tim Waugh <twaugh@redhat.com> 0.83-1
|
||||
- 0.83.
|
||||
|
||||
* Tue Dec 11 2001 Tim Waugh <twaugh@redhat.com> 0.82-3.1
|
||||
- 0.82.
|
||||
- Some extra patches from Oliver Rauch.
|
||||
|
Loading…
Reference in New Issue
Block a user