SPECS: parselog.spec - upgraded to 0.09 (cgi 0.04), disabled tests...

gotar gotar at pld-linux.org
Sat Feb 18 14:02:33 CET 2006


Author: gotar                        Date: Sat Feb 18 13:02:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- upgraded to 0.09 (cgi 0.04), disabled tests (we don't have debug.pm),
  removed BR: perl-XML-API (what's that for?)

---- Files affected:
SPECS:
   parselog.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/parselog.spec
diff -u SPECS/parselog.spec:1.4 SPECS/parselog.spec:1.5
--- SPECS/parselog.spec:1.4	Sun Jul 10 15:27:57 2005
+++ SPECS/parselog.spec	Sat Feb 18 14:02:28 2006
@@ -1,26 +1,25 @@
 # $Revision$, $Date$
-%define		cgi_version 0.03
+%define		cgi_version 0.04
 
 # Conditional build:
-%bcond_without	tests		# do not perform "make test"
+%bcond_with	tests		# do not perform "make test"
 #
 %include	/usr/lib/rpm/macros.perl
 Summary:	Parselog - a log file analysis tool
 Summary(pl):	Parselog - narzędzie do analizy plików logów
 Name:		parselog
-Version:	0.08
-Release:	0.18
+Version:	0.09
+Release:	0.1
 Epoch:		0
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://rekudos.net/repo/parselog/%{name}.tgz
-# Source0-md5:	97170331bf3a62f0874a6e520cf3025a
+# Source0-md5:	bac806ec9981c9d363e709b42d9b129e
 Source1:	http://rekudos.net/repo/parselog-cgi/%{name}-cgi.tgz
-# Source1-md5:	f2fbbbf5bb895afad703d6b9e6d30401
+# Source1-md5:	2942f30dd190dac31d7970ed04e0ffe5
 URL:		http://rekudos.net/parselog/
 BuildRequires:	perl-DateTime
 BuildRequires:	perl-LockFile-Simple
-BuildRequires:	perl-XML-API
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildRequires:	rpmbuild(macros) >= 1.221
@@ -140,7 +139,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc Changes README TODO
+%doc Changes README
 %dir %{_sysconfdir}/parselog
 %dir %{_sysconfdir}/parselog/conf.d
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/parselog/parselog.conf
@@ -159,9 +158,6 @@
 %{perl_vendorlib}/Log/Read/Exim.pm
 %{perl_vendorlib}/Log/Read/Syslog.pm
 
-%dir %{perl_vendorlib}/rek
-%{perl_vendorlib}/rek/Log.pm
-
 %dir /var/lib/parselog
 
 %{_examplesdir}/%{name}-%{version}
@@ -183,6 +179,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/02/18 13:02:28  gotar
+- upgraded to 0.09 (cgi 0.04), disabled tests (we don't have debug.pm),
+  removed BR: perl-XML-API (what's that for?)
+
 Revision 1.4  2005/07/10 13:27:57  glen
 - fix build (well actually build too)
 - move apache config earlier from apache global ScriptAlias definition
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/parselog.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list