SPECS: perl-MIME-Fast.spec - rel 2; fixed build

arekm arekm at pld-linux.org
Mon Mar 3 10:12:08 CET 2008


Author: arekm                        Date: Mon Mar  3 09:12:08 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; fixed build

---- Files affected:
SPECS:
   perl-MIME-Fast.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/perl-MIME-Fast.spec
diff -u SPECS/perl-MIME-Fast.spec:1.11 SPECS/perl-MIME-Fast.spec:1.12
--- SPECS/perl-MIME-Fast.spec:1.11	Thu Jan 10 09:38:39 2008
+++ SPECS/perl-MIME-Fast.spec	Mon Mar  3 10:12:03 2008
@@ -10,12 +10,13 @@
 Summary(pl.UTF-8):	MIME::Fast - przetwarzanie wiadomości MIME (interfejs do biblioteki gmime)
 Name:		perl-MIME-Fast
 Version:	1.6
-Release:	1
+Release:	2
 # same as perl or GPL v2
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	3c6466c7645bed52ae6bbce9705e3814
+Patch0:		%{name}-gmime.patch
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 # Can't test with earlier versions of gmime-2
@@ -45,6 +46,7 @@
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
+%patch0 -p1
 
 %build
 %{__perl} Makefile.PL \
@@ -78,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2008-03-03 09:12:03  arekm
+- rel 2; fixed build
+
 Revision 1.11  2008-01-10 08:38:39  glen
 - add CC to %{__make}
   grep OPTIMIZE= perl-* -l|xargs grep -c CC=|grep :0|cut -d: -f1|xargs sed -i -e '/%{__make} \\$/a\\tCC="%{__cc}" \\'
================================================================

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



More information about the pld-cvs-commit mailing list