SPECS: perl-Net-IMAP-Simple-SSL.spec - missing dirs; rel 2
glen
glen at pld-linux.org
Mon Jan 14 21:58:30 CET 2008
Author: glen Date: Mon Jan 14 20:58:30 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- missing dirs; rel 2
---- Files affected:
SPECS:
perl-Net-IMAP-Simple-SSL.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/perl-Net-IMAP-Simple-SSL.spec
diff -u SPECS/perl-Net-IMAP-Simple-SSL.spec:1.6 SPECS/perl-Net-IMAP-Simple-SSL.spec:1.7
--- SPECS/perl-Net-IMAP-Simple-SSL.spec:1.6 Tue Feb 13 08:47:13 2007
+++ SPECS/perl-Net-IMAP-Simple-SSL.spec Mon Jan 14 21:58:25 2008
@@ -10,7 +10,7 @@
Summary(pl.UTF-8): Net::IMAP::Simple::SSL - obsługa SSL dla Net::IMAP::Simple
Name: perl-Net-IMAP-Simple-SSL
Version: 1.3
-Release: 1
+Release: 2
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
@@ -19,9 +19,9 @@
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
+BuildRequires: perl(Test::More)
BuildRequires: perl-IO-Socket-SSL
BuildRequires: perl-Net-IMAP-Simple >= 0.95
-BuildRequires: perl(Test::More)
%endif
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -31,8 +31,8 @@
support. The interface is identical.
%description -l pl.UTF-8
-Ten moduł jest podklasą Net::IMAP::Simple dodającą obsługę
-protokołu SSL. Interfejs w obu klasach jest identyczny.
+Ten moduł jest podklasą Net::IMAP::Simple dodającą obsługę protokołu
+SSL. Interfejs w obu klasach jest identyczny.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -56,6 +56,7 @@
%files
%defattr(644,root,root,755)
%doc Changes README
+%dir %{perl_vendorlib}/Net/IMAP/Simple
%{perl_vendorlib}/Net/IMAP/Simple/SSL.pm
%{_mandir}/man3/*
@@ -65,6 +66,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2008-01-14 20:58:25 glen
+- missing dirs; rel 2
+
Revision 1.6 2007-02-13 07:47:13 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Net-IMAP-Simple-SSL.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list