Add %defattr to -gnome and -kde (#496456).
This commit is contained in:
parent
4dff0799be
commit
0ea31ce49d
@ -286,9 +286,11 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%exclude %{_mandir}/man*/*::*
|
||||
|
||||
%files gnome
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libsvn_auth_gnome_keyring-*.so.*
|
||||
|
||||
%files kde
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libsvn_auth_kwallet-*.so.*
|
||||
|
||||
%files devel
|
||||
@ -327,6 +329,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Sep 19 2009 Ville Skyttä <ville.skytta@iki.fi>
|
||||
- Add %%defattr to -gnome and -kde.
|
||||
|
||||
* Sun Aug 23 2009 Joe Orton <jorton@redhat.com> 1.6.5-1
|
||||
- update to 1.6.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user