Adapt specfile for tito

This commit is contained in:
Daniel Berteaud 2018-08-21 11:33:08 +02:00
parent 597b32246d
commit cc6cf05c9b
1 changed files with 3 additions and 8 deletions

View File

@ -1,10 +1,6 @@
%define name BackupPC-server-scripts
%define version 0.1.2
%define release 1
Name: %{name}
Version: %{version}
Release: %{release}%{?dist}
Name: BackupPC-server-scripts
Version: 0.1.2
Release: 1%{?dist}
Summary: Some scripts for a BackupPC server
Group: Applications/System
@ -55,7 +51,6 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc CHANGELOG.git
%{_bindir}/*
%config(noreplace) %attr(0640, root, backuppc) %{_sysconfdir}/BackupPC/*