Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4:Update
rpm
nodefattr.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File nodefattr.diff of Package rpm
Revert upstream patch that always uses %defattr(-,root,root). Upstream should probably use a macro instead. Index: build/files.c =================================================================== --- build/files.c.orig +++ build/files.c @@ -1793,7 +1793,9 @@ static rpmRC processPackageFiles(rpmSpec nullAttrRec(&fl.cur_ar); nullAttrRec(&fl.def_ar); +#if 0 dupAttrRec(&root_ar, &fl.def_ar); /* XXX assume %defattr(-,root,root) */ +#endif fl.defVerifyFlags = RPMVERIFY_ALL; fl.nLangs = 0;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor