OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 29-Aug-2007 19:06:31
Branch: HEAD Handle: 2007082918062901
Modified files:
openpkg-src/postfix-mailgraph
postfix-mailgraph.patch postfix-mailgraph.spec
Log:
upgrading package: postfix-mailgraph 1.13 -> 1.14
Summary:
Revision Changes Path
1.5 +8 -14
openpkg-src/postfix-mailgraph/postfix-mailgraph.patch
1.31 +2 -2 openpkg-src/postfix-mailgraph/postfix-mailgraph.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/postfix-mailgraph/postfix-mailgraph.patch
============================================================================
$ cvs diff -u -r1.4 -r1.5 postfix-mailgraph.patch
--- openpkg-src/postfix-mailgraph/postfix-mailgraph.patch 9 Apr 2007
08:22:18 -0000 1.4
+++ openpkg-src/postfix-mailgraph/postfix-mailgraph.patch 29 Aug 2007
17:06:29 -0000 1.5
@@ -1,7 +1,7 @@
Index: mailgraph.cgi
---- mailgraph.cgi.orig 2007-03-28 16:49:36 +0200
-+++ mailgraph.cgi 2007-04-09 10:20:10 +0200
-@@ -160,12 +160,12 @@
+--- mailgraph.cgi.orig 2007-08-29 11:06:01 +0200
++++ mailgraph.cgi 2007-08-29 19:05:41 +0200
+@@ -160,7 +160,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
@@ -9,14 +9,8 @@
+<title>Postfix Mail statistics for $host</title>
<meta http-equiv="Refresh" content="300" />
<meta http-equiv="Pragma" content="no-cache" />
- <style type="text/css">
- * { margin: 0; padding: 0 }
--body { width: 630px; background-color: white;
-+body { width: 630px; background-color: #cccccc;
- font-family: sans-serif;
- font-size: 12pt;
- margin: 5px }
-@@ -190,7 +190,7 @@
+ <link rel="stylesheet" href="mailgraph.css" type="text/css" />
+@@ -168,7 +168,7 @@
<body>
HEADER
@@ -25,7 +19,7 @@
print "<ul id=\"jump\">\n";
for my $n (0..$#graphs) {
-@@ -205,13 +205,6 @@
+@@ -183,13 +183,6 @@
}
print <<FOOTER;
@@ -40,8 +34,8 @@
FOOTER
}
Index: mailgraph.pl
---- mailgraph.pl.orig 2007-03-28 16:49:36 +0200
-+++ mailgraph.pl 2007-04-09 10:20:52 +0200
+--- mailgraph.pl.orig 2007-08-29 11:06:01 +0200
++++ mailgraph.pl 2007-08-29 19:03:59 +0200
@@ -211,6 +211,8 @@
\s
([-\w\.\@:]+) # host -- 6
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/postfix-mailgraph/postfix-mailgraph.spec
============================================================================
$ cvs diff -u -r1.30 -r1.31 postfix-mailgraph.spec
--- openpkg-src/postfix-mailgraph/postfix-mailgraph.spec 9 Apr 2007
08:22:18 -0000 1.30
+++ openpkg-src/postfix-mailgraph/postfix-mailgraph.spec 29 Aug 2007
17:06:30 -0000 1.31
@@ -32,8 +32,8 @@
Class: EVAL
Group: Mail
License: GPL
-Version: 1.13
-Release: 20070409
+Version: 1.14
+Release: 20070829
# list of sources
Source0: http://mailgraph.schweikert.ch/pub/mailgraph-%{version}.tar.gz
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]