remove old stuff

This commit is contained in:
Zdenek Dohnal 2018-02-19 16:27:54 +01:00
parent b1c89684f2
commit fe91dfbb6b

View File

@ -15,7 +15,7 @@
Name: xsane
Summary: X Window System front-end for the SANE scanner interface
Version: 0.999
Release: 25%{?dist}
Release: 26%{?dist}
Source0: http://www.xsane.org/download/%{name}-%{version}.tar.gz
Source1: xsane-256x256.png
# use "xdg-open" instead of "netscape" to launch help browser
@ -76,8 +76,6 @@ Patch15: xsane-0.999-signal-handling.patch
Patch100: xsane-0.999-7-autoconf.patch.bz2
License: GPLv2+
URL: http://www.xsane.org/
Group: Applications/Multimedia
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%__id_u -n)
BuildRequires: gimp-devel
BuildRequires: lcms2-devel
BuildRequires: libjpeg-devel
@ -99,7 +97,6 @@ performing the scan and then manipulating the captured image.
%package gimp
Summary: GIMP plug-in providing the SANE scanner interface
Group: Applications/Multimedia
Requires: gimp >= 2:2.2.12-4
Requires: xsane-common
@ -110,7 +107,6 @@ installed to use this package.
%package common
Summary: Common files for xsane packages
Group: Applications/Multimedia
%description common
This package contains common files needed by other xsane packages.
@ -167,7 +163,6 @@ popd
cp %{SOURCE1} src/
%install
rm -rf %{buildroot}
pushd build-without-gimp
make DESTDIR=%{buildroot} install
@ -238,7 +233,6 @@ if [ -L "%{gimpplugindir}/xsane" ]; then
fi
%files -f XSANE.lang
%defattr(-,root,root)
%doc xsane.ACCELKEYS xsane.AUTHOR xsane.BEGINNERS-INFO xsane.BUGS xsane.CHANGES xsane.COPYING xsane.FAQ xsane.LANGUAGES xsane.LOGO xsane.NEWS xsane.ONLINEHELP xsane.PROBLEMS xsane.ROOT xsane.TODO
%{_bindir}/xsane
%{_mandir}/man1/*
@ -253,16 +247,17 @@ fi
%{iconrootdir}/*/apps/%{name}.png
%files gimp
%defattr(-,root,root)
%{gimpplugindir}/xsane
%files common
%defattr(-,root,root)
%doc xsane.AUTHOR xsane.COPYING
%dir %{_datadir}/sane
%{_datadir}/sane/xsane
%changelog
* Mon Feb 19 2018 Zdenek Dohnal <zdohnal@redhat.com> - 0.999-26
- remove old stuff
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.999-25
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild