|
@@ -5,21 +5,22 @@
|
|
Summary: A collection of Perl modules for working with XML.
|
|
Summary: A collection of Perl modules for working with XML.
|
|
Name: perl-%{module}
|
|
Name: perl-%{module}
|
|
Version: 0.08
|
|
Version: 0.08
|
|
-Release: 3%{?_dist_release}
|
|
|
|
|
|
+Release: 4%{?_dist_release}
|
|
License: distributable
|
|
License: distributable
|
|
Group: Development/Libraries
|
|
Group: Development/Libraries
|
|
Source0: http://search.cpan.org/CPAN/authors/id/K/KM/KMACLEOD/%{module}-%{version}.tar.gz
|
|
Source0: http://search.cpan.org/CPAN/authors/id/K/KM/KMACLEOD/%{module}-%{version}.tar.gz
|
|
URL: http://search.cpan.org/dist/libxml-perl/
|
|
URL: http://search.cpan.org/dist/libxml-perl/
|
|
|
|
|
|
|
|
+Vendor: Project Vine
|
|
|
|
+Distribution: Vine Linux
|
|
|
|
+
|
|
BuildArch: noarch
|
|
BuildArch: noarch
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
|
-BuildRequires: perl(XML::Parser) >= 2.19
|
|
|
|
|
|
+BuildRequires: perl(XML::Parser)
|
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
|
-Requires: perl(XML::Parser) >= 2.19
|
|
|
|
|
|
+Requires: perl(XML::Parser)
|
|
|
|
|
|
-Vendor: Project Vine
|
|
|
|
-Distribution: Vine Linux
|
|
|
|
|
|
|
|
%description
|
|
%description
|
|
libxml-perl is a collection of smaller Perl modules, scripts, and
|
|
libxml-perl is a collection of smaller Perl modules, scripts, and
|
|
@@ -70,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
%dir %{perl_vendorlib}/XML/PatAct
|
|
%dir %{perl_vendorlib}/XML/PatAct
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Mon May 20 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.08-4
|
|
|
|
+- rebuilt with perl-5.26.
|
|
|
|
+
|
|
* Wed Nov 5 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 0.08-3
|
|
* Wed Nov 5 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 0.08-3
|
|
- rebuilt with perl 5.16.3
|
|
- rebuilt with perl 5.16.3
|
|
|
|
|
|
@@ -114,7 +118,7 @@ rm -rf $RPM_BUILD_ROOT
|
|
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
|
|
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
|
|
- automated rebuild
|
|
- automated rebuild
|
|
|
|
|
|
-* Thu Jul 18 2001 Crutcher Dunnavant <crutcher@redhat.com> 0.07-5
|
|
|
|
|
|
+* Wed Jul 18 2001 Crutcher Dunnavant <crutcher@redhat.com> 0.07-5
|
|
- imported from mandrake. tweaked man path.
|
|
- imported from mandrake. tweaked man path.
|
|
|
|
|
|
* Sun Jun 17 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 0.07-4mdk
|
|
* Sun Jun 17 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 0.07-4mdk
|