Author: glen                         Date: Fri Jan 11 20:39:09 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 3.2

---- Files affected:
SPECS:
   squidgraph.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/squidgraph.spec
diff -u SPECS/squidgraph.spec:1.9 SPECS/squidgraph.spec:1.10
--- SPECS/squidgraph.spec:1.9   Mon Feb 12 23:09:16 2007
+++ SPECS/squidgraph.spec       Fri Jan 11 21:39:04 2008
@@ -3,13 +3,13 @@
 Summary:       Squid logfile analyzer and traffic grapher
 Summary(pl.UTF-8):     Program do analizy logów Squida i rysowania wykresów 
ruchu
 Name:          squidgraph
-Version:       3.1
-Release:       2
+Version:       3.2
+Release:       1
 License:       GPL
 Group:         Applications/System
-Source0:       
http://squid-graph.securlogic.com/files/stable/squid-graph-%{version}.tar.gz
-# Source0-md5: e9565daabc23599094ed2d0e9a984d5e
-URL:           http://squid-graph.securlogic.com/
+Source0:       
http://dl.sourceforge.net/squid-graph/squid-graph-%{version}.tar.gz
+# Source0-md5: 7ed7d187f87bde1ec9dabe05f07053b5
+URL:           http://squid-graph.sourceforge.net/
 BuildRequires: perl-GD
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
@@ -27,22 +27,21 @@
 proxy.
 
 %prep
-%setup -q -n squid-graph-%{version}
+%setup -q -n squid-graph
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sbindir}
-
-install bin/squid-graph $RPM_BUILD_ROOT%{_sbindir}
+install squid-graph $RPM_BUILD_ROOT%{_sbindir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc docs/{README,html} images/*
-%doc bin/{apacheconv,generate.cgi,timeconv}
-%attr(755,root,root) %{_sbindir}/*
+%doc README
+%doc apacheconv generate.cgi timeconv
+%attr(755,root,root) %{_sbindir}/squid-graph
 
 %define        date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -50,6 +49,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2008-01-11 20:39:04  glen
+- update to 3.2
+
 Revision 1.9  2007-02-12 22:09:16  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/squidgraph.spec?r1=1.9&r2=1.10&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to