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 6
[-]
[+]
Changed
rsnapshot.spec
@@ -35,8 +35,13 @@ --with-perl="%{__perl}" \ --with-rsync="%{_bindir}/rsync" \ --with-ssh="%{_bindir}/ssh" \ +%if 0%{?suse_version} --with-logger=/bin/logger \ - --with-du="%{_bindir}/du" || ls -la /bin/logger +%endif +%if 0%{?fedora_version} || 0½{?rhel_version} || 0%{?centos_version} || 0%{?redhat_version} + --with-logger=%{_bindir}/logger \ +%endif + --with-du="%{_bindir}/du" %install install -d $RPM_BUILD_ROOT/%{_bindir}