Author: qboosh                       Date: Thu Jul 24 21:11:42 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- informative summaries
- generic URL
- unified examplesdir

---- Files affected:
SPECS:
   perl-MIME-Lite.spec (1.46 -> 1.47) 

---- Diffs:

================================================================
Index: SPECS/perl-MIME-Lite.spec
diff -u SPECS/perl-MIME-Lite.spec:1.46 SPECS/perl-MIME-Lite.spec:1.47
--- SPECS/perl-MIME-Lite.spec:1.46      Thu Jul 24 18:20:39 2008
+++ SPECS/perl-MIME-Lite.spec   Thu Jul 24 23:11:36 2008
@@ -6,16 +6,17 @@
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    MIME
 %define                pnam    Lite
-Summary:       MIME::Lite perl module
-Summary(pl.UTF-8):     ModuĊ‚ perla MIME::Lite
+Summary:       MIME::Lite - low-calorie MIME generator
+Summary(pl.UTF-8):     MIME::Lite - niskokaloryczny generator MIME
 Name:          perl-MIME-Lite
 Version:       3.021
 Release:       1
 # same as perl
 License:       GPL v1+ or Artisric
 Group:         Development/Languages/Perl
-Source0:       
http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0:       
http://www.cpan.org/modules/by-module/MIME/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 7b3f4b9b3f8a0023dbc62859ef9a775f
+URL:           http://search.cpan.org/dist/MIME-Lite/
 BuildRequires: perl-devel >= 1:5.8.0
 %if %{with tests}
 BuildRequires: perl-Email-Date-Format
@@ -52,11 +53,11 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}
+install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
-install examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}
+install examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 # package it or not?
 rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/MIME/changes.pod
@@ -68,7 +69,7 @@
 %defattr(644,root,root,755)
 %doc README contrib
 %{perl_vendorlib}/MIME/Lite.pm
-%{_examplesdir}/%{name}
+%{_examplesdir}/%{name}-%{version}
 %{_mandir}/man3/*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -77,6 +78,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2008/07/24 21:11:36  qboosh
+- informative summaries
+- generic URL
+- unified examplesdir
+
 Revision 1.46  2008/07/24 16:20:39  gotar
 - merge from DEVEL
 - R: perl-Email-Date-Format
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-MIME-Lite.spec?r1=1.46&r2=1.47&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to