X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zoom-perl.spec;h=8021ee448dde9fdb0b2d33620f04f4e51dec9338;hb=d647aa5df0e826f627f860851a2f94d05aab21bd;hp=54b96b0bf5c279ff1c3ce6c95e1fe338f1193529;hpb=5d2ea5a64e0614e352685d5f3783ffdcd02a0231;p=ZOOM-Perl-moved-to-github.git diff --git a/zoom-perl.spec b/zoom-perl.spec index 54b96b0..8021ee4 100644 --- a/zoom-perl.spec +++ b/zoom-perl.spec @@ -1,6 +1,6 @@ Summary: Perl implementation of the ZOOM abstract API Name: libnet-z3950-zoom-perl -Version: 1.26 +Version: 1.27 Release: 1.indexdata License: Perl Group: Applications/Internet @@ -14,6 +14,7 @@ URL: http://www.indexdata.com/masterkey/ Requires: libyaz4-devel Requires: perl-MARC-Record Requires: perl-XML-LibXML +Requires: perl-XML-LibXML-XPathContext %description This module provides a nice, Perlish implementation of the ZOOM @@ -38,8 +39,7 @@ perl Makefile.PL PREFIX=$RPM_BUILD_ROOT/usr make %install -make install -rm $RPM_BUILD_ROOT/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/perllocal.pod +make pure_install # Perl's make install seems to create both uncompressed AND compressed # versions of the manual pages, which confuses /usr/lib/rpm/brp-compress find $RPM_BUILD_ROOT/usr/share/man -name '*.gz' -exec rm -f '{}' \; @@ -57,13 +57,13 @@ rm -fr ${RPM_BUILD_ROOT} %doc %{_datadir}/doc/perl-zoom %{_bindir}/zselect %{_bindir}/zoomdump -/usr/lib64/perl5/site_perl/5.8.8 +%{perl_vendorlib} %doc %{_datadir}/man/man3/Net::Z3950::ZOOM.3pm.gz %doc %{_datadir}/man/man3/ZOOM.3pm.gz -# Why is this file in such a silly location? This is fragile. -#/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/auto/Masterkey/Admin/.packlist - %changelog * Mon Jul 12 2010 Mike Taylor - First Red Hat packaged version. + +All versions follow the upstream changelog "Changes". +