]> git.pld-linux.org Git - packages/ekg2.git/blobdiff - ekg2.spec
- daily snapshots use bzip2 now
[packages/ekg2.git] / ekg2.spec
index d47697cb33c6cca86a197dc661c2c1471a11e196..5bb1637668559b6425d50938710322f740a53282 100644 (file)
--- a/ekg2.spec
+++ b/ekg2.spec
 %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}
@@ -41,7 +43,7 @@ Release:      3.2
 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
This page took 0.044406 seconds and 4 git commands to generate.