From a60fd28f4de87d92963096d2a10a4e398a94374a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Go=C5=82aszewski?= Date: Sun, 6 Jul 2003 23:27:13 +0000 Subject: [PATCH] - many small fixes, mostly inpired by kloczek Changed files: LPRngTool.spec -> 1.18 --- LPRngTool.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/LPRngTool.spec b/LPRngTool.spec index 5722c83..6ea96e1 100644 --- a/LPRngTool.spec +++ b/LPRngTool.spec @@ -13,11 +13,11 @@ Patch0: %{name}-ac_fixes.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: samba-client +Requires: LPRng >= 3.7 Requires: ghostscript +Requires: ifhp >= 3.4 Requires: tcl Requires: tk >= 1.50 -Requires: LPRng >= 3.7 -Requires: ifhp >= 3.4 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) Obsoletes: printtool @@ -66,7 +66,8 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_filterdir}} \ $RPM_BUILD_ROOT{%{_sysconfdir},%{_mandir},%{_mandir}/man1} \ $RPM_BUILD_ROOT{%{_pixmapsdir},%{_applnkdir}/Settings} -%{__make} DESTDIR=$RPM_BUILD_ROOT install +%{__make} install \ + DESTDIR=$RPM_BUILD_ROOT install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Settings install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir} -- 2.44.0