Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
DriesVerachtert committed Aug 2, 2007
1 parent 5a494e1 commit 32383ed
Show file tree
Hide file tree
Showing 100 changed files with 146 additions and 146 deletions.
2 changes: 1 addition & 1 deletion specs/perl-Audio-Mixer/perl-Audio-Mixer.spec
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Library to query / set various sound mixer parameters.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/.packlist

%clean
Expand Down
4 changes: 2 additions & 2 deletions specs/perl-Audio-OSS/perl-Audio-OSS.spec
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ interface to the Open Sound System.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__rm} -rf %{buildroot}%{perl_archlib} %{buildroot}%{perl_vendorarch}
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/.packlist

%clean
%{__rm} -rf %{buildroot}
Expand Down
4 changes: 2 additions & 2 deletions specs/perl-Audio-Play-MPG123/perl-Audio-Play-MPG123.spec
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ external mpg123 process with the "-R" option and feeding commands to it.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__rm} -rf %{buildroot}%{perl_archlib} %{buildroot}%{perl_vendorarch}
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/*/.packlist

%clean
%{__rm} -rf %{buildroot}
Expand Down
4 changes: 2 additions & 2 deletions specs/perl-Audio-Tools/perl-Audio-Tools.spec
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ applications.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__rm} -rf %{buildroot}%{perl_archlib} %{buildroot}%{perl_vendorarch}
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/.packlist

%clean
%{__rm} -rf %{buildroot}
Expand Down
4 changes: 2 additions & 2 deletions specs/perl-Audio-Wav/perl-Audio-Wav.spec
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ Microsoft WAV files.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__rm} -rf %{buildroot}%{perl_archlib} %{buildroot}%{perl_vendorarch}
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/.packlist

%clean
%{__rm} -rf %{buildroot}
Expand Down
2 changes: 1 addition & 1 deletion specs/perl-Audio/perl-Audio.spec
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ on Suns.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/Audio/.packlist

%clean
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ secret known only to them has been exchanged prior to the session.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__rm} -rf %{buildroot}%{perl_archlib} %{buildroot}%{perl_vendorarch}
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/*/.packlist

%clean
%{__rm} -rf %{buildroot}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Simple Authentication with Google Account.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/.packlist

%clean
Expand Down
4 changes: 2 additions & 2 deletions specs/perl-Authen-NTLM/perl-Authen-NTLM.spec
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ responses.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__rm} -rf %{buildroot}%{perl_archlib} %{buildroot}%{perl_vendorarch}
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/.packlist

%clean
%{__rm} -rf %{buildroot}
Expand Down
2 changes: 1 addition & 1 deletion specs/perl-Authen-Smb/perl-Authen-Smb.spec
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Authen::Smb allows you to authenticate users against an NT server.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__make} install
%{__rm} -f %{buildroot}%{perl_archlib}/perllocal.pod
%{__rm} -f %{buildroot}%{perl_vendorarch}/auto/*/*/.packlist

Expand Down
4 changes: 2 additions & 2 deletions specs/perl-B-Graph/perl-B-Graph.spec
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ specifications for multicolored boxes and arrows to represent them.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__rm} -rf %{buildroot}%{perl_archlib} %{buildroot}%{perl_vendorarch}
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/.packlist

%clean
%{__rm} -rf %{buildroot}
Expand Down
2 changes: 1 addition & 1 deletion specs/perl-B-Size/perl-B-Size.spec
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Tools to measure size of Perl OPs and [SAV]Vs.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/.packlist

%clean
Expand Down
2 changes: 1 addition & 1 deletion specs/perl-BSD-Resource/perl-BSD-Resource.spec
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ with better time resolution.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__make} install

### Clean up buildroot
%{__rm} -rf %{buildroot}%{perl_archlib} \
Expand Down
2 changes: 1 addition & 1 deletion specs/perl-Bio-Trace-ABIF/perl-Bio-Trace-ABIF.spec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Inc. Format) files.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/*/.packlist

%clean
Expand Down
2 changes: 1 addition & 1 deletion specs/perl-Bit-ShiftReg/perl-Bit-ShiftReg.spec
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ and adjusts its internal constants accordingly.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/.packlist

%clean
Expand Down
4 changes: 2 additions & 2 deletions specs/perl-Bit-Vector-Minimal/perl-Bit-Vector-Minimal.spec
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@ abstraction.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__make} install

### Clean up buildroot
%{__rm} -rf %{buildroot}%{perl_archlib} %{buildroot}%{perl_vendorarch}
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/*/.packlist

%clean
%{__rm} -rf %{buildroot}
Expand Down
4 changes: 2 additions & 2 deletions specs/perl-Business-ISBN-Data/perl-Business-ISBN-Data.spec
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ Most of the interesting stuff is in Business::ISBN.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__rm} -rf %{buildroot}%{perl_archlib} %{buildroot}%{perl_vendorarch}
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/*/.packlist

%clean
%{__rm} -rf %{buildroot}
Expand Down
4 changes: 2 additions & 2 deletions specs/perl-Business-ISBN/perl-Business-ISBN.spec
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ With this module you can work with ISBN numbers.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__rm} -rf %{buildroot}%{perl_archlib} %{buildroot}%{perl_vendorarch}
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/.packlist

%clean
%{__rm} -rf %{buildroot}
Expand Down
4 changes: 2 additions & 2 deletions specs/perl-Business-ISSN/perl-Business-ISSN.spec
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ Perl extension for International Standard Serial Numbers.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__rm} -rf %{buildroot}%{perl_archlib} %{buildroot}%{perl_vendorarch}
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/.packlist

%clean
%{__rm} -rf %{buildroot}
Expand Down
2 changes: 1 addition & 1 deletion specs/perl-Business-UTV/perl-Business-UTV.spec
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ echo n | %{__perl} Makefile.PL INSTALLDIRS="vendor" PREFIX="%{buildroot}%{_prefi

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/.packlist

%clean
Expand Down
2 changes: 1 addition & 1 deletion specs/perl-CDB_File/perl-CDB_File.spec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ cdb package.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/.packlist

%clean
Expand Down
4 changes: 2 additions & 2 deletions specs/perl-CDDB/perl-CDDB.spec
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ Database protocol.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__rm} -rf %{buildroot}%{perl_archlib} %{buildroot}%{perl_vendorarch}
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/.packlist

%clean
%{__rm} -rf %{buildroot}
Expand Down
4 changes: 2 additions & 2 deletions specs/perl-CDDB_get/perl-CDDB_get.spec
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ in order to do that.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__rm} -rf %{buildroot}%{perl_archlib} %{buildroot}%{perl_vendorarch}
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/.packlist

%clean
%{__rm} -rf %{buildroot}
Expand Down
2 changes: 1 addition & 1 deletion specs/perl-CGI-Ajax/perl-CGI-Ajax.spec
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ of a Content Management System, or some other larger project.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/.packlist

%clean
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Generate csv output from a CGI::Application runmode.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/*/*/*/.packlist

%clean
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Get back query params as hash(ref).

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/*/*/.packlist

%clean
Expand Down
2 changes: 1 addition & 1 deletion specs/perl-CGI-Auth-Auto/perl-CGI-Auth-Auto.spec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Automatic authentication maintenance and persistence for cgi scrips.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/*/.packlist

%clean
Expand Down
4 changes: 2 additions & 2 deletions specs/perl-CGI-Debug/perl-CGI-Debug.spec
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ echo | %{__perl} Makefile.PL INSTALLDIRS="vendor" PREFIX="%{buildroot}%{_prefix}

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__rm} -rf %{buildroot}%{perl_archlib} %{buildroot}%{perl_vendorarch}
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/.packlist

%clean
%{__rm} -rf %{buildroot}
Expand Down
4 changes: 2 additions & 2 deletions specs/perl-CGI-FastTemplate/perl-CGI-FastTemplate.spec
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ the logic of an application from the specific implementation details.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__rm} -rf %{buildroot}%{perl_archlib} %{buildroot}%{perl_vendorarch}
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/.packlist

%clean
%{__rm} -rf %{buildroot}
Expand Down
2 changes: 1 addition & 1 deletion specs/perl-CGI-GuruMeditation/perl-CGI-GuruMeditation.spec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Guru Meditation for CGIs.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/.packlist

%clean
Expand Down
4 changes: 2 additions & 2 deletions specs/perl-CGI-Lite/perl-CGI-Lite.spec
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ yourself with the actual details behind the decoding process.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__rm} -rf %{buildroot}%{perl_archlib} %{buildroot}%{perl_vendorarch}
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/.packlist

%clean
%{__rm} -rf %{buildroot}
Expand Down
4 changes: 2 additions & 2 deletions specs/perl-CGI-Log/perl-CGI-Log.spec
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ used from other modules, libraries or scripts.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__rm} -rf %{buildroot}%{perl_archlib} %{buildroot}%{perl_vendorarch}
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/.packlist

%clean
%{__rm} -rf %{buildroot}
Expand Down
4 changes: 2 additions & 2 deletions specs/perl-CGI-Out/perl-CGI-Out.spec
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ problem.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__rm} -rf %{buildroot}%{perl_archlib} %{buildroot}%{perl_vendorarch}
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/.packlist

%clean
%{__rm} -rf %{buildroot}
Expand Down
4 changes: 2 additions & 2 deletions specs/perl-CGI-Response/perl-CGI-Response.spec
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ easy and sophisticated CGI applications.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__rm} -rf %{buildroot}%{perl_archlib} %{buildroot}%{perl_vendorarch}
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/.packlist

%clean
%{__rm} -rf %{buildroot}
Expand Down
4 changes: 2 additions & 2 deletions specs/perl-CGI-Screen/perl-CGI-Screen.spec
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ parameters. This is the common case for scripts linking to themselves.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__rm} -rf %{buildroot}%{perl_archlib} %{buildroot}%{perl_vendorarch}
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/.packlist

%clean
%{__rm} -rf %{buildroot}
Expand Down
2 changes: 1 addition & 1 deletion specs/perl-CGI-Session-Hidden/perl-CGI-Session-Hidden.spec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Persistent session using hidden fields.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/*/.packlist

%clean
Expand Down
4 changes: 2 additions & 2 deletions specs/perl-CGI-Session/perl-CGI-Session.spec
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ accross HTTP requests. CGI::Session does that and many more.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__rm} -rf %{buildroot}%{perl_archlib} %{buildroot}%{perl_vendorarch}
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/.packlist
%{__rm} -f %{buildroot}%{perl_vendorlib}/CGI/Session.pm.mine %{buildroot}%{perl_vendorlib}/CGI/Session.pm.r24[29]

%clean
Expand Down
2 changes: 1 addition & 1 deletion specs/perl-CGI-SpeedyCGI/perl-CGI-SpeedyCGI.spec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ echo | %{__perl} Makefile.PL INSTALLDIRS="vendor" PREFIX="%{buildroot}%{_prefix}

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__make} install
%{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/*/.packlist

%clean
Expand Down
2 changes: 1 addition & 1 deletion specs/perl-CGI-Untaint/perl-CGI-Untaint.spec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Process CGI input parameters.

%install
%{__rm} -rf %{buildroot}
%makeinstall
%{__make} install

### Clean up buildroot
%{__rm} -rf %{buildroot}%{perl_archlib} \
Expand Down
Loading

0 comments on commit 32383ed

Please sign in to comment.