Search
j0ke.net Open Build Service
>
Projects
>
server:backup
>
rsnapshot
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 2
[-]
[+]
Changed
rsnapshot.spec
@@ -12,7 +12,7 @@ Patch: rsnapshot.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl, rsync -BuildRequires: rsync +BuildRequires: rsync openssh perl coreutils util-linux AutoReqProv: no %description @@ -31,7 +31,7 @@ --with-perl="%{__perl}" \ --with-rsync="%{_bindir}/rsync" \ --with-ssh="%{_bindir}/ssh" \ - --with-logger="%{_bindir}/logger" \ + --with-logger="/bin/logger" \ --with-du="%{_bindir}/du" %install