[Bug 1156] Review request: performous - Karaoke game
by RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=1156
Robert-André Mauchin <zebob.m(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zebob.m(a)gmail.com
--- Comment #19 from Robert-André Mauchin <zebob.m(a)gmail.com> ---
- Remove the unneeded cruft:
- Group:
- BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u}
-n)
- rm -rf $RPM_BUILD_ROOT
- %clean
rm -rf $RPM_BUILD_ROOT
- %defattr(-,root,root,-)
- You add a patch but you don't apply it?
#%%patch0 -p1
#%%patch1 -p1
Please explain. Also if you do add the patches, add a comment above thm
explaining why they are needed.
- %post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
Use the brand new ldconfig macro instead:
%ldconfig_scriptlets
See https://fedoraproject.org/wiki/Changes/Removing_ldconfig_scriptlets for
rationale.
- pushd build/popd
Just use cd build, you don't actually need the pushd/popd mechanism here.
- Use an URL for Source0, not a zip:
Source0:
https://github.com/performous/performous/archive/%{version}/%{name}-%{ver...
- make %{?_smp_mflags} → %make_build
- make install DESTDIR=$RPM_BUILD_ROOT → %make_install
- -DSHARE_INSTALL:PATH=share/performous →
-DSHARE_INSTALL:PATH=%{_datadir}/performous
- Add the license as a Source from
https://raw.githubusercontent.com/performous/performous/master/licence.txt and
install it with %license.
Haven't started fedora-review yet, I'll let you fix these first then I'll
continue.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
6 years, 8 months
[Bug 1156] Review request: performous - Karaoke game
by RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=1156
Ben Rosser <rosser.bjr(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rosser.bjr(a)gmail.com
namespace| |free
--- Comment #17 from Ben Rosser <rosser.bjr(a)gmail.com> ---
Are you still interested in this review? The spec/SRPM URL are currently
invalid.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
6 years, 8 months
[Bug 1561] Review Request : lugaru - Third-person action game
by RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=1561
Ben Rosser <rosser.bjr(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |rosser.bjr(a)gmail.com
namespace| |free
Resolution|--- |INVALID
--- Comment #3 from Ben Rosser <rosser.bjr(a)gmail.com> ---
Lugaru is purely free these days, and also now in Fedora, so I'm going to close
this out.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
6 years, 8 months
[Bug 2222] New: Review request: libactp - Adaptive Clearing Tool Path Library
by RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=2222
Bug #: 2222
Summary: Review request: libactp - Adaptive Clearing Tool Path
Library
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: SpikeFedora(a)gmail.com
CC: rpmfusion-package-review(a)rpmfusion.org
Blocks: 2
Spec URL:
http://spike.fedorapeople.org/libactp/libactp.spec
SRPM URL:
http://spike.fedorapeople.org/libactp/libactp-0.0.2-0.1.20111219giteb97a6...
Description:
The libactp (Adaptive Clearing Tool Path Library) is an implementation of the
GPL'ed algorithm demonstrated in FreeSteel as a set of C library functions
Why this package is not eligible to be included in Fedora:
"Some software is not functional or useful without the presence of external
code dependencies in the runtime operating system environment. When those
external code dependencies are non-free, legally unacceptable, or binary-only
[...], then the dependent software is not acceptable for inclusion in
Fedora"[1]
Since atm only HeeksCNC uses this lib and HeeksCNC depends on OCE
(HeeksCNC->HeeksCAD-devel->OCE-devel), which is considered non-free, I assume
the term "not useful" applies here.
[1] http://fedoraproject.org/wiki/Packaging:Guidelines
rpmlint output:
SPECS/libactp.spec: W: invalid-url Source0: libactp-svnHEAD.tar.bz2
libactp.src: W: invalid-url Source0: libactp-svnHEAD.tar.bz2
1 packages and 1 specfiles checked; 0 errors, 2 warnings.
Upstream doesn't provide a release package tarball.
Careful: I usually don't do any python packaging. Here be dragons!
--
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.
6 years, 8 months
[Bug 2363] New: jitsi - Open Source Video Calls and Chat
by RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=2363
Bug #: 2363
Summary: jitsi - Open Source Video Calls and Chat
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: fedora(a)marionline.it
CC: rpmfusion-package-review(a)rpmfusion.org
SPEC: http://marionline.fedorapeople.org/packages/SPECS/jitsi.spec
SRPMS:
http://marionline.fedorapeople.org/packages/SRPMS/jitsi-1.1-1.nightly.bui...
Description:
Jitsi (previously SIP Communicator) is an audio/video and chat communicator
that supports protocols such as SIP, XMPP/Jabber, AIM/ICQ, Windows Live, Yahoo!
and many other useful features.
Why here:
This package cannot be shipped into official fedora repository because upstream
use ffmpeg library.
Rpmlint:
jitsi.src: W: invalid-url Source4: portaudio-hotplug-r1838.tar.gz
jitsi.src: W: invalid-url Source3: jdic-r1736.tar.gz
jitsi.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/portaudio-hotplug-r1838/libportaudio.a
jitsi.x86_64: W: devel-file-in-non-devel-package
/usr/include/portaudio-hotplug-r1838/portaudio.h
jitsi.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/portaudio-hotplug-r1838/pkgconfig/portaudio-2.0.pc
jitsi.x86_64: W: devel-file-in-non-devel-package
/usr/include/portaudio-hotplug-r1838/pa_linux_alsa.h
jitsi.x86_64: W: no-manual-page-for-binary jitsi
4 packages and 0 specfiles checked; 0 errors, 7 warnings.
I think jdic and portaudio branch hotplug for now is useful just for jitsi so I
include them directly in this package. There are not official releases of this
two packages, I checkout the code from svn repository.
This is not my first RPM package. I just open another review request here for
another SIP software, homer:
https://bugzilla.rpmfusion.org/show_bug.cgi?id=2237
--
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.
6 years, 8 months
archive.rpmfusion.org
by Adrian Reber
Over the last few days I have moved unsupported RPM Fusion releases
(EL-5 and Fedora 8 - 25) to an archive system:
https://lisas.de/~adrian/?p=1321
From what I can see all existing MirrorManager repositories are
correctly redirected to the new archive system, but please let me know
if you find something that is now broken.
Adrian
6 years, 9 months
RPM Fusion update report 2018-02-21
by noreply@rpmfusion.org
RPM Fusion update report
------------------------
Section free:
-------------
Fedora 25
-------------
Pushed to testing:
Pushed to stable:
Fedora 26
-------------
Pushed to testing:
freetype-freeworld-2.7.1-8.fc26
gnome-mpv-0.14-1.fc26
kodi-pvr-dvbviewer-2.4.14-1.fc26
kodi-pvr-hts-3.4.28-1.fc26
kodi-pvr-iptvsimple-2.4.14-1.fc26
kodi-pvr-mythtv-4.12.17-1.fc26
kodi-pvr-vdr-vnsi-2.6.25-1.fc26
qt5-qtwebengine-freeworld-5.10.0-1.fc26.2
smplayer-18.2.2-1.fc26
Pushed to stable:
VirtualBox-5.2.6-2.fc26
VirtualBox-kmod-5.2.6-2.fc26
libopenshot-0.1.9-3.fc26
libopenshot-audio-0.1.5-1.fc26
mpv-0.27.2-1.fc26
mythtv-29.1-12.20180201.77.g9b7b962834.fc26
mythweb-29.1-1.fc26
openshot-2.4.1-3.fc26
rpmfusion-packager-0.6.2-1.fc26
Fedora 27
-------------
Pushed to testing:
freetype-freeworld-2.8-5.fc27
gnome-mpv-0.14-1.fc27
kodi-pvr-dvbviewer-2.4.14-1.fc27
kodi-pvr-hts-3.4.28-1.fc27
kodi-pvr-iptvsimple-2.4.14-1.fc27
kodi-pvr-mythtv-4.12.17-1.fc27
kodi-pvr-vdr-vnsi-2.6.25-1.fc27
libopenshot-0.1.9-3.fc27
libopenshot-audio-0.1.5-1.fc27
mpv-0.27.2-1.fc27
mythtv-29.1-12.20180201.77.g9b7b962834.fc27
mythweb-29.1-1.fc27
openshot-2.4.1-3.fc27
rpmfusion-packager-0.6.2-1.fc27
smplayer-18.2.2-1.fc27
Pushed to stable:
EL 6
-------------
Pushed to testing:
Pushed to stable:
EL 7
-------------
Pushed to testing:
VirtualBox-kmod-5.2.6-2.el7
smplayer-18.2.2-1.el7
Pushed to stable:
VirtualBox-5.2.6-2.el7
libopenshot-0.1.9-3.el7
libopenshot-audio-0.1.5-1.el7
mythweb-29.1-1.el7
rpmfusion-packager-0.6.2-1.el7
Section nonfree:
-------------
Fedora 25
-------------
Pushed to testing:
Pushed to stable:
Fedora 26
-------------
Pushed to testing:
tarsnap-1.0.39-1.fc26
Pushed to stable:
clipgrab-3.6.7-1.fc26
lpf-flash-plugin-28.0.0.161-1.fc26
xv-3.10a.jumbopatch.20070520-27.fc26
Fedora 27
-------------
Pushed to testing:
tarsnap-1.0.39-1.fc27
Pushed to stable:
clipgrab-3.6.7-1.fc27
lpf-flash-plugin-28.0.0.161-1.fc27
xv-3.10a.jumbopatch.20070520-27.fc27
EL 6
-------------
Pushed to testing:
tarsnap-1.0.39-1.el6
Pushed to stable:
EL 7
-------------
Pushed to testing:
pgplot-5.2.2-35.el7
tarsnap-1.0.39-1.el7
Pushed to stable:
Theses packages will be available in main mirror in few minutes. Wait for local mirrors to sync
Please report any issue to https://bugzilla.rpmfusion.org
6 years, 9 months