Author: radek Date: Thu Feb 5 10:41:07 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - URL & description tweaks
---- Files affected: SPECS: perl-Net-IMAP-Client.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-Net-IMAP-Client.spec diff -u SPECS/perl-Net-IMAP-Client.spec:1.1 SPECS/perl-Net-IMAP-Client.spec:1.2 --- SPECS/perl-Net-IMAP-Client.spec:1.1 Thu Feb 5 11:39:57 2009 +++ SPECS/perl-Net-IMAP-Client.spec Thu Feb 5 11:41:02 2009 @@ -16,8 +16,7 @@ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Net/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: b974ece04e4196f3baa12c5518fc15bd -# generic URL, check or change before uncommenting -#URL: http://search.cpan.org/dist/Net-IMAP-Client/ +URL: http://search.cpan.org/dist/Net-IMAP-Client/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} @@ -33,17 +32,6 @@ for IMAP responses in order to create Perl data structures from them. The code is simple, clean and extensible. -It started as an effort to improve Net::IMAP::Simple but then I -realized that I needed to change a lot of code and API so I started it -as a fresh module. Still, the design is influenced by -Net::IMAP::Simple and I even stole a few lines of code from it ;-) -(very few, honestly). - -This software was developed for creating a web-based email (IMAP) -client: www.xuheki.com. Xhueki uses Net::IMAP::Client. - - - # %description -l pl.UTF-8 # TODO @@ -79,6 +67,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2009/02/05 10:41:02 radek +- URL & description tweaks + Revision 1.1 2009/02/05 10:39:57 radek - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Net-IMAP-Client.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
