You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by GitBox <gi...@apache.org> on 2021/12/27 14:10:35 UTC

[GitHub] [daffodil] stevedlawrence opened a new pull request #715: Add a "daffodil" alias to the RPM

stevedlawrence opened a new pull request #715:
URL: https://github.com/apache/daffodil/pull/715


   The official name of the Daffodil RPM is "apache-daffodil", which means
   this intuitive command to install the RPM with dnf does not work:
   
       dnf install daffodil
   
   Instead you need to install using the full name:
   
       dnf install apache-daffodil
   
   To support both commands, adds a "Provides: daffodil" tag to the RPM
   build configuration, which essentially adds an alias so that users can
   dnf install either "daffodil" or "apache-daffodil".
   
   DAFFODIL-2613


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [daffodil] tuxji commented on pull request #715: Add a "daffodil" alias to the RPM

Posted by GitBox <gi...@apache.org>.
tuxji commented on pull request #715:
URL: https://github.com/apache/daffodil/pull/715#issuecomment-1012662963


   This PR needs a second +1.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [daffodil] stevedlawrence merged pull request #715: Add a "daffodil" alias to the RPM

Posted by GitBox <gi...@apache.org>.
stevedlawrence merged pull request #715:
URL: https://github.com/apache/daffodil/pull/715


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org