Skip to content

Commit

Permalink
Fixing package requires name so that yum will properly pick up the ve…
Browse files Browse the repository at this point in the history
…rsion requirement
  • Loading branch information
Dan Doyle committed Jun 23, 2021
1 parent 640b11f commit 03fb919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simp-tsds.spec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Requires: perl(Proc::Daemon)
Requires: perl(Types::Standard)
Requires: perl(GRNOC::Config)
Requires: perl(GRNOC::WebService::Client)
Requires: perl(GRNOC::RabbitMQ::Client) >= 1.2.2
Requires: perl(GRNOC::RabbitMQ) >= 1.2.2
Requires: perl(GRNOC::Log)

%define execdir /usr/bin
Expand Down

0 comments on commit 03fb919

Please sign in to comment.