Author: lisu                         Date: Mon Aug 31 20:05:18 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to version 1
- tar.lzma package
- more verbose man files

---- Files affected:
packages/metalog:
   metalog.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: packages/metalog/metalog.spec
diff -u packages/metalog/metalog.spec:1.26 packages/metalog/metalog.spec:1.27
--- packages/metalog/metalog.spec:1.26  Sun Aug 26 01:45:34 2007
+++ packages/metalog/metalog.spec       Mon Aug 31 22:05:13 2009
@@ -2,19 +2,20 @@
 Summary:       An efficient alternative to syslogd
 Summary(pl.UTF-8):     Wydajny zamiennik syslogd
 Name:          metalog
-Version:       0.7
-Release:       3
+Version:       1
+Release:       1
 Epoch:         0
-License:       GPL
+License:       GPL v2+
 Group:         Daemons
-Source0:       http://dl.sourceforge.net/metalog/%{name}-%{version}.tar.gz
-# Source0-md5: 40940eb9829de7d5776b9bbd514f9d7e
+Source0:       http://dl.sourceforge.net/metalog/%{name}-%{version}.tar.lzma
+# Source0-md5: df4ec89f6a0df24a43f9592ee80ab6be
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}.conf
 URL:           http://metalog.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires: lzma >= 1:4.42
 BuildRequires: pcre-devel
 BuildRequires: rpmbuild(macros) >= 1.268
 Requires(post,preun):  /sbin/chkconfig
@@ -47,11 +48,12 @@
 najwyższej wydajności.
 
 %prep
-%setup -q
+%setup -q -c -T
+%{__lzma} -dc %{SOURCE0} | %{__tar} xf - -C ..
 
 %build
 rm -f missing
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__automake}
 %configure
@@ -88,7 +90,7 @@
 %attr(640,root,root) %config %verify(not md5 mtime size) 
%{_sysconfdir}/metalog.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
/etc/sysconfig/metalog
 %attr(754,root,root) /etc/rc.d/init.d/metalog
-%{_mandir}/man8/*
+%{_mandir}/man8/metalog.8*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -96,6 +98,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2009/08/31 20:05:13  lisu
+- updated to version 1
+- tar.lzma package
+- more verbose man files
+
 Revision 1.26  2007/08/25 23:45:34  qboosh
 - C: klogd for consistency
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/metalog/metalog.spec?r1=1.26&r2=1.27&f=u

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

Reply via email to