Re: [Rpm-maint] [rpm] Working '%__scm_apply_quilt' macro. (#53)

2016-01-24 Thread Andreas Scherer
Closed #53.

---
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/53#event-524178704___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm] Working '%__scm_apply_quilt' macro. (#53)

2016-01-24 Thread Andreas Scherer
I found [a simpler 
solution](https://github.com/ascherer/debbuild/commit/f74faaca7b548548852a38d6da829c79a13e594d)
 for 'debbuild'.

---
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/53#issuecomment-174278645___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


[Rpm-maint] [rpm] 'quilt push' has option '-q'. (#54)

2016-01-24 Thread Andreas Scherer
Use macro `%{-q}` to react to `%autosetup [-v]`.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/54

-- Commit Summary --

  * 'quilt push' has option '-q'.

-- File Changes --

M macros.in (2)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/54.patch
https://github.com/rpm-software-management/rpm/pull/54.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/54
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm] te: Don't reload header for JUSTDB transactions (#52)

2016-01-24 Thread Colin Walters
I ended up storing lead/sig/header in the ostree commit, then checking it out 
as a tempfile and passing it back to librpm.  So we can close this.

Long term, I think what I really want is to make `rpmdbOpen` and `rpmdbAdd` 
public.  Then I can stay out of the business of writing to the db and dealing 
with berkeleydb, but know I have total control over everything else.

---
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/52#issuecomment-174322177___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm] te: Don't reload header for JUSTDB transactions (#52)

2016-01-24 Thread Colin Walters
Closed #52.

---
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/52#event-524294958___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint