rpms/perl-SystemPerl/devel .cvsignore, 1.5, 1.6 perl-SystemPerl.spec, 1.7, 1.8 sources, 1.5, 1.6

Marcela Mašláňová mmaslano at fedoraproject.org
Tue May 25 14:27:14 UTC 2010


Author: mmaslano

Update of /cvs/pkgs/rpms/perl-SystemPerl/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv18042

Modified Files:
	.cvsignore perl-SystemPerl.spec sources 
Log Message:
* Tue May 25 2010 Petr Pisar <ppisar at redhat.com> - 1.335-1
- Version bump
- Parallel make reenabled because upstream fixed it
- Update home page URL
- Add minimal Pod::Usage build-time dependency



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-SystemPerl/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- .cvsignore	14 May 2010 07:14:11 -0000	1.5
+++ .cvsignore	25 May 2010 14:27:13 -0000	1.6
@@ -1 +1 @@
-SystemPerl-1.334.tar.gz
+SystemPerl-1.335.tar.gz


Index: perl-SystemPerl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-SystemPerl/devel/perl-SystemPerl.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- perl-SystemPerl.spec	14 May 2010 07:14:11 -0000	1.7
+++ perl-SystemPerl.spec	25 May 2010 14:27:13 -0000	1.8
@@ -11,13 +11,13 @@
 %endif
 
 Name:           perl-SystemPerl
-Version:        1.334
+Version:        1.335
 Release:        1%{?dist}
 Summary:        SystemPerl Perl module
 
 License:        LGPLv3+ or Artistic 2.0
 Group:          Development/Libraries
-URL:            http://search.cpan.org/dist/SystemPerl/
+URL:            http://www.veripool.org/wiki/systemperl
 Source0:        http://www.cpan.org/authors/id/W/WS/WSNYDER/SystemPerl-%{version}.tar.gz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -27,6 +27,7 @@ BuildRequires:  bison
 BuildRequires:  flex
 BuildRequires:  gdbm-devel
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Pod::Usage) >= 1.34
 BuildRequires:  perl(Verilog::Getopt)  >= 2.211
 BuildRequires:  perl(Verilog::Netlist) >= 3.200
 
@@ -96,7 +97,7 @@ chmod +x %{__perl_requires}
 
 %{__perl} Makefile.PL INSTALLDIRS=vendor
 
-%{__make} %{?_smp_mflags} -j1
+%{__make} %{?_smp_mflags}
 
 # Build emacs mode
 emacs -batch -f batch-byte-compile systemc-mode.el
@@ -165,6 +166,12 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue May 25 2010 Petr Pisar <ppisar at redhat.com> - 1.335-1
+- Version bump
+- Parallel make reenabled because upstream fixed it
+- Update home page URL
+- Add minimal Pod::Usage build-time dependency
+
 * Thu May 13 2010 Petr Pisar <ppisar at redhat.com> - 1.334-1
 - Version bump
 - Disable parallel make (https://rt.cpan.org/Public/Bug/Display.html?id=57469)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-SystemPerl/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	14 May 2010 07:14:11 -0000	1.5
+++ sources	25 May 2010 14:27:14 -0000	1.6
@@ -1 +1 @@
-8540fb60e01477a56900a1d54dfc9338  SystemPerl-1.334.tar.gz
+93e29e33fe5e7f532089313b9afd24ae  SystemPerl-1.335.tar.gz



More information about the scm-commits mailing list