Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 574087 Details for
Bug 806884
RPM2 can't be built with new rpm-4.10
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to hide unpulished names
RPM2-atu-newrpm.patch (text/plain), 1.05 KB, created by
Anton Guda
on 2012-03-30 19:55:55 UTC
(
hide
)
Description:
Patch to hide unpulished names
Filename:
MIME Type:
Creator:
Anton Guda
Created:
2012-03-30 19:55:55 UTC
Size:
1.05 KB
patch
obsolete
>diff -r -u RPM2-1.0.orig/lib/RPM2.xs RPM2-1.0/lib/RPM2.xs >--- RPM2-1.0.orig/lib/RPM2.xs 2011-04-01 17:16:49.000000000 +0300 >+++ RPM2-1.0/lib/RPM2.xs 2012-03-30 22:53:43.508062990 +0300 >@@ -71,9 +71,6 @@ > break; > > case RPMCALLBACK_INST_START: >- rpmcliHashesCurrent = 0; >- if (h == NULL || !(flags & INSTALL_LABEL)) >- break; > break; > > case RPMCALLBACK_TRANS_PROGRESS: >@@ -81,30 +78,18 @@ > break; > > case RPMCALLBACK_TRANS_START: >- rpmcliHashesCurrent = 0; >- rpmcliProgressTotal = 1; >- rpmcliProgressCurrent = 0; > break; > > case RPMCALLBACK_TRANS_STOP: >- rpmcliProgressTotal = rpmcliPackagesTotal; >- rpmcliProgressCurrent = 0; > break; > > case RPMCALLBACK_REPACKAGE_START: >- rpmcliHashesCurrent = 0; >- rpmcliProgressTotal = total; >- rpmcliProgressCurrent = 0; > break; > > case RPMCALLBACK_REPACKAGE_PROGRESS: > break; > > case RPMCALLBACK_REPACKAGE_STOP: >- rpmcliProgressTotal = total; >- rpmcliProgressCurrent = total; >- rpmcliProgressTotal = rpmcliPackagesTotal; >- rpmcliProgressCurrent = 0; > break; > > case RPMCALLBACK_UNINST_PROGRESS:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 806884
: 574087