diff --git a/picard.spec b/picard.spec index c0b93a2..723c6ff 100644 --- a/picard.spec +++ b/picard.spec @@ -35,16 +35,19 @@ Patch7: 0007-Add-i18n-support-to-coverart-labels.patch Patch8: 0008-Add-view-coverart-changes-button.patch Patch9: 0009-Add-spacer-item-to-push-coverartbox-items-to-top.patch # http://wiki.musicbrainz.org/Picard_Plugins -Source8: https://github.com/brianfreud/Picard-plugins/blob/master/SearchAmazon3.py -Source9: https://github.com/brianfreud/Picard-plugins/blob/master/SearchAMG.py -Source10: https://github.com/brianfreud/Picard-plugins/blob/master/SearchCastAlbums3.py -Source11: https://github.com/brianfreud/Picard-plugins/blob/master/SearchDiscogs3.py -Source12: https://github.com/brianfreud/Picard-plugins/blob/master/SearchFilmMusziek3.py -Source13: https://github.com/brianfreud/Picard-plugins/blob/master/SearchGMR.py -Source14: https://github.com/brianfreud/Picard-plugins/blob/master/SearchGoogle3.py -Source15: https://github.com/brianfreud/Picard-plugins/blob/master/SearchLortelArchives3.py -Source16: https://github.com/brianfreud/Picard-plugins/blob/master/SearchSoundtrackCollector3.py -Source17: https://github.com/brianfreud/Picard-plugins/blob/master/SearchSoundtrackINFO3.py +# All of the Search*.py files come from https://github.com/brianfreud/Picard-plugins +# The full URL can not be part of this specfile because download corrupts line endings +Source8: SearchAmazon3.py +Source9: SearchAMG.py +Source10: SearchCastAlbums3.py +Source11: SearchDiscogs3.py +Source12: SearchFilmMusziek3.py +Source13: SearchGMR.py +Source14: SearchGoogle3.py +Source15: SearchLortelArchives3.py +Source16: SearchSoundtrackCollector3.py +Source17: SearchSoundtrackINFO3.py +# BuildRequires: desktop-file-utils BuildRequires: gcc-c++ BuildRequires: libofa-devel