Hmm, that will need a spec file update.

Need to add something like:


Code:
--------------------
    
  --- rpmbuild/SPECS/logitechmediaserver-CPAN.spec.orig 2016-12-07 
22:34:54.359247536 +0000
  +++ rpmbuild/SPECS/logitechmediaserver-CPAN.spec      2016-12-07 
22:35:48.962402162 +0000
  @@ -154,6 +154,11 @@
  %endif
  
  
  %if 0%{?perl_version:1}
  +  # F25
  +  %if "%{perl_version}" == "5.24.0"
  +    %define perl_major_minor 5.24
  +    %define BASE %{BUILD}/%{perl_major_minor}
  +  %endif
  # F24
  %if "%{perl_version}" == "5.22.2"
  %define perl_major_minor 5.22
  
--------------------


R.



Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, please consider donating:
https://projects.robinbowes.com/Net-UDAP/trac#Donations
------------------------------------------------------------------------
robinbowes's Profile: http://forums.slimdevices.com/member.php?userid=480
View this thread: http://forums.slimdevices.com/showthread.php?t=101931

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to