FS#6508 - versioned provisions

Attached to Project: Pacman
Opened by Aaron Griffin (phrakture) - Thursday, 01 March 2007, 04:57 GMT
Last edited by Dan McGee (toofishes) - Wednesday, 09 January 2008, 15:20 GMT
Task Type Feature Request
Category Backend/Core
Status Closed
Assigned To Aaron Griffin (phrakture)
Dan McGee (toofishes)
Architecture All
Severity Medium
Priority Normal
Reported Version 3.0.4
Due in Version 3.1.0
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Add the ability to handle versioned provisions. i.e. provides=(python-2.4)

Implementation notes:
Add a 'is virtual' flag to the package structure
Implement the pmpkg_t::provides list as a package list, not a string list
use _alpm_pkg_splitname on the provision name, construct virtual packages for comparissons
This task depends upon

Closed by  Dan McGee (toofishes)
Wednesday, 09 January 2008, 15:20 GMT
Reason for closing:  Implemented
Additional comments about closing:  Implemented in GIT/3.1
Comment by Dan McGee (toofishes) - Thursday, 29 November 2007, 21:40 GMT
We implemented it a bit differently, but it does exist now...

If its good, change the version here to 3.1 and add it to the bugcatcher.
Comment by Roman Kyrylych (Romashka) - Wednesday, 09 January 2008, 12:48 GMT
Isn't this already in 3.1?

Loading...