From 51e778a294ad843bb89725adb7e7489901220d5b006651843543b058de108e1d Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Fri, 17 Feb 2017 10:23:29 +0000 Subject: [PATCH] Remove URL to https://raw.githubusercontent.com/brianfreud/Picard-plugins/master/ because osc service lr download_files would download the DOS version. OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/picard?expand=0&rev=49 --- picard.spec | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) 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