From fe91dfbb6b4a26120c9f2e16a938eda028c34589 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Mon, 19 Feb 2018 16:27:54 +0100 Subject: [PATCH] remove old stuff --- xsane.spec | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/xsane.spec b/xsane.spec index b2e4118..91a6ec0 100644 --- a/xsane.spec +++ b/xsane.spec @@ -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 - 0.999-26 +- remove old stuff + * Fri Feb 09 2018 Fedora Release Engineering - 0.999-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild