Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.1
rpm-python
nodefattr.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File nodefattr.diff of Package rpm-python
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 @@ -2014,7 +2014,9 @@ static int processPackageFiles(Spec spec 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