rpms/perl/devel perl.spec,1.280,1.281

Marcela Mašláňová mmaslano at fedoraproject.org
Mon Jul 26 07:28:33 UTC 2010


Author: mmaslano

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

Modified Files:
	perl.spec 
Log Message:
* Mon Jul 26 2010  Marcela Mašláňová <mmaslano at redhat.com> - 4:5.12.1-129
- 617956 move perlxs* docs files into perl-devel



Index: perl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl/devel/perl.spec,v
retrieving revision 1.280
retrieving revision 1.281
diff -u -p -r1.280 -r1.281
--- perl.spec	15 Jul 2010 07:58:59 -0000	1.280
+++ perl.spec	26 Jul 2010 07:28:32 -0000	1.281
@@ -11,7 +11,7 @@
 Name:           perl
 Version:        %{perl_version}
 # release number must be even higher, becase dual-lived modules will be broken otherwise
-Release:        128%{?dist}
+Release:        129%{?dist}
 Epoch:          %{perl_epoch}
 Summary:        Practical Extraction and Report Language
 Group:          Development/Languages
@@ -1090,6 +1090,7 @@ rm -rf $RPM_BUILD_ROOT
 %exclude %{archlib}/CORE/*.h
 %exclude %{_bindir}/xsubpp
 %exclude %{_mandir}/man1/xsubpp*
+%exclude %{_mandir}/man1/perlxs*
 
 # Archive-Extract
 %exclude %{privlib}/Archive/Extract.pm
@@ -1375,6 +1376,7 @@ rm -rf $RPM_BUILD_ROOT
 %{archlib}/CORE/*.h
 %{_bindir}/xsubpp
 %{_mandir}/man1/xsubpp*
+%{_mandir}/man1/perlxs*
 %attr(0644,root,root) %{_sysconfdir}/rpm/macros.perl
 
 %files tests
@@ -1691,6 +1693,9 @@ rm -rf $RPM_BUILD_ROOT
 
 # Old changelog entries are preserved in CVS.
 %changelog
+* Mon Jul 26 2010  Marcela Mašláňová <mmaslano at redhat.com> - 4:5.12.1-129
+- 617956 move perlxs* docs files into perl-devel
+
 * Thu Jul 15 2010  Marcela Mašláňová <mmaslano at redhat.com> - 4:5.12.1-128
 - 614662 wrong perl-suidperl version in obsolete
 



More information about the scm-commits mailing list