From: Sebastian Zagrodzki Date: Sat, 1 Apr 2000 11:15:26 +0000 (+0000) Subject: - changed all BuildRoot definitons X-Git-Tag: perl-SGMLS-1_03ii-4~3 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=110151250b297310cf89e97c3841be9f3d3ea8ac;p=packages%2Fperl-SGMLS.git - changed all BuildRoot definitons - removed all applnkdir defs - changed some prereqs/requires - removed duplicate empty lines Changed files: perl-SGMLS.spec -> 1.3 --- diff --git a/perl-SGMLS.spec b/perl-SGMLS.spec index bdc224f..ed78913 100644 --- a/perl-SGMLS.spec +++ b/perl-SGMLS.spec @@ -11,7 +11,7 @@ Source: ftp://ftp.perl.org/pub/CPAN/modules/by-module/SGMLS/SGMLSpm-%{version}. BuildRequires: rpm-perlprov >= 3.0.3-18 BuildRequires: perl >= 5.005_03-14 %requires_eq perl -BuildRoot: /tmp/%{name}-%{version}-root +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description SGMLS perl module. @@ -35,7 +35,6 @@ pod2man SGMLS.pm > $RPM_BUILD_ROOT%{_mandir}/man3/SGMLS.3pm pod2man Output.pm > $RPM_BUILD_ROOT%{_mandir}/man3/SGMLS::Output.3pm pod2man Refs.pm > $RPM_BUILD_ROOT%{_mandir}/man3/SGMLS::Refs.3pm - gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man3/* \ ChangeLog README BUGS TODO