SPECS: ekg2.spec - daily snapshots use bzip2 now - (but last release is sti...
pawelz
pawelz at pld-linux.org
Wed Aug 27 10:25:58 CEST 2008
Author: pawelz Date: Wed Aug 27 08:25:58 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- daily snapshots use bzip2 now
- (but last release is still compressed with gzip)
- thx Michal Lipek <lipek at lipek dot pl>
---- Files affected:
SPECS:
ekg2.spec (1.91 -> 1.92)
---- Diffs:
================================================================
Index: SPECS/ekg2.spec
diff -u SPECS/ekg2.spec:1.91 SPECS/ekg2.spec:1.92
--- SPECS/ekg2.spec:1.91 Wed Aug 27 10:16:33 2008
+++ SPECS/ekg2.spec Wed Aug 27 10:25:52 2008
@@ -21,9 +21,11 @@
%if %{without yesterday_snapshot}
%define _snap 0.1.1
%define _ver 0.1.1
+%define _tarballformat gz
%else
%define _snap %(date +%%Y%%m%%d -d yesterday)
%define _ver 0.0.%{_snap}
+%define _tarballformat bz2
%endif
%if %{without jabber}
@@ -42,7 +44,7 @@
Epoch: 2
License: GPL v2+
Group: Applications/Communications
-Source0: http://pl.ekg2.org/%{name}-%{_snap}.tar.gz
+Source0: http://pl.ekg2.org/%{name}-%{_snap}.tar.%{_tarballformat}
# Source0-md5: 8c64ab909687b9ac3798caa7736d7b2a
Patch0: %{name}-perl-install.patch
#Patch1: %{name}-no_scripts.patch
@@ -505,6 +507,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.92 2008/08/27 08:25:52 pawelz
+- daily snapshots use bzip2 now
+- (but last release is still compressed with gzip)
+- thx Michal Lipek <lipek at lipek dot pl>
+
Revision 1.91 2008/08/27 08:16:33 pawelz
- revert (ooops, sorry)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ekg2.spec?r1=1.91&r2=1.92&f=u
More information about the pld-cvs-commit
mailing list