SPECS: perl-XML-Parser.spec - release 2: add vendorlib/XML/Parser/...
radek
radek at pld-linux.org
Wed Feb 6 00:04:09 CET 2008
Author: radek Date: Tue Feb 5 23:04:09 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- release 2: add vendorlib/XML/Parser/Style
---- Files affected:
SPECS:
perl-XML-Parser.spec (1.56 -> 1.57)
---- Diffs:
================================================================
Index: SPECS/perl-XML-Parser.spec
diff -u SPECS/perl-XML-Parser.spec:1.56 SPECS/perl-XML-Parser.spec:1.57
--- SPECS/perl-XML-Parser.spec:1.56 Thu Jan 3 14:19:09 2008
+++ SPECS/perl-XML-Parser.spec Wed Feb 6 00:04:04 2008
@@ -22,7 +22,7 @@
Summary(zh_CN.UTF-8): 用来解析 XML 文档 的 Perl 模块。
Name: perl-XML-Parser
Version: 2.36
-Release: 1
+Release: 2
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
@@ -96,7 +96,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+install -d $RPM_BUILD_ROOT{%{_examplesdir}/%{name}-%{version},%{perl_vendorlib}/XML/Parser/Style}
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
@@ -115,9 +115,9 @@
%{perl_vendorarch}/XML/Parser
%dir %{perl_vendorarch}/auto/XML/Parser
%dir %{perl_vendorarch}/auto/XML/Parser/Expat
-%{perl_vendorarch}/auto/XML/Parser/Expat/Expat.bs
%attr(755,root,root) %{perl_vendorarch}/auto/XML/Parser/Expat/Expat.so
%{_mandir}/man3/*
+%{perl_vendorlib}/XML/Parser/Style
%{_examplesdir}/%{name}-%{version}
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -126,6 +126,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.57 2008-02-05 23:04:04 radek
+- release 2: add vendorlib/XML/Parser/Style
+
Revision 1.56 2008-01-03 13:19:09 qboosh
- generic URL
- informative summaries
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-XML-Parser.spec?r1=1.56&r2=1.57&f=u
More information about the pld-cvs-commit
mailing list