]> git.pld-linux.org Git - packages/awffull.git/commitdiff
- rel.4 - drop trash printed on every graph generated auto/th/awffull-3_10_2-4
authorPaweł Gołaszewski <blues@pld-linux.org>
Sat, 7 Mar 2009 20:14:19 +0000 (20:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    awffull-no_verbose_trash.patch -> 1.1
    awffull.spec -> 1.26

awffull-no_verbose_trash.patch [new file with mode: 0644]
awffull.spec

diff --git a/awffull-no_verbose_trash.patch b/awffull-no_verbose_trash.patch
new file mode 100644 (file)
index 0000000..48d960a
--- /dev/null
@@ -0,0 +1,10 @@
+--- ./src/output.c.org 2008-12-13 03:28:35.000000000 +0100
++++ ./src/output.c     2009-03-07 21:07:47.626561290 +0100
+@@ -3386,7 +3386,6 @@ write_main_index()
+                  buffer,                        /* graph title       */
+                  index_start, g_settings.settings.history_index + 1);
+-    ERRVPRINT(0, "Graph Done!\n");
+     /* now do html stuff... */
+     snprintf(index_fname, sizeof(index_fname), "index.%s", g_settings.settings.html_ext);
index 5453f3af64df2f2ecf157c6e3b5ccc73d26425f5..8ae8d17632cb8bdf0f428d59f76ede01debf48ee 100644 (file)
@@ -5,7 +5,7 @@ Summary:        Web server log analysis program
 Summary(pl.UTF-8):     Program do analizy logów serwera WWW
 Name:          awffull
 Version:       3.10.2
-Release:       3
+Release:       4
 License:       GPL v3+
 Group:         Applications/Networking
 Source0:       http://www.stedee.id.au/files/%{name}-%{version}.tar.gz
@@ -16,6 +16,7 @@ Source3:      %{name}.crontab
 Patch0:                %{name}-no_css_overwrite_warning.patch
 Patch1:                %{name}-geoip.patch 
 Patch2:                %{name}-locale_names.patch
+Patch3:                %{name}-no_verbose_trash.patch
 URL:           http://www.stedee.id.au/awffull/
 BuildRequires: GeoIP-devel > 1.4.0-1
 BuildRequires: gd-devel
@@ -40,6 +41,7 @@ wykresów kołowych.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 rm po/*gmo
 mv -f po/{no,nb}.po
 mv -f po/zh{,_CN}.po
This page took 0.041011 seconds and 4 git commands to generate.