Skip to content

Commit

Permalink
Packaging: Use .tar.bz2 instead of tar.gz
Browse files Browse the repository at this point in the history
  • Loading branch information
arogge committed Oct 30, 2019
1 parent 67d61a2 commit 37b3026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platforms/packaging/bareos.spec
Expand Up @@ -137,7 +137,7 @@ BuildRequires: ceph-devel
BuildRequires: git-core
%endif

Source0: %{name}-%{version}.tar.gz
Source0: %{name}-%{version}.tar.bz2

#BuildRequires: elfutils
BuildRequires: gcc
Expand Down

0 comments on commit 37b3026

Please sign in to comment.