SPECS: perl-Net-Pcap.spec - .so perms, added Changes to doc
qboosh
qboosh at pld-linux.org
Sun Mar 2 17:54:32 CET 2008
Author: qboosh Date: Sun Mar 2 16:54:32 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- .so perms, added Changes to doc
---- Files affected:
SPECS:
perl-Net-Pcap.spec (1.35 -> 1.36)
---- Diffs:
================================================================
Index: SPECS/perl-Net-Pcap.spec
diff -u SPECS/perl-Net-Pcap.spec:1.35 SPECS/perl-Net-Pcap.spec:1.36
--- SPECS/perl-Net-Pcap.spec:1.35 Sun Mar 2 17:52:10 2008
+++ SPECS/perl-Net-Pcap.spec Sun Mar 2 17:54:26 2008
@@ -52,12 +52,14 @@
%files
%defattr(644,root,root,755)
-%doc README
+%doc Changes README
%attr(755,root,root) %{_bindir}/pcapinfo
%{perl_vendorarch}/Net/Pcap.pm
-%{perl_vendorarch}/auto/Net/Pcap
-%{_mandir}/man1/*
-%{_mandir}/man3/*
+%dir %{perl_vendorarch}/auto/Net/Pcap
+%{perl_vendorarch}/auto/Net/Pcap/Pcap.bs
+%attr(755,root,root) %{perl_vendorarch}/auto/Net/Pcap/Pcap.so
+%{_mandir}/man1/pcapinfo.1p*
+%{_mandir}/man3/Net::Pcap.3pm*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -65,6 +67,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.36 2008-03-02 16:54:26 qboosh
+- .so perms, added Changes to doc
+
Revision 1.35 2008-03-02 16:52:10 qboosh
- generic URL
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Net-Pcap.spec?r1=1.35&r2=1.36&f=u
More information about the pld-cvs-commit
mailing list