8ceb32
# if you rebuild, please change bugtracker_url accordingly:
8ceb32
%global bugtracker_url http://bugzilla.redhat.com
8ceb32
8ceb32
%global gimpplugindir %(gimptool --gimpplugindir 2>/dev/null || echo INVALID)/plug-ins
8ceb32
%global iconrootdir %{_datadir}/icons/hicolor
8ceb32
8ceb32
# needed for off-root building
8ceb32
%global _configure ../configure
8ceb32
8ceb32
Name: xsane
8ceb32
Summary: X Window System front-end for the SANE scanner interface
8ceb32
Version: 0.999
8ceb32
Release: 30%{?dist}
8ceb32
Source0: http://www.xsane.org/download/%{name}-%{version}.tar.gz
8ceb32
Source1: xsane-256x256.png
8ceb32
# use "xdg-open" instead of "netscape" to launch help browser
8ceb32
# submitted to upstream (Oliver Rauch) via email, 2013-06-04
8ceb32
Patch0: xsane-0.995-xdg-open.patch
8ceb32
# submitted to upstream (Oliver Rauch) via email, 2009-08-18
8ceb32
Patch1: xsane-0.995-close-fds.patch
8ceb32
# https://bugzilla.redhat.com/show_bug.cgi?id=504344
8ceb32
# distro-specific(?), upstream won't accept it: "don't show license dialog"
8ceb32
# submitted to upstream (Oliver Rauch) anyway via email, 2013-06-04
8ceb32
Patch2: xsane-0.996-no-eula.patch
8ceb32
# enable off-root building
8ceb32
# submitted to upstream (Oliver Rauch) via email, 2010-06-23
8ceb32
Patch3: xsane-0.997-off-root-build.patch
8ceb32
# https://bugzilla.redhat.com/show_bug.cgi?id=608047
8ceb32
# https://bugzilla.redhat.com/show_bug.cgi?id=621778
8ceb32
# submitted to upstream (Oliver Rauch) via email, 2013-07-05
8ceb32
Patch4: xsane-0.999-no-file-selected.patch
8ceb32
# https://bugzilla.redhat.com/show_bug.cgi?id=198422
8ceb32
# submitted to upstream (Oliver Rauch) via email, 2010-06-29
8ceb32
Patch5: xsane-0.997-ipv6.patch
8ceb32
# https://bugzilla.redhat.com/show_bug.cgi?id=624190
8ceb32
# fix from: https://bugs.launchpad.net/ubuntu/+source/xsane/+bug/370818
8ceb32
# submitted to upstream (Oliver Rauch) via email, 2011-06-01
8ceb32
Patch6: xsane-0.998-preview-selection.patch
8ceb32
# fix building with libpng >= 1.5
8ceb32
# submitted to upstream (Oliver Rauch) via email, 2011-11-21
8ceb32
Patch7: xsane-0.998-libpng.patch
8ceb32
# https://bugzilla.redhat.com/show_bug.cgi?id=795085
8ceb32
# set program name/wmclass so GNOME shell picks appropriate high resolution
8ceb32
# icon file
8ceb32
# submitted to upstream (Oliver Rauch) via email, 2013-06-04
8ceb32
Patch8: xsane-0.998-wmclass.patch
8ceb32
# partly distro-specific: customize desktop file
8ceb32
# submitted to upstream (Oliver Rauch) via email, 2013-06-04
8ceb32
Patch9: xsane-0.998-desktop-file.patch
8ceb32
# man page: update command line options
8ceb32
# submitted to upstream (Oliver Rauch) via email, 2013-07-08
8ceb32
Patch10: xsane-0.999-man-page.patch
8ceb32
# avoid producing PDFs with bpp > 8
8ceb32
# submitted to upstream (Oliver Rauch) via email, 2013-09-09
8ceb32
Patch11: xsane-0.999-pdf-no-high-bpp.patch
8ceb32
# build against lcms 2.x
8ceb32
# submitted to upstream (Oliver Rauch) via email, 2013-09-23
8ceb32
Patch12: xsane-0.999-lcms2.patch
8ceb32
# fix issues found during static analysis that don't require far-reaching
8ceb32
# refactoring
8ceb32
# submitted to upstream (Oliver Rauch) via email, 2014-04-02
8ceb32
Patch13: xsane-0.999-coverity.patch
8ceb32
# update lib/snprintf.c to the latest version from LPRng that has a Free license
8ceb32
# submitted to upstream (Oliver Rauch) via email, 2014-05-29
8ceb32
Patch14: xsane-0.999-snprintf-update.patch
8ceb32
# fix signal handling (#1073698)
8ceb32
# submitted to upstream (Oliver Rauch) via email, 2014-07-03
8ceb32
Patch15: xsane-0.999-signal-handling.patch
8ceb32
8ceb32
# autoconf-generated files
8ceb32
Patch100: xsane-0.999-7-autoconf.patch.bz2
8ceb32
License: GPLv2+ and LGPLv2+
8ceb32
URL: http://www.xsane.org/
8ceb32
8ceb32
# gcc is no longer in buildroot by default
8ceb32
BuildRequires: gcc
8ceb32
BuildRequires: gimp-devel
8ceb32
BuildRequires: lcms2-devel
8ceb32
BuildRequires: libjpeg-devel
8ceb32
BuildRequires: libpng-devel
8ceb32
BuildRequires: sane-backends-devel >= 1.0.19-15
8ceb32
BuildRequires: desktop-file-utils >= 0.2.92
8ceb32
BuildRequires: libtiff-devel
8ceb32
BuildRequires: gettext-devel
8ceb32
Requires: xsane-common
8ceb32
Requires: hicolor-icon-theme
8ceb32
8ceb32
%description
8ceb32
XSane is an X based interface for the SANE (Scanner Access Now Easy)
8ceb32
library, which provides access to scanners, digital cameras, and other
8ceb32
capture devices. XSane is written in GTK+ and provides control for
8ceb32
performing the scan and then manipulating the captured image.
8ceb32
8ceb32
%package gimp
8ceb32
Summary: GIMP plug-in providing the SANE scanner interface
8ceb32
Requires: gimp >= 2:2.2.12-4
8ceb32
Requires: xsane-common
8ceb32
8ceb32
%description gimp
8ceb32
This package provides the regular XSane frontend for the SANE scanner
8ceb32
interface, but it works as a GIMP plug-in. You must have GIMP
8ceb32
installed to use this package.
8ceb32
8ceb32
%package common
8ceb32
Summary: Common files for xsane packages
8ceb32
8ceb32
%description common
8ceb32
This package contains common files needed by other xsane packages.
8ceb32
8ceb32
%prep
8ceb32
%setup -q
8ceb32
8ceb32
# convert some files to UTF-8
8ceb32
for doc in xsane.{CHANGES,PROBLEMS,INSTALL}; do
8ceb32
    iconv -f ISO-8859-1 -t utf8 "$doc" -o "$doc.new" && \
8ceb32
    touch -r "$doc" "$doc.new" && \
8ceb32
    mv "$doc.new" "$doc"
8ceb32
done
8ceb32
8ceb32
%patch0 -p1 -b .xdg-open
8ceb32
%patch1 -p1 -b .close-fds
8ceb32
%patch2 -p1 -b .no-eula
8ceb32
%patch3 -p1 -b .off-root-build
8ceb32
%patch4 -p1 -b .no-file-selected
8ceb32
%patch5 -p1 -b .ipv6
8ceb32
%patch6 -p1 -b .preview-selection.patch
8ceb32
%patch7 -p1 -b .libpng
8ceb32
%patch8 -p1 -b .wmclass
8ceb32
%patch9 -p1 -b .desktop-file
8ceb32
%patch10 -p1 -b .man-page
8ceb32
%patch11 -p1 -b .pdf-no-high-bpp
8ceb32
%patch12 -p1 -b .lcms2
8ceb32
%patch13 -p1 -b .coverity
8ceb32
%patch14 -p1 -b .snprintf-update
8ceb32
%patch15 -p1 -b .signal-handling
8ceb32
8ceb32
%patch100 -p1 -b .autoconf
8ceb32
8ceb32
# in-root config.h breaks off-root building
8ceb32
rm include/config.h
8ceb32
8ceb32
mkdir build-with-gimp
8ceb32
mkdir build-without-gimp
8ceb32
8ceb32
%build
8ceb32
CFLAGS='%optflags -fno-strict-aliasing -DXSANE_BUGTRACKER_URL=\"%{bugtracker_url}\"'
8ceb32
export CFLAGS
8ceb32
8ceb32
pushd build-with-gimp
8ceb32
%configure --enable-gimp
8ceb32
make %{?_smp_mflags}
8ceb32
popd
8ceb32
8ceb32
pushd build-without-gimp
8ceb32
%configure --disable-gimp
8ceb32
make
8ceb32
popd
8ceb32
8ceb32
cp %{SOURCE1} src/
8ceb32
8ceb32
%install
8ceb32
8ceb32
pushd build-without-gimp
8ceb32
make DESTDIR=%{buildroot} install
8ceb32
popd
8ceb32
8ceb32
# install GIMP plugin
8ceb32
install -m 0755 -d %{buildroot}%{gimpplugindir}
8ceb32
install -m 0755 build-with-gimp/src/xsane %{buildroot}%{gimpplugindir}
8ceb32
8ceb32
# install customized desktop file
8ceb32
rm %{buildroot}%{_datadir}/applications/xsane.desktop
8ceb32
desktop-file-install \
8ceb32
    --dir %{buildroot}%{_datadir}/applications \
8ceb32
    src/xsane.desktop
8ceb32
8ceb32
# icon files in multiple resolutions
8ceb32
for res in 16 32 48 256; do
8ceb32
    tdir="%{buildroot}%{iconrootdir}/${res}x${res}/apps"
8ceb32
    install -m 0755 -d "$tdir"
8ceb32
    install -m 0644 src/xsane-${res}x${res}.png "${tdir}/xsane.png"
8ceb32
done
8ceb32
8ceb32
# Register as an application to be visible in the software center
8ceb32
#
8ceb32
# NOTE: It would be *awesome* if this file was maintained by the upstream
8ceb32
# project, translated and installed into the right place during `make install`.
8ceb32
#
8ceb32
# See http://www.freedesktop.org/software/appstream/docs/ for more details.
8ceb32
#
8ceb32
mkdir -p $RPM_BUILD_ROOT%{_datadir}/appdata
8ceb32
cat > $RPM_BUILD_ROOT%{_datadir}/appdata/%{name}.appdata.xml <
8ceb32
8ceb32
8ceb32
8ceb32
EmailAddress: Oliver.Rauch@xsane.org
8ceb32
SentUpstream: 2014-09-17
8ceb32
-->
8ceb32
<application>
8ceb32
  <id type="desktop">xsane.desktop</id>
8ceb32
  <metadata_license>CC0-1.0</metadata_license>
8ceb32
  <summary>Scan images with a scanner</summary>
8ceb32
  <description>
8ceb32
    

8ceb32
      XSane is an application to scan images using a hardware scanner attached
8ceb32
      to your computer.
8ceb32
      It is able to save in a variety of image formats, including TIFF and JPEG
8ceb32
      and can even save your scan as a PDF.
8ceb32
      XSane also has support for scanning multiple pages and merging them into
8ceb32
      a single document.
8ceb32
    

8ceb32
  </description>
8ceb32
  <url type="homepage">http://www.xsane.org/</url>
8ceb32
  <screenshots>
8ceb32
    <screenshot type="default">http://www.xsane.org/doc/xsane-save.jpg</screenshot>
8ceb32
  </screenshots>
8ceb32
</application>
8ceb32
EOF
8ceb32
8ceb32
%find_lang %{name} XSANE.lang
8ceb32
8ceb32
%pre gimp
8ceb32
# remove obsolete gimp-plugin-mgr managed symlink
8ceb32
if [ -L "%{gimpplugindir}/xsane" ]; then
8ceb32
    rm -f "%{gimpplugindir}/xsane"
8ceb32
fi
8ceb32
8ceb32
%files -f XSANE.lang
8ceb32
%doc xsane.ACCELKEYS xsane.AUTHOR xsane.BEGINNERS-INFO xsane.BUGS xsane.CHANGES xsane.FAQ xsane.LANGUAGES xsane.LOGO xsane.NEWS xsane.ONLINEHELP xsane.PROBLEMS xsane.ROOT xsane.TODO
8ceb32
%license xsane.COPYING
8ceb32
%{_bindir}/xsane
8ceb32
%{_mandir}/man1/*
8ceb32
%if %{with desktop_vendor_tag}
8ceb32
%{_datadir}/appdata/%{name}.appdata.xml
8ceb32
%{_datadir}/applications/fedora-xsane.desktop
8ceb32
%else
8ceb32
%{_datadir}/appdata/%{name}.appdata.xml
8ceb32
%{_datadir}/applications/xsane.desktop
8ceb32
%endif
8ceb32
%{_datadir}/pixmaps/xsane.xpm
8ceb32
%{iconrootdir}/*/apps/%{name}.png
8ceb32
8ceb32
%files gimp
8ceb32
%{gimpplugindir}/xsane
8ceb32
8ceb32
%files common
8ceb32
%doc xsane.AUTHOR
8ceb32
%license xsane.COPYING
8ceb32
%dir %{_datadir}/sane
8ceb32
%{_datadir}/sane/xsane
8ceb32
8ceb32
%changelog
8ceb32
* Thu Aug 16 2018 Josef Ridky <jridky@redhat.com> - 0.999-30
8ceb32
- rebuild for new GIMP module
8ceb32
8ceb32
* Tue Jul 24 2018 Zdenek Dohnal <zdohnal@redhat.com> - 0.999-29
8ceb32
- correcting license
8ceb32
8ceb32
* Mon Apr 09 2018 Zdenek Dohnal <zdohnal@redhat.com> - 0.999-28
8ceb32
- remove dependency on ImageMagick and netpbm-progs, because they were needed for
8ceb32
  tests during %%build phase, which were removed in commit SHA 0595c15da29
8ceb32
8ceb32
* Mon Apr 09 2018 Zdenek Dohnal <zdohnal@redhat.com> - 0.999-27
8ceb32
- remove vendor tag, license needs to be in %%license (FPG)
8ceb32
8ceb32
* Mon Feb 19 2018 Zdenek Dohnal <zdohnal@redhat.com> - 0.999-26
8ceb32
- remove old stuff
8ceb32
- gcc is no longer in buildroot by default
8ceb32
8ceb32
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.999-25
8ceb32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
8ceb32
8ceb32
* Thu Jan 18 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.999-24
8ceb32
- Remove obsolete scriptlets
8ceb32
8ceb32
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.999-23
8ceb32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
8ceb32
8ceb32
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.999-22
8ceb32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
8ceb32
8ceb32
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.999-21
8ceb32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
8ceb32
8ceb32
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.999-20
8ceb32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
8ceb32
8ceb32
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.999-19
8ceb32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
8ceb32
8ceb32
* Thu Mar 26 2015 Richard Hughes <rhughes@redhat.com> - 0.999-18
8ceb32
- Add an AppData file for the software center
8ceb32
8ceb32
* Mon Dec 08 2014 David King <amigadave@amigadave.com> - 0.999-17
8ceb32
- Depend on hicolor-icon-theme for icon directories (#1171826)
8ceb32
8ceb32
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.999-16
8ceb32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
8ceb32
8ceb32
* Thu Jul 03 2014 Nils Philippsen <nils@redhat.com> - 0.999-15
8ceb32
- make signal-handling patch work with older glib versions
8ceb32
- use consistent name for snprintf patch
8ceb32
8ceb32
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.999-14
8ceb32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
8ceb32
8ceb32
* Thu May 29 2014 Tom Callaway <spot@fedoraproject.org> - 0.999-13
8ceb32
- update to newer snprintf implementation from LPRng that resolves license 
8ceb32
  issue (#1102523)
8ceb32
8ceb32
* Thu Apr 03 2014 Nils Philippsen <nils@redhat.com> - 0.999-12
8ceb32
- don't unnecessarily recreate 32px icon (#966301)
8ceb32
- ship 16px icon
8ceb32
8ceb32
* Wed Apr 02 2014 Nils Philippsen <nils@redhat.com> - 0.999-11
8ceb32
- fix coverity patch: ensure directories exist instead of indiscriminately
8ceb32
  attempting to create them (#1079586)
8ceb32
8ceb32
* Wed Mar 19 2014 Nils Philippsen <nils@redhat.com> - 0.999-10
8ceb32
- fix signal handling (#1073698)
8ceb32
- fix issues found during static analysis that don't require far-reaching
8ceb32
  refactoring
8ceb32
8ceb32
* Mon Sep 23 2013 Nils Philippsen <nils@redhat.com> - 0.999-7
8ceb32
- get rid of ancient compat cruft
8ceb32
- build against lcms2
8ceb32
8ceb32
* Mon Sep 09 2013 Nils Philippsen <nils@redhat.com> - 0.999-6
8ceb32
- avoid producing PDFs with bpp > 8
8ceb32
8ceb32
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.999-5
8ceb32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
8ceb32
8ceb32
* Mon Jul 08 2013 Nils Philippsen <nils@redhat.com> - 0.999-4
8ceb32
- man page: update command line options
8ceb32
8ceb32
* Fri Jul 05 2013 Nils Philippsen <nils@redhat.com> - 0.999-3
8ceb32
- fix no-file-selected patch: change working directories (#621778, fix by Pavel
8ceb32
  Polischouk)
8ceb32
8ceb32
* Thu Jun 27 2013 Nils Philippsen <nils@redhat.com> - 0.999-2
8ceb32
- ensure correct autoconf patch is used
8ceb32
8ceb32
* Tue Jun 04 2013 Nils Philippsen <nils@redhat.com> - 0.999-1
8ceb32
- version 0.999
8ceb32
- remove obsolete patches
8ceb32
- update/fix patch comments
8ceb32
- fix changelog dates
8ceb32
8ceb32
* Fri May 17 2013 Nils Philippsen <nils@redhat.com> - 0.998-21
8ceb32
- don't dereference NULL preview objects when quitting (#963696)
8ceb32
- fix vendor tag logic in a prettier way
8ceb32
8ceb32
* Tue May 14 2013 Jon Ciesla <limburgher@gmail.com> - 0.998-20
8ceb32
- Re-fix vendor tag logic.
8ceb32
8ceb32
* Fri Mar 08 2013 Nils Philippsen <nils@redhat.com> - 0.998-19
8ceb32
- fix vendor tag retaining logic (thanks to Toshio Kuratomi)
8ceb32
8ceb32
* Thu Mar 07 2013 Nils Philippsen <nils@redhat.com> - 0.998-18
8ceb32
- retain vendor tag up to Fedora 18
8ceb32
8ceb32
* Mon Feb 11 2013 Parag Nemade <paragn AT fedoraproject DOT org> - 0.998-17
8ceb32
- Add BR: ImageMagick for identify
8ceb32
8ceb32
* Sun Feb 10 2013 Parag Nemade <paragn AT fedoraproject DOT org> - 0.998-16
8ceb32
- Remove vendor tag from desktop file as per https://fedorahosted.org/fesco/ticket/1077
8ceb32
8ceb32
* Wed Jan 30 2013 Nils Philippsen <nils@redhat.com> - 0.998-15
8ceb32
- build with -fno-strict-aliasing
8ceb32
- tidy up desktop file
8ceb32
- catch errors when determining the %%gimpplugindir macro
8ceb32
- use netpbm pipeline to create 32px PNG icon instead of convert (which embeds
8ceb32
  timestamps in the resulting file)
8ceb32
8ceb32
* Mon Jan 21 2013 Adam Tkac <atkac redhat com> - 0.998-14
8ceb32
- rebuild due to "jpeg8-ABI" feature drop
8ceb32
8ceb32
* Fri Dec 21 2012 Adam Tkac <atkac redhat com> - 0.998-13
8ceb32
- rebuild against new libjpeg
8ceb32
8ceb32
* Mon Sep 03 2012 Nils Philippsen <nils@redhat.com> - 0.998-12
8ceb32
- calculate minimum window size better for multi-head setups
8ceb32
- correct man page (#675437)
8ceb32
8ceb32
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.998-11
8ceb32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
8ceb32
8ceb32
* Sat May 26 2012 Nils Philippsen <nils@redhat.com> - 0.998-10
8ceb32
- add icon cache update scriptlets
8ceb32
8ceb32
* Fri May 25 2012 Nils Philippsen <nils@redhat.com> - 0.998-9
8ceb32
- install and use higher resolution icons (#795085)
8ceb32
8ceb32
* Tue Apr 03 2012 Nils Philippsen <nils@redhat.com> - 0.998-8
8ceb32
- rebuild against gimp 2.8.0 release candidate
8ceb32
8ceb32
* Tue Jan 10 2012 Nils Philippsen <nils@redhat.com> - 0.998-7
8ceb32
- rebuild for gcc 4.7
8ceb32
8ceb32
* Fri Dec 16 2011 Nils Philippsen <nils@redhat.com> - 0.998-6
8ceb32
- rebuild for GIMP 2.7
8ceb32
8ceb32
* Mon Nov 21 2011 Nils Philippsen <nils@redhat.com> - 0.998-5
8ceb32
- patch and rebuild for libpng-1.5
8ceb32
8ceb32
* Wed Jun 01 2011 Nils Philippsen <nils@redhat.com> - 0.998-4
8ceb32
- fix a problem in mouse event processing that interferes with selecting the
8ceb32
  scan rectangle in the preview window (#624190, patch by Reinhard Fössmeier)
8ceb32
8ceb32
* Mon Apr 04 2011 Nils Philippsen <nils@redhat.com> - 0.998-3
8ceb32
- don't dereference unset xsane.preview (#693224)
8ceb32
8ceb32
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.998-2
8ceb32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
8ceb32
8ceb32
* Fri Nov 19 2010 Nils Philippsen <nils@redhat.com> - 0.998-1
8ceb32
- version 0.998
8ceb32
- patch desktop file instead of copying it over
8ceb32
8ceb32
* Tue Jul 13 2010 Nils Philippsen <nils@redhat.com> - 0.997-10
8ceb32
- don't crash if no files are selected, take two
8ceb32
8ceb32
* Mon Jul 12 2010 Nils Philippsen <nils@redhat.com> - 0.997-9
8ceb32
- distribute license and other documentation with xsane-common
8ceb32
8ceb32
* Tue Jun 29 2010 Nils Philippsen <nils@redhat.com> 0.997-8
8ceb32
- support IPv6 (#198422)
8ceb32
8ceb32
* Mon Jun 28 2010 Nils Philippsen <nils@redhat.com> 0.997-7
8ceb32
- work around old %%configure macro
8ceb32
8ceb32
* Mon Jun 28 2010 Nils Philippsen <nils@redhat.com> 0.997-6
8ceb32
- don't crash if no files are selected (#608047)
8ceb32
8ceb32
* Wed Jun 23 2010 Nils Philippsen <nils@redhat.com> 0.997-5
8ceb32
- don't use gimp-plugin-mgr anymore
8ceb32
- use off-root builds
8ceb32
8ceb32
* Thu Feb 25 2010 Nils Philippsen <nils@redhat.com> 0.997-4
8ceb32
- quote RPM macros in changelog
8ceb32
8ceb32
* Tue Aug 18 2009 Nils Philippsen <nils@redhat.com>
8ceb32
- explain patches
8ceb32
8ceb32
* Wed Aug 05 2009 Nils Philippsen <nils@redhat.com> 0.997-3
8ceb32
- Merge Review (#226658):
8ceb32
  - replace %%desktop_vendor macro with "fedora"
8ceb32
  - fix xsane-gimp requirements
8ceb32
  - move EULA and documentation into -common subpackage
8ceb32
8ceb32
* Mon Aug 03 2009 Nils Philippsen <nils@redhat.com> 0.997-2
8ceb32
- remove ExcludeArch: s390 s390x
8ceb32
8ceb32
* Fri Jul 31 2009 Nils Philippsen <nils@redhat.com> 0.997-1
8ceb32
- version 0.997
8ceb32
- drop obsolete sane-backends-1.0.20 patch
8ceb32
8ceb32
* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.996-10
8ceb32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
8ceb32
8ceb32
* Tue Jul 21 2009 Nils Philippsen <nils@redhat.com> 0.996-9
8ceb32
- don't show EULA, mention bugzilla in about dialog (#504344)
8ceb32
8ceb32
* Mon Jul 20 2009 Nils Philippsen <nils@redhat.com> 0.996-8
8ceb32
- don't use obsolete SANE_CAP_ALWAYS_SETTABLE macro (#507823)
8ceb32
8ceb32
* Tue Jul  7 2009 Tom "spot" Callaway <tcallawa@redhat.com> 0.996-7
8ceb32
- don't own %%{_datadir}/applications/ (filesystem package owns it)
8ceb32
8ceb32
* Fri May 29 2009 Nils Philippsen <nils@redhat.com>
8ceb32
- Merge review (#226658):
8ceb32
  - convert documentation files to UTF-8
8ceb32
  - don't BR: sed
8ceb32
  - don't own %%{_datadir}/applications, %%{_sysconfdir}/gimp,
8ceb32
    %%{_sysconfdir}/gimp/plugins.d
8ceb32
  - don't package unnecessary documentation
8ceb32
8ceb32
* Mon Mar 02 2009 Nils Philippsen <nils@redhat.com> - 0.996-6
8ceb32
- rebuild against new sane-backends (just in case)
8ceb32
8ceb32
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.996-4
8ceb32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
8ceb32
8ceb32
* Tue Jan 20 2009 Nils Philippsen <nphilipp@redhat.com> - 0.996-3
8ceb32
- pickup changed desktop file, close-fds patch in F9, F10
8ceb32
8ceb32
* Tue Jan 20 2009 Nils Philippsen <nphilipp@redhat.com> - 0.996-2
8ceb32
- BR: lcms-devel
8ceb32
8ceb32
* Sun Jan 18 2009 Nils Philippsen <nphilipp@redhat.com> - 0.996-1
8ceb32
- version 0.996
8ceb32
- don't use %%makeinstall
8ceb32
- use shipped xsane.xpm as application icon
8ceb32
8ceb32
* Fri Jul 18 2008 Nils Philippsen <nphilipp@redhat.com> - 0.995-5
8ceb32
- fix fd leak prevention (#455450)
8ceb32
8ceb32
* Tue Jul 15 2008 Nils Philippsen <nphilipp@redhat.com> - 0.995-4
8ceb32
- don't leak file descriptors to help browser process (#455450)
8ceb32
8ceb32
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.995-3
8ceb32
- Autorebuild for GCC 4.3
8ceb32
8ceb32
* Thu Nov 29 2007 Nils Philippsen <nphilipp@redhat.com> - 0.995-2
8ceb32
- make EULA, license dialogs be viewable on 800x600 displays
8ceb32
8ceb32
* Fri Nov 23 2007 Nils Philippsen <nphilipp@redhat.com> - 0.995-1
8ceb32
- version 0.995
8ceb32
- remove obsolete gimp2.0, medium-definitions, showeulaonce patches
8ceb32
8ceb32
* Thu Nov 15 2007 Nils Philippsen <nphilipp@redhat.com>
8ceb32
- explicitely enable building the gimp plugin in configure call
8ceb32
- reorder spec file sections
8ceb32
8ceb32
* Wed Sep 05 2007 Nils Philippsen <nphilipp@redhat.com> - 0.994-4
8ceb32
- fix "Category" entries in desktop file
8ceb32
8ceb32
* Wed Sep 05 2007 Nils Philippsen <nphilipp@redhat.com>
8ceb32
- change license to GPLv2+
8ceb32
8ceb32
* Tue Apr 24 2007 Nils Philippsen <nphilipp@redhat.com> - 0.994-3
8ceb32
- don't include obsolete Application category in desktop file (#226658)
8ceb32
8ceb32
* Wed Apr 04 2007 Nils Philippsen <nphilipp@redhat.com> - 0.994-2
8ceb32
- save prefs when EULA is accepted to ensure that EULA is only shown once at
8ceb32
  startup (#233645)
8ceb32
8ceb32
* Tue Apr 03 2007 Nils Philippsen <nphilipp@redhat.com> - 0.994-1
8ceb32
- version 0.994 (#235038)
8ceb32
8ceb32
* Fri Mar 30 2007 Nils Philippsen <nphilipp@redhat.com> - 0.993-2
8ceb32
- fix summaries and buildroot, don't remove buildroot on %%prep, mark dirs and
8ceb32
  config files, don't reference %%buildroot in %%build, use double-%% in
8ceb32
  changelog entries (#226658)
8ceb32
8ceb32
* Fri Mar 02 2007 Nils Philippsen <nphilipp@redhat.com> - 0.993-1
8ceb32
- version 0.993 (#230706)
8ceb32
8ceb32
* Wed Oct 25 2006 Nils Philippsen <nphilipp@redhat.com> - 0.991-4
8ceb32
- fix typo in scriptlet (#212063)
8ceb32
8ceb32
* Mon Oct 23 2006 Nils Philippsen <nphilipp@redhat.com> - 0.991-3
8ceb32
- really don't barf on missing gimp-plugin-mgr when updating (#208159)
8ceb32
8ceb32
* Mon Oct 02 2006 Nils Philippsen <nphilipp@redhat.com> - 0.991-2
8ceb32
- don't barf on missing gimp-plugin-mgr when updating (#208159)
8ceb32
8ceb32
* Mon Aug 28 2006 Nils Philippsen <nphilipp@redhat.com> - 0.991-1
8ceb32
- version 0.991
8ceb32
- remove obsolete buffer patch
8ceb32
8ceb32
* Wed Aug 16 2006 Nils Philippsen <nphilipp@redhat.com> - 0.99-6
8ceb32
- revamp scheme for integrating external GIMP plugins (#202545)
8ceb32
- use disttag
8ceb32
8ceb32
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.99-5.1
8ceb32
- rebuild
8ceb32
8ceb32
* Thu Jun 08 2006 Nils Philippsen <nphilipp@redhat.com> - 0.99-5
8ceb32
- re-add desktop file (#170835)
8ceb32
- use %%buildroot consistently
8ceb32
- add automake, autoconf build requirements
8ceb32
8ceb32
* Wed Apr 05 2006 Nils Philippsen <nphilipp@redhat.com> - 0.99-4
8ceb32
- use XSANE.lang instead of xsane.lang to avoid %%doc multilib regression
8ceb32
8ceb32
* Tue Apr 04 2006 Nils Philippsen <nphilipp@redhat.com> - 0.99-3
8ceb32
- fix medium-definitions patch to not barf on obsolete options in config file
8ceb32
  (#185269, by Aldy Hernandez)
8ceb32
8ceb32
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.99-2.2
8ceb32
- bump again for double-long bug on ppc(64)
8ceb32
8ceb32
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.99-2.1
8ceb32
- rebuilt for new gcc4.1 snapshot and glibc changes
8ceb32
8ceb32
* Mon Jan 16 2006 Nils Philippsen <nphilipp@redhat.com> 0.99-2
8ceb32
- fix buffer overflow
8ceb32
8ceb32
* Fri Jan 13 2006 Nils Philippsen <nphilipp@redhat.com> 0.99-1
8ceb32
- version 0.99
8ceb32
8ceb32
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
8ceb32
- rebuilt
8ceb32
8ceb32
* Thu Nov 24 2005 Nils Philippsen <nphilipp@redhat.com> 0.98a-1
8ceb32
- version 0.98a
8ceb32
8ceb32
* Tue Oct 04 2005 Nils Philippsen <nphilipp@redhat.com> 0.97-1
8ceb32
- version 0.97
8ceb32
8ceb32
* Mon Jun 20 2005 Tim Waugh <twaugh@redhat.com> 0.95-4
8ceb32
- Build requires gettext-devel (bug #160994).
8ceb32
8ceb32
* Wed Mar  2 2005 Tim Waugh <twaugh@redhat.com> 0.95-3
8ceb32
- Rebuild for new GCC.
8ceb32
8ceb32
* Wed Dec  8 2004 Tim Waugh <twaugh@redhat.com> 0.95-2
8ceb32
- Fix crash on start (bug #142148).
8ceb32
8ceb32
* Fri Dec  3 2004 Tim Waugh <twaugh@redhat.com> 0.95-1
8ceb32
- 0.95.
8ceb32
- No longer need badcode patch.
8ceb32
- Enable translations again.
8ceb32
- New method of installing GIMP plug-in due to Nils Philippsen.
8ceb32
8ceb32
* Mon Jun 28 2004 Tim Waugh <twaugh@redhat.com> 0.92-13
8ceb32
- Build requires libtiff-devel (bug #126564).
8ceb32
8ceb32
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
8ceb32
- rebuilt
8ceb32
8ceb32
* Fri Jun  4 2004 Tim Waugh <twaugh@redhat.com> 0.92-11
8ceb32
- Fix GIMP plug-in package (bug #125254).
8ceb32
8ceb32
* Wed Apr 21 2004 Seth Nickell <snickell@redhat.com> 0.92-10
8ceb32
- Remove .desktop file
8ceb32
8ceb32
* Wed Mar 31 2004 Tim Waugh <twaugh@redhat.com> 0.92-9
8ceb32
- Rebuilt.
8ceb32
8ceb32
* Thu Mar 18 2004 Nils Philippsen <nphilipp@redhat.com> 0.92-8
8ceb32
- Rebuild against new gimp.
8ceb32
8ceb32
* Tue Mar  9 2004 Tim Waugh <twaugh@redhat.com> 0.92-7
8ceb32
- Fix desktop file Name (bug #117370).
8ceb32
8ceb32
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
8ceb32
- rebuilt
8ceb32
8ceb32
* Fri Feb 13 2004 Tim Waugh <twaugh@redhat.com> 0.92-5
8ceb32
- Fixed %%post scriptlet.
8ceb32
8ceb32
* Sun Jan 25 2004 Tim Waugh <twaugh@redhat.com> 0.92-4
8ceb32
- Gimp patch updated.
8ceb32
8ceb32
* Fri Jan 23 2004 Tim Waugh <twaugh@redhat.com> 0.92-3
8ceb32
- Translations are broken -- turn them off for the time being.
8ceb32
- Really apply the patch this time.
8ceb32
- Fix up post/postun scriptlets.
8ceb32
8ceb32
* Fri Jan 23 2004 Tim Waugh <twaugh@redhat.com> 0.92-2
8ceb32
- Apply patch for building against new gimp.
8ceb32
8ceb32
* Mon Dec 15 2003 Tim Waugh <twaugh@redhat.com> 0.92-1
8ceb32
- 0.92.
8ceb32
8ceb32
* Thu Nov 27 2003 Thomas Woerner <twoerner@redhat.com> 0.91-2
8ceb32
- removed rpath
8ceb32
8ceb32
* Wed Oct  8 2003 Tim Waugh <twaugh@redhat.com>
8ceb32
- Avoid undefined behaviour in xsane-preview.c (bug #106314).
8ceb32
8ceb32
* Thu Jul 24 2003 Tim Waugh <twaugh@redhat.com> 0.91-1
8ceb32
- 0.91.
8ceb32
8ceb32
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
8ceb32
- rebuilt
8ceb32
8ceb32
* Wed Apr  9 2003 Tim Waugh <twaugh@redhat.com> 0.90-2
8ceb32
- Set default HTML viewer to htmlview (bug #88318).
8ceb32
8ceb32
* Thu Mar 20 2003 Tim Waugh <twaugh@redhat.com> 0.90-1
8ceb32
- 0.90.
8ceb32
8ceb32
* Sat Feb  1 2003 Matt Wilson <msw@redhat.com> 0.89-3
8ceb32
- use %%{_libdir} for gimp plugin path
8ceb32
8ceb32
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
8ceb32
- rebuilt
8ceb32
8ceb32
* Fri Oct 25 2002 Tim Waugh <twaugh@redhat.com> 0.89-1
8ceb32
- 0.89.
8ceb32
- Use %%find_lang.
8ceb32
8ceb32
* Fri Aug 30 2002 Tim Waugh <twaugh@redhat.com> 0.84-8
8ceb32
- Don't require gimp-devel (cf. bug #70754).
8ceb32
8ceb32
* Tue Jul 23 2002 Tim Waugh <twaugh@redhat.com> 0.84-7
8ceb32
- Desktop file fixes (bug #69555).
8ceb32
8ceb32
* Mon Jul 15 2002 Tim Waugh <twaugh@redhat.com> 0.84-6
8ceb32
- Use desktop-file-install.
8ceb32
8ceb32
* Fri Jun 21 2002 Tim Powers <timp@redhat.com> 0.84-5
8ceb32
- automated rebuild
8ceb32
8ceb32
* Wed Jun 12 2002 Tim Waugh <twaugh@redhat.com> 0.84-4
8ceb32
- Rebuild to fix bug #66132.
8ceb32
8ceb32
* Thu May 23 2002 Tim Powers <timp@redhat.com> 0.84-3
8ceb32
- automated rebuild
8ceb32
8ceb32
* Thu Feb 21 2002 Tim Waugh <twaugh@redhat.com> 0.84-2
8ceb32
- Rebuild in new environment.
8ceb32
8ceb32
* Wed Jan 23 2002 Tim Waugh <twaugh@redhat.com> 0.84-1
8ceb32
- 0.84.
8ceb32
- Remove explicit sane-backends dependency, since it is automatically
8ceb32
  found by rpm.
8ceb32
8ceb32
* Wed Jan 09 2002 Tim Powers <timp@redhat.com> 0.83-2
8ceb32
- automated rebuild
8ceb32
8ceb32
* Tue Jan  8 2002 Tim Waugh <twaugh@redhat.com> 0.83-1
8ceb32
- 0.83.
8ceb32
8ceb32
* Tue Dec 11 2001 Tim Waugh <twaugh@redhat.com> 0.82-3.1
8ceb32
- 0.82.
8ceb32
- Some extra patches from Oliver Rauch.
8ceb32
- Require sane not sane-backends since it's available throughout 7.x.
8ceb32
- Built for Red Hat Linux 7.1, 7.2.
8ceb32
8ceb32
* Tue Jul 24 2001 Tim Waugh <twaugh@redhat.com> 0.77-4
8ceb32
- Build requires libpng-devel, libjpeg-devel (#bug 49760).
8ceb32
8ceb32
* Tue Jul 17 2001 Preston Brown <pbrown@redhat.com> 0.77-3
8ceb32
- add an icon to the desktop entry
8ceb32
8ceb32
* Tue Jun 19 2001 Florian La Roche <Florian.LaRoche@redhat.de>
8ceb32
- add ExcludeArch: s390 s390x
8ceb32
8ceb32
* Mon Jun 11 2001 Tim Waugh <twaugh@redhat.com> 0.77-1
8ceb32
- 0.77.
8ceb32
8ceb32
* Sun Jun  3 2001 Tim Waugh <twaugh@redhat.com> 0.76-2
8ceb32
- Require sane-backends, not all of sane.
8ceb32
8ceb32
* Wed May 23 2001 Tim Waugh <twaugh@redhat.com> 0.76-1
8ceb32
- 0.76.
8ceb32
8ceb32
* Thu May  3 2001 Tim Waugh <twaugh@redhat.com> 0.75-1
8ceb32
- 0.75
8ceb32
- Fix summary/description to match specspo.
8ceb32
8ceb32
* Mon Jan  8 2001 Matt Wilson <msw@redhat.com>
8ceb32
- fix post script of gimp subpackage to install into the correct location
8ceb32
8ceb32
* Mon Dec 25 2000 Matt Wilson <msw@redhat.com>
8ceb32
- rebuilt against gimp 1.2.0
8ceb32
8ceb32
* Thu Dec 21 2000 Matt Wilson <msw@redhat.com>
8ceb32
- rebuilt against gimp 1.1.32
8ceb32
- use -DGIMP_ENABLE_COMPAT_CRUFT=1 to build with compat macros
8ceb32
8ceb32
* Thu Oct 12 2000 Than Ngo <than@redhat.com>
8ceb32
- 0.62
8ceb32
8ceb32
* Wed Aug 23 2000 Matt Wilson <msw@redhat.com>
8ceb32
- rebuilt against gimp-1.1.25
8ceb32
8ceb32
* Mon Aug 07 2000 Than Ngo <than@redhat.de>
8ceb32
- added swedish translation (Bug #15316)
8ceb32
8ceb32
* Fri Aug 4 2000 Than Ngo <than@redhat.de>
8ceb32
- fix, shows error dialogbox if no scanner exists (Bug #15445)
8ceb32
- update to 0.61
8ceb32
8ceb32
* Wed Aug  2 2000 Matt Wilson <msw@redhat.com>
8ceb32
- rebuilt against new libpng
8ceb32
8ceb32
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
8ceb32
- automatic rebuild
8ceb32
8ceb32
* Mon Jul  3 2000 Matt Wilson <msw@redhat.com>
8ceb32
- rebuilt against gimp 1.1.24
8ceb32
- make clean before building non gimp version
8ceb32
8ceb32
* Fri Jun 30 2000 Preston Brown <pbrown@redhat.com>
8ceb32
- made gimp subpkg
8ceb32
8ceb32
* Wed Jun 14 2000 Preston Brown <pbrown@redhat.com>
8ceb32
- desktop entry added
8ceb32
8ceb32
* Tue Jun 13 2000 Preston Brown <pbrown@redhat.com>
8ceb32
- fixed gimp link
8ceb32
- FHS paths
8ceb32
8ceb32
* Tue May 30 2000 Karsten Hopp <karsten@redhat.de>
8ceb32
- update to 0.59
8ceb32
8ceb32
* Sat Jan 29 2000 TIm Powers <timp@redhat.com>
8ceb32
- fixed bug 8948
8ceb32
8ceb32
* Thu Dec 2 1999 Tim Powers <timp@redhat.com>
8ceb32
- updated to 0.47
8ceb32
- gzip man pages
8ceb32
8ceb32
* Mon Aug 30 1999 Tim Powers <timp@redhat.com>
8ceb32
- changed group
8ceb32
8ceb32
* Mon Jul 26 1999 Tim Powers <timp@redhat.com>
8ceb32
- update to 0.30
8ceb32
- added %%defattr
8ceb32
- built for 6.1
8ceb32
8ceb32
* Thu Apr 22 1999 Preston Brown <pbrown@redhat.com>
8ceb32
- initial RPM for PowerTools 6.0