Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
Merge pull request #23 from fbergkemper/master
Browse files Browse the repository at this point in the history
packaging fix
  • Loading branch information
frabdev committed Aug 14, 2014
2 parents a3e81ea + 46e20e2 commit cc22ce8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packaging/obs/bareos-webui.spec
@@ -1,7 +1,6 @@

Name: bareos-webui
Provides: bareos-console-web
Provides: barrossa
Version: 0.1
Release: 0%{?dist}
Summary: Bareos Web User Interface
Expand Down Expand Up @@ -104,7 +103,7 @@ export BAREOS_WEBUI_INTERACTIVE="no"
%clean
rm -rf $RPM_BUILD_ROOT

%files
%files -f filelist
%defattr(-,root,root,-)
%doc AUTHORS.txt CONTRIBUTE.md README.md LICENSE.txt
%doc doc/
Expand Down

0 comments on commit cc22ce8

Please sign in to comment.