Title: Message Title
Michelle Johansen commented on an issue
Puppet / New Feature PUP-897
package type should accept virtual package for rpm
Rpm ( like many similar package systems ) define a system of virtual package, with the tag Provides.
For example, on Mandriva, we have :

    $ rpm -q --provides perl-Term-Size-Any-0.1.0-2mdv2010.1
    perl(Term::Size::Any) = 0.1.0
    perl-Term-Size-Any = 0.1.0-2mdv2010.1

So I can use "urpmi perl(Term::Size::Any)" to install the rpm.
On puppet,...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to