SPECS: perl-Verilog-Perl.spec - rel 1, fixed files, builds if >1G ...

agaran agaran at pld-linux.org
Thu Jan 10 09:01:52 CET 2008


Author: agaran                       Date: Thu Jan 10 08:01:52 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 1, fixed files, builds if >1G of mem is available. (cc1plus eats to much)

---- Files affected:
SPECS:
   perl-Verilog-Perl.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/perl-Verilog-Perl.spec
diff -u SPECS/perl-Verilog-Perl.spec:1.8 SPECS/perl-Verilog-Perl.spec:1.9
--- SPECS/perl-Verilog-Perl.spec:1.8	Mon Jan  7 18:58:56 2008
+++ SPECS/perl-Verilog-Perl.spec	Thu Jan 10 09:01:46 2008
@@ -13,7 +13,7 @@
 Summary(pl.UTF-8):	Verilog::Perl - perlowy sposób obsługi plików Verilog
 Name:		perl-Verilog-Perl
 Version:	3.021
-Release:	0.1
+Release:	1
 License:	LGPL or Perl Artistic License
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/Verilog/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -82,6 +82,9 @@
 %dir %{perl_vendorarch}/auto/Verilog/Preproc
 %{perl_vendorarch}/auto/Verilog/Preproc/Preproc.bs
 %attr(755,root,root) %{perl_vendorarch}/auto/Verilog/Preproc/Preproc.so
+%dir %{perl_vendorarch}/auto/Verilog/Parser
+%{perl_vendorarch}/auto/Verilog/Parser/Parser.bs
+%attr(755,root,root) %{perl_vendorarch}/auto/Verilog/Parser/Parser.so
 %{_mandir}/man1/*
 %{_mandir}/man3/*
 
@@ -91,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2008-01-10 08:01:46  agaran
+- rel 1, fixed files, builds if >1G of mem is available. (cc1plus eats to much)
+
 Revision 1.8  2008-01-07 17:58:56  agaran
 - up to 3.021, rel 0.1, compilation fails on cc1plus out of memory..
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Verilog-Perl.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list