/[smecontribs]/rpms/smeserver-mailman/contribs10/smeserver-mailman.spec
ViewVC logotype

Diff of /rpms/smeserver-mailman/contribs10/smeserver-mailman.spec

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

Revision 1.1 by brianr, Fri Jan 1 10:30:06 2021 UTC Revision 1.2 by jpp, Mon Feb 22 17:02:30 2021 UTC
# Line 1  Line 1 
1  # $Id: smeserver-mailman.spec,v 1.8 2016/03/09 08:39:06 unnilennium Exp $  # $Id: smeserver-mailman.spec,v 1.1 2021/01/01 10:30:06 brianr Exp $
2  # Authority: gordonr  # Authority: gordonr
3  # Name: Gordon Rowell  # Name: Gordon Rowell
4    
# Line 9  Summary: Mailman configuration for SME s Line 9  Summary: Mailman configuration for SME s
9  %define name smeserver-mailman  %define name smeserver-mailman
10  Name: %{name}  Name: %{name}
11  %define version 1.5.0  %define version 1.5.0
12  %define release 7  %define release 8
13  Version: %{version}  Version: %{version}
14  Release: %{release}%{?dist}  Release: %{release}%{?dist}
15  License: GPL  License: GPL
# Line 32  Patch1: smeserver-mailman-1.5.0-locale-2 Line 32  Patch1: smeserver-mailman-1.5.0-locale-2
32  Add Mailman integration to the SME server.  Add Mailman integration to the SME server.
33    
34  %changelog  %changelog
35    * Mon Feb 22 2021 JP Pialasse <tests@pialasse.com> 1.5.0-8.sme
36    - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
37      by assuming the date is correct and changing the weekday.
38      Thu May 21 2008 --> Thu May 15 2008 or Wed May 21 2008 or Thu May 22 2008 or ....
39    - allow build on SME10
40    
41  * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.5.0-7.sme  * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.5.0-7.sme
42  - apply locale 2016-03-09 patch  - apply locale 2016-03-09 patch
43    
# Line 114  Add Mailman integration to the SME serve Line 120  Add Mailman integration to the SME serve
120  * Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-23  * Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-23
121  - Apply 27 Jun 2008 locale patch  - Apply 27 Jun 2008 locale patch
122    
123  * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-22  * Wed May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-22
124      Thu May 21 2008 --> Thu May 15 2008 or Wed May 21 2008 or Thu May 22 2008 or ....
125  - Apply 21 May 2008 locale patch  - Apply 21 May 2008 locale patch
126  - Fixed version number in previous changelog entry  - Fixed version number in previous changelog entry
127    
# Line 351  rm -f e-smith-%{version}-filelist Line 358  rm -f e-smith-%{version}-filelist
358  #rm -rf $RPM_BUILD_ROOT/usr/lib/mailman/Mailman/MTA/SME.pyo  #rm -rf $RPM_BUILD_ROOT/usr/lib/mailman/Mailman/MTA/SME.pyo
359    
360  # fixe for unwanted listed compiled python files  # fixe for unwanted listed compiled python files
361  cat %{name}-%{version}-filelist |sed '/py[oc]$/d'>%{name}-%{version}-filelist.tmp  cat %{name}-%{version}-filelist |sed -r '/py[oc]"?$/d'>%{name}-%{version}-filelist.tmp
362  cat %{name}-%{version}-filelist.tmp> %{name}-%{version}-filelist  cat %{name}-%{version}-filelist.tmp> %{name}-%{version}-filelist
363  #rm -rf %{name}-%{version}-filelist.tmp  #rm -rf %{name}-%{version}-filelist.tmp
364    


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