Author: glen Date: Tue Jul 25 20:43:28 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - missing dirs and files
---- Files affected: SPECS: perl-GSSAPI.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-GSSAPI.spec diff -u SPECS/perl-GSSAPI.spec:1.1 SPECS/perl-GSSAPI.spec:1.2 --- SPECS/perl-GSSAPI.spec:1.1 Tue Jul 25 22:39:52 2006 +++ SPECS/perl-GSSAPI.spec Tue Jul 25 22:43:23 2006 @@ -12,19 +12,19 @@ # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-authors/id/A/AG/AGROLMS/GSSAPI-0.22.tar.gz +Source0: http://www.cpan.org/modules/by-authors/id/A/AG/AGROLMS/GSSAPI-%{version}.tar.gz # Source0-md5: 63ea55e46783c028ef6dac0ec2ca0887 +BuildRequires: heimdal-devel BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 -BuildRequires: heimdal-devel %if %{with tests} %endif BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -This module gives access to the routines of the GSSAPI library, -as described in rfc2743 and rfc2744 and implemented by the -Kerberos-1.2 distribution from MIT. +This module gives access to the routines of the GSSAPI library, as +described in rfc2743 and rfc2744 and implemented by the Kerberos-1.2 +distribution from MIT. %prep %setup -q -n %{pdir}-%{version} @@ -52,7 +52,11 @@ %files %defattr(644,root,root,755) %doc Changes README +%{perl_vendorarch}/GSSAPI.pm +%dir %{perl_vendorarch}/GSSAPI %{perl_vendorarch}/GSSAPI/*.pm +%dir %{perl_vendorarch}/GSSAPI/OID +%{perl_vendorarch}/GSSAPI/OID/Set.pm %dir %{perl_vendorarch}/auto/GSSAPI %{perl_vendorarch}/auto/GSSAPI/*.bs %attr(755,root,root) %{perl_vendorarch}/auto/GSSAPI/*.so @@ -65,6 +69,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/07/25 20:43:23 glen +- missing dirs and files + Revision 1.1 2006/07/25 20:39:52 glen - new (created with pldcpan) - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-GSSAPI.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
