Skip to content

Commit 2cdb535

Browse files
author
Shad L. Lords
committed
New streams
1 parent 2aba9b8 commit 2cdb535

6 files changed

+9
-170
lines changed

.cvsignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
e-smith-email-4.18.0.tar.gz
1+
e-smith-email-5.2.0.tar.gz

e-smith-email-4.18.0-FixSpecialCharactersPseudonyms.patch

-48
This file was deleted.

e-smith-email-4.18.0-add2general.patch

-86
This file was deleted.

e-smith-email-4.18.0-fixADD.patch

-26
This file was deleted.

e-smith-email.spec

+7-8
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
1+
# $Id: e-smith-email.spec,v 1.13 2008/10/07 18:09:47 slords Exp $
2+
13
Summary: e-smith server and gateway - email module
24
%define name e-smith-email
35
Name: %{name}
4-
%define version 4.18.0
5-
%define release 5
6+
%define version 5.2.0
7+
%define release 1
68
Version: %{version}
79
Release: %{release}%{?dist}
810
License: GPL
911
Group: Networking/Daemons
1012
Source: %{name}-%{version}.tar.gz
11-
Patch1: e-smith-email-4.18.0-fixADD.patch
12-
Patch2: e-smith-email-4.18.0-add2general.patch
13-
Patch3: e-smith-email-4.18.0-FixSpecialCharactersPseudonyms.patch
1413
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
1514
Requires: e-smith-base >= 4.15.0-39
1615
Requires: e-smith-tinydns >= 1.0.0-5
@@ -36,6 +35,9 @@ AutoReqProv: no
3635
e-smith server and gateway software - email module.
3736

3837
%changelog
38+
* Tue Oct 7 2008 Shad L. Lords <[email protected]> 5.2.0-1.sme
39+
- Roll new stream to separate sme7/sme8 trees [SME: 4633]
40+
3941
* Mon Jul 28 2008 Jonathan Martens <[email protected]> 4.18.0-5
4042
- Fix patch to be in accordance with conventions in e-smith-formagick's general [SME: 4285]
4143

@@ -1319,9 +1321,6 @@ e-smith server and gateway software - email module.
13191321

13201322
%prep
13211323
%setup
1322-
%patch1 -p1
1323-
%patch2 -p1
1324-
%patch3 -p1
13251324

13261325
%build
13271326
perl createlinks

sources

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8457911f5f6fe3344e77cf4fa49c6999 e-smith-email-4.18.0.tar.gz
1+
f36bacdd5ca9b74c268602220e85e086 e-smith-email-5.2.0.tar.gz

0 commit comments

Comments
 (0)