/[smecontribs]/rpms/perl-Ezmlm/contribs8/Ezmlm.spec
ViewVC logotype

Diff of /rpms/perl-Ezmlm/contribs8/Ezmlm.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.2 by unnilennium, Tue Apr 19 06:53:20 2016 UTC Revision 1.3 by unnilennium, Wed Apr 20 10:15:08 2016 UTC
# Line 1  Line 1 
1  # $Id: Ezmlm.spec,v 1.1 2013/05/12 19:50:41 unnilennium Exp $  # $Id: Ezmlm.spec,v 1.2 2016/04/19 06:53:20 unnilennium Exp $
2  # Authority: gordonr  # Authority: gordonr
3  # Name: Gordon Rowell  # Name: Gordon Rowell
4    
# Line 26  buildroot: %{_tmppath}/%{name}-%{version Line 26  buildroot: %{_tmppath}/%{name}-%{version
26  buildarch: noarch  buildarch: noarch
27  prefix:    %(echo %{_prefix})  prefix:    %(echo %{_prefix})
28  source:    http://search.cpan.org//CPAN/authors/id/S/SU/SUMPFRALL/Ezmlm-0.08.2.tar.gz  source:    http://search.cpan.org//CPAN/authors/id/S/SU/SUMPFRALL/Ezmlm-0.08.2.tar.gz
29    Patch0: perl-Ezmlm-0.08-2-dirsubdir.patch
30    Patch1: perl-Ezmlm-0.08-2-v722flags.patch
31    
32  %description  %description
33  use Mail::Ezmlm;  use Mail::Ezmlm;
# Line 42  The rest is a bit complicated for a Syno Line 44  The rest is a bit complicated for a Syno
44  %prep  %prep
45  %setup -q -n %{pkgname}-%{version}.2  %setup -q -n %{pkgname}-%{version}.2
46  chmod -R u+w %{_builddir}/%{pkgname}-%{version}.2  chmod -R u+w %{_builddir}/%{pkgname}-%{version}.2
47    %patch0 -p1
48    %patch1 -p1
49    
50  %build  %build
51  grep -rsl '^#!.*perl' . |  grep -rsl '^#!.*perl' . |
# Line 125  find %{buildroot}%{_prefix} Line 129  find %{buildroot}%{_prefix}
129  %defattr(-,root,root)  %defattr(-,root,root)
130    
131  %changelog  %changelog
132    * Wed Apr 20 2016 Jean-Philipe Pialasse <tests@pialasse.com> -1.sme
133    - fix bad syntax for calling ezmlm-* fucntion with subdir [SME: 9470]
134    - added ability to get config tag from v7.2.2 ml
135    
136  * Tue Apr 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.08.2-1.sme  * Tue Apr 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.08.2-1.sme
137  - update to 0.08.2  - update to 0.08.2
138    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed