rpms/perl-SystemPerl/F-11 .cvsignore, 1.2, 1.3 import.log, 1.1, 1.2 perl-SystemPerl.spec, 1.1, 1.2 sources, 1.2, 1.3

Chitlesh GOORAH chitlesh at fedoraproject.org
Wed Jul 15 12:23:18 UTC 2009


Author: chitlesh

Update of /cvs/pkgs/rpms/perl-SystemPerl/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21570/F-11

Modified Files:
	.cvsignore import.log perl-SystemPerl.spec sources 
Log Message:
1.330


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-SystemPerl/F-11/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	11 Jun 2009 18:11:11 -0000	1.2
+++ .cvsignore	15 Jul 2009 12:22:48 -0000	1.3
@@ -1 +1 @@
-SystemPerl-1.321.tar.gz
+SystemPerl-1.330.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/perl-SystemPerl/F-11/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- import.log	11 Jun 2009 18:11:12 -0000	1.1
+++ import.log	15 Jul 2009 12:22:48 -0000	1.2
@@ -1 +1,2 @@
 perl-SystemPerl-1_321-1_fc11:F-11:perl-SystemPerl-1.321-1.fc11.src.rpm:1244743482
+perl-SystemPerl-1_330-1_fc11:F-11:perl-SystemPerl-1.330-1.fc11.src.rpm:1247660495


Index: perl-SystemPerl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-SystemPerl/F-11/perl-SystemPerl.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- perl-SystemPerl.spec	11 Jun 2009 18:11:12 -0000	1.1
+++ perl-SystemPerl.spec	15 Jul 2009 12:22:48 -0000	1.2
@@ -11,7 +11,7 @@
 %endif
 
 Name:           perl-SystemPerl
-Version:        1.321
+Version:        1.330
 Release:        1%{?dist}
 Summary:        SystemPerl Perl module
 
@@ -21,7 +21,7 @@ URL:            http://search.cpan.org/d
 Source0:        http://www.cpan.org/authors/id/W/WS/WSNYDER/SystemPerl-%{version}.tar.gz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Patch:          %{name}-example.patch
+Patch0:         %{name}-example.patch
 
 BuildRequires:  bison
 BuildRequires:  flex
@@ -65,11 +65,11 @@ This package provides emacs support for 
 #Info: SystemC isn't in the environment
 # Fedora will not shipped SystemC due to licensing issues
 # SystemC patches for the user
-%{__install} -d systemc_patches
-%{__cp} -p patch*.diff systemc_patches
+#%{__install} -d systemc_patches
+#%{__cp} -p patch*.diff systemc_patches
 
 #Filtering Requires: and Provides
-cat << \EOF > %{name}-prov
+cat << EOF > %{name}-prov
 #!/bin/sh
 %{__perl_provides} $* |\
 sed -e '/perl(SystemC::Netlist::Module)/d'
@@ -89,7 +89,7 @@ chmod +x %{__perl_requires}
 
 
 # Prepare Makefile for Chitlesh's private SystemC rpm
-%patch -p0
+%patch0 -p0
 
 
 %build
@@ -115,7 +115,7 @@ find $RPM_BUILD_ROOT -type f -name .pack
 find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
-#%{_fixperms} $RPM_BUILD_ROOT/*
+%{_fixperms} $RPM_BUILD_ROOT/*
 
 
 # -devel package and support for SystemC
@@ -143,7 +143,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc Changes COPYING README
 %doc example/ 
-%doc systemc_patches/
 %{_bindir}/sp_includer
 %{_bindir}/sp_makecheck
 %{_bindir}/sp_preproc
@@ -166,6 +165,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jul 15 2009 Chitlesh GOORAH < chitlesh [AT] fedoraproject DOT org > 1.330-1
+- uint_t bug file #RHBZ 511400 -  Header Include Bug
+- New upsteam release
+
 * Thu Jun 11 2009 Chitlesh GOORAH < chitlesh [AT] fedoraproject DOT org > 1.321-1
 - New upstream release
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-SystemPerl/F-11/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	11 Jun 2009 18:11:12 -0000	1.2
+++ sources	15 Jul 2009 12:22:48 -0000	1.3
@@ -1 +1 @@
-7e8787083ea1ed71b5fdbfd580c7b7a7  SystemPerl-1.321.tar.gz
+62054d4860b12ef297de75c4cbc68721  SystemPerl-1.330.tar.gz




More information about the scm-commits mailing list