Re: [Rpm-maint] [rpm-software-management/rpm] RFC: Use an erase element to delete packages with same NEVRA (#770)

2019-07-01 Thread Michael Schroeder
Here's another bug fixed with this pull request:
```
$ rpm -hUv A-1-1.x86_64.rpm
Preparing...  # [100%]
Updating / installing...
   1:A-1-1# [100%]
$ rpm -hUv A-1-01.x86_64.rpm
Preparing...  # [100%]
Updating / installing...
   1:A-1-01   # [100%]
$ rpm -qa A
A-1-01.x86_64
A-1-1.x86_64
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/770#issuecomment-507260249___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] RFC: Use an erase element to delete packages with same NEVRA (#770)

2019-06-27 Thread Michael Schroeder
Done, thanks!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/770#issuecomment-506285734___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint