Remove needless use of %defattr
This commit is contained in:
parent
040115104f
commit
1aa209e7a1
@ -168,7 +168,6 @@ fi
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%dir /etc/gcrypt
|
%dir /etc/gcrypt
|
||||||
%config(noreplace) /etc/gcrypt/random.conf
|
%config(noreplace) /etc/gcrypt/random.conf
|
||||||
%{gcrylibdir}/libgcrypt.so.*
|
%{gcrylibdir}/libgcrypt.so.*
|
||||||
@ -178,7 +177,6 @@ exit 0
|
|||||||
%doc AUTHORS NEWS THANKS
|
%doc AUTHORS NEWS THANKS
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%{_bindir}/%{name}-config
|
%{_bindir}/%{name}-config
|
||||||
%{_bindir}/dumpsexp
|
%{_bindir}/dumpsexp
|
||||||
%{_bindir}/hmac256
|
%{_bindir}/hmac256
|
||||||
|
Loading…
Reference in New Issue
Block a user