[meego-commits] 5048: Changes to Trunk:Testing/perl-ExtUtils-PkgConfig
Wang Quanxian
quanxian.wang at intel.com
Wed Jun 30 09:08:50 UTC 2010
Hi,
I have made the following changes to perl-ExtUtils-PkgConfig in project Trunk:Testing. Please review and accept ASAP.
Thank You,
Wang Quanxian
[This message was auto-generated]
---
Request #5048:
submit: home:quanxianwang:branches:Trunk:Testing/perl-ExtUtils-PkgConfig(r2)(cleanup) -> Trunk:Testing/perl-ExtUtils-PkgConfig
Message:
Add %doc before man entry for doc
State: new 2010-06-29T21:05:21 quanxianwang
Comment: None
changes files:
--------------
--- perl-ExtUtils-PkgConfig.changes
+++ perl-ExtUtils-PkgConfig.changes
@@ -0,0 +1,3 @@
+* Wed June 30 2010 Quanxian Wang <quanxian.wang at intel.com> 1.12
+- Add %doc before man file entry
+
spec files:
-----------
--- perl-ExtUtils-PkgConfig.spec
+++ perl-ExtUtils-PkgConfig.spec
@@ -55,6 +55,6 @@
%defattr(-,root,root,-)
%doc Changes README
%{perl_vendorlib}/ExtUtils/
-%{_mandir}/man3/*.3pm*
+%doc %{_mandir}/man3/*.3pm*
other changes:
--------------
More information about the MeeGo-commits
mailing list