[Bug 2531] Review request: moc - Music on Console - Console audio player for Linux/UNIX
RPM Fusion Bugzilla
noreply at rpmfusion.org
Sun Oct 21 16:20:27 CEST 2012
https://bugzilla.rpmfusion.org/show_bug.cgi?id=2531
--- Comment #17 from Elder Marco <eldermarco at gmail.com> 2012-10-21 16:20:27 CEST ---
> > It is correct, but you can use this URL as Source URL:
> > Source0:
> > ftp://ftp.daper.net/pub/soft/moc/unstable/%{name}-%{version}-beta1.tar.z2
>
> Done but rpmlint provides me an error:
> $ rpmlint moc-2.5.0-0.1.beta1.fc17.src.rpm
> moc.src: W: invalid-url Source0:
> ftp://ftp.daper.net/pub/soft/moc/unstable/moc-2.5.0-beta1.tar.bz2 <urlopen
> error ftp error: (null) Down: 0 Files (0mb) Up: 0 Files (0mb) 10,000,000:1
> CR: LEECH>
You can ignore this error, since spectool works fine:
$ spectool -g moc.spec
Getting ftp://ftp.daper.net/pub/soft/moc/unstable/moc-2.5.0-beta1.tar.bz2 to
./moc-2.5.0-beta1.tar.bz2
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 557k 100 557k 0 0 80979 0 0:00:07 0:00:07 --:--:-- 123k
> I have changed 'BuildRequires:ffmpeg-devel' with
>
> ##Build Requires of ffmpeg-devel
> BuildRequires: pkgconfig(libavcodec)
> BuildRequires: pkgconfig(libavdevice)
> BuildRequires: pkgconfig(libavfilter)
> BuildRequires: pkgconfig(libavformat)
> BuildRequires: pkgconfig(libavutil)
> BuildRequires: pkgconfig(libpostproc)
> BuildRequires: pkgconfig(libswresample)
> BuildRequires: pkgconfig(libswscale)
>
> Is it right ?
No, libavformat is enough:
BuildRequires: pkgconfig(libavformat)
> >
> > * Tell upstream that FSF for files decoder_plugins/mp3/xing.c
> > and decoder_plugins/mp3/xing.h (see the first must item above) is outdated.
> > Or can provide a patch, if you want.
>
> I will send a mail about this issue to the upstream maintainer.
> Is it disabling for the request ?
Yes, send a message. Fix FSF address is not really necessary for the review.
--
Configure bugmail: https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the rpmfusion-developers
mailing list