packages: metalog/metalog.spec - tar >= 1:1.22 instead of lzma is needed fo...
lisu
lisu at pld-linux.org
Thu Jun 17 00:13:47 CEST 2010
Author: lisu Date: Wed Jun 16 22:13:47 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- tar >= 1:1.22 instead of lzma is needed for .tar.lzma sources
---- Files affected:
packages/metalog:
metalog.spec (1.27 -> 1.28)
---- Diffs:
================================================================
Index: packages/metalog/metalog.spec
diff -u packages/metalog/metalog.spec:1.27 packages/metalog/metalog.spec:1.28
--- packages/metalog/metalog.spec:1.27 Mon Aug 31 22:05:13 2009
+++ packages/metalog/metalog.spec Thu Jun 17 00:13:41 2010
@@ -15,9 +15,9 @@
URL: http://metalog.sourceforge.net/
BuildRequires: autoconf
BuildRequires: automake
-BuildRequires: lzma >= 1:4.42
BuildRequires: pcre-devel
BuildRequires: rpmbuild(macros) >= 1.268
+BuildRequires: tar >= 1:1.22
Requires(post,preun): /sbin/chkconfig
Requires: rc-scripts
Provides: syslogdaemon
@@ -98,6 +98,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28 2010/06/16 22:13:41 lisu
+- tar >= 1:1.22 instead of lzma is needed for .tar.lzma sources
+
Revision 1.27 2009/08/31 20:05:13 lisu
- updated to version 1
- tar.lzma package
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/metalog/metalog.spec?r1=1.27&r2=1.28&f=u
More information about the pld-cvs-commit
mailing list