Search
j0ke.net Open Build Service
>
Projects
>
hardware
:
raid
>
raider
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 2
[-]
[+]
Changed
raider.spec
@@ -9,7 +9,9 @@ Source1: %{name}-rpmlintrc Patch0: %{name}-install.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root +%if 0%{?suse_version} >= 1140 PreReq: permissions +%endif BuildRequires: mdadm >= 2.6 BuildRequires: parted >= 2.0 BuildRequires: bash >= 3.0 @@ -49,10 +51,12 @@ rm -rf %{buildroot} %post +%if 0%{?suse_version} >= 1140 %set_permissions /var/log/raider %verifyscript %verify_permissions -e /var/log/raider +%endif %files %defattr(-,root,root)