X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zoom-perl.spec;h=54b96b0bf5c279ff1c3ce6c95e1fe338f1193529;hb=3c0ae31cd0e17c599e1f0f9c40b4d6eaf5de2fd2;hp=1bbd100c131437de4512a803a31ea22f99e5d391;hpb=dcc0c7678d1fd77a1f2957af08fbc14c0531a5d9;p=ZOOM-Perl-moved-to-github.git diff --git a/zoom-perl.spec b/zoom-perl.spec index 1bbd100..54b96b0 100644 --- a/zoom-perl.spec +++ b/zoom-perl.spec @@ -1,5 +1,5 @@ Summary: Perl implementation of the ZOOM abstract API -Name: perl-zoom +Name: libnet-z3950-zoom-perl Version: 1.26 Release: 1.indexdata License: Perl @@ -12,7 +12,8 @@ Packager: Mike Taylor URL: http://www.indexdata.com/masterkey/ Requires: libyaz4-devel -Requires: perl-marc-record +Requires: perl-MARC-Record +Requires: perl-XML-LibXML %description This module provides a nice, Perlish implementation of the ZOOM @@ -38,10 +39,10 @@ make %install make install -#rm $RPM_BUILD_ROOT/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/perllocal.pod +rm $RPM_BUILD_ROOT/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/perllocal.pod # 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 '{}' \; +find $RPM_BUILD_ROOT/usr/share/man -name '*.gz' -exec rm -f '{}' \; # Install documentation DOCDIR=$RPM_BUILD_ROOT%{_datadir}/doc/perl-zoom @@ -56,6 +57,9 @@ rm -fr ${RPM_BUILD_ROOT} %doc %{_datadir}/doc/perl-zoom %{_bindir}/zselect %{_bindir}/zoomdump +/usr/lib64/perl5/site_perl/5.8.8 +%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