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:
rocky
2004-07-01 19:34:04 +00:00
parent 88acd4b7c1
commit 38a5241b83

View File

@@ -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 ### autogenerated---edit *.spec.in
%define name @PACKAGE@ %define name @PACKAGE@
@@ -108,6 +108,7 @@ rm -rf ${RPM_BUILD_ROOT}/%{_mandir}
%{_libdir}/pkgconfig/*.pc %{_libdir}/pkgconfig/*.pc
%files -n cdinfo %files -n cdinfo
%defattr(-,root,root)
%{_bindir}/* %{_bindir}/*
%changelog %changelog