Skip to content

Commit

Permalink
Fixed source name in specs from _ to -
Browse files Browse the repository at this point in the history
  • Loading branch information
pstorz authored and Marco van Wieringen committed Oct 20, 2015
1 parent 281462d commit fead6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platforms/packaging/bareos.spec
Expand Up @@ -97,7 +97,7 @@ BuildRequires: systemd
%{?systemd_requires}
%endif

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

BuildRequires: gcc
BuildRequires: gcc-c++
Expand Down

0 comments on commit fead6a3

Please sign in to comment.