Summary: | Remove dependencies Makefile::Parser | ||
---|---|---|---|
Product: | [Community] Publican | Reporter: | Misty Stanley-Jones <misty> |
Component: | publican | Assignee: | Jeff Fearn 🐞 <jfearn> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ruediger Landmann <rlandman+disabled> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | future | CC: | lcarlon, rlandman+disabled |
Target Milestone: | 3.0 | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 3.0.0 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-10-31 03:11:08 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: |
Description
Misty Stanley-Jones
2011-11-10 02:10:03 UTC
Removed old2new action and associated Makefile deps. Applied changes to branches/publican-2x and trunk. Committed revision 1938. Verified on Fedora 16! Previously: ~]$ rpm -q publican publican-2.8-1.fc15.noarch ~]$ rpm -qR publican | grep Makefile perl(Makefile::Parser) Now: ~]$ rpm -q publican publican-3.0-0.fc16.t166.noarch ~]$ rpm -qR publican | grep Makefile ~]$ |