All files in cdinfo should be owned by root and the root group.
Change from Manfred Tremmel in response to a problem reported by Gabriel L. Somlo.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
### $Id: libcdio.spec.in,v 1.13 2004/04/21 09:28:09 rocky Exp $
|
||||
### $Id: libcdio.spec.in,v 1.14 2004/07/01 19:34:04 rocky Exp $
|
||||
### autogenerated---edit *.spec.in
|
||||
|
||||
%define name @PACKAGE@
|
||||
@@ -108,6 +108,7 @@ rm -rf ${RPM_BUILD_ROOT}/%{_mandir}
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%files -n cdinfo
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/*
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user