https://bugzilla.rpmfusion.org/show_bug.cgi?id=2754
Bug #: 2754
Summary: Review request: cdemu-daemon - Device daemon for
CDEmu, a virtual CD-ROM device emulator
Classification: Unclassified
Product: Package Reviews
Version: Current
Platform: All
OS/Version: GNU/Linux
Status: NEW
Severity: normal
Priority: P5
Component: Review Request
AssignedTo: rpmfusion-package-review(a)rpmfusion.org
ReportedBy: opensource(a)zhasha.com
CC: rpmfusion-package-review(a)rpmfusion.org
Sponsor needed!
Spec:
http://home.zhasha.com/cdemu/cdemu-daemon/cdemu-daemon.spec
SRPM:
http://home.zhasha.com/cdemu/cdemu-daemon/cdemu-daemon-2.0.0-1.fc18.src.rpm
This is my first package submission and it's a series. This package depends on
bug #2753 and is thus not eligible for Fedora.
%description
CDEmu daemon is the user space daemon part of the cdemu suite. It receives
SCSI commands from kernel module and processes them, passing the requested
data back to the kernel.
The daemon implements the actual virtual device; one instance per device
registered by the kernel module. It uses libmirage, an image access library
that is part of cdemu suite, for the image access (e.g. sector reading).
The daemon is controlled through methods that are exposed via D-BUS. It is
written in C and based on GLib (and thus GObjects), but being controlled over
D-BUS, it allows for different clients written in different languages.
rpmlint:
cdemu-daemon.x86_64: W: spelling-error %description -l en_US libmirage -> lib
mirage, lib-mirage, mirage
cdemu-daemon.x86_64: W: invalid-url URL:
http://cdemu.sourceforge.net HTTP
Error 500: Internal Server Error
cdemu-daemon.x86_64: E: incorrect-fsf-address
/usr/share/doc/cdemu-daemon-2.0.0/COPYING
cdemu-daemon-debuginfo.x86_64: W: invalid-url URL:
http://cdemu.sourceforge.net
HTTP Error 500: Internal Server Error
cdemu-daemon.src: W: spelling-error %description -l en_US libmirage -> lib
mirage, lib-mirage, mirage
cdemu-daemon.src: W: invalid-url URL:
http://cdemu.sourceforge.net HTTP Error
500: Internal Server Error
Notes:
1) The URL is valid.
2) The spelling is correct
3) I am not allowed to patch COPYING, but patches have been submitted upstream
and a patch for the file headers has been included in this package.
Possible blocker:
This package depends on libmirage-2.0.0 from Koji (
http://koji.fedoraproject.org/koji/buildinfo?buildID=395441 ) which is only
built for fc19. The SRPM however builds without issue on fc18.
To use this you must be a member of the cdrom group. I am not sure how to go
about that.
--
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.