[Bug 2216] New: Review request: Not Tetris 2 - Classic Tetris mixed with physics
by RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=2216
Bug #: 2216
Summary: Review request: Not Tetris 2 - Classic Tetris mixed
with physics
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: yajo.sk8(a)gmail.com
CC: rpmfusion-package-review(a)rpmfusion.org
A good reason to close bug #2213.
Please see http://www.mediafire.com/?upnigcka4ax7cmh to download the SRPM.
This is my first package.
Description
-----------
Not Tetris 2 is the spiritual successor of the classic Tetris mixed with
physics. The result is a fun spinoff in which blocks are no longer bound to the
usual grid. Blocks can be rotated and placed at any angle, resulting in a
complete mess if not careful. And with the newest cutting edge technology, Not
Tetris 2 allows line clears when the lines are sufficiently filled. The old
mode is still available for play and is now called Stack.
Why not in Fedora
-----------------
It depends on LÖVE, which depends on mpg123.
RPMLint output
--------------
> nottetris.src: W: spelling-error Summary(es) Tetris -> Tetáis, Tetéis, Te tris
> nottetris.src: W: spelling-error %description -l es Not -> Ton, No, Nota
No spell errors there.
> nottetris.src: W: invalid-license CC-BY-NC-SA
> nottetris.noarch: W: invalid-license CC-BY-NC-SA
That's the license, like it or not.
> nottetris.src: W: no-%build-section
Unneeded. It's a script.
> nottetris.noarch: W: spelling-error Summary(es) Tetris -> Tetáis, Tetéis, Te tris
> nottetris.noarch: W: spelling-error %description -l es Not -> Ton, No, Nota
No spell errors there.
> nottetris.noarch: E: script-without-shebang /usr/share/applications/nottetris.desktop
Desktop files need shebangs?
> nottetris.noarch: W: no-manual-page-for-binary nottetris
No idea of how to do this, honestly.
SPEC file
---------
Name: nottetris
Version: 2.0
Release: 1%{?dist}
Summary: Classic Tetris mixed with physics
Summary(es): Tetris clásico mezclado con física
Group: Amusements/Games
BuildArch: noarch
License: CC-BY-NC-SA
URL: http://stabyourself.net/%{name}2/
Source0:
http://stabyourself.net/dl.php?file=%{name}2/%{name}2-source.zip
BuildRequires: unzip
BuildRequires: /usr/bin/convert
Requires: love >= 0.7.2
%description
Not Tetris 2 is the spiritual successor of the classic Tetris mixed with
physics. The result is a fun spin off in which blocks are no longer bound to
the usual grid. Blocks can be rotated and placed at any angle, resulting in a
complete mess if not careful. And with the newest cutting edge technology, Not
Tetris 2 allows line clears when the lines are sufficiently filled. The old
mode is still available for play and is now called Stack.
%description -l es
Not Tetris 2 es el sucesor espiritual del Tetris clásico mezclado con física.
El resultado es un juego divertido en el cual los bloques ya no están limitados
a moverse por la típica rejilla. Los bloques se pueden rotar y colocar en
cualquier ángulo, lo que resulta en un lío tremendo si no se lleva cuidado.
Con la última tecnología, Not Tetris 2 permite que las líneas se vacíen cuando
están suficientemente completas. El antiguo modo todavía está disponible para
jugar, y ahora se llama "Stack".
%prep
%setup -qc
# Remove Windows EOLs
sed -i 's/\r$//' *.txt
# Rename files
mv 'Not Readme.txt' readme.txt
mv 'Not Tetris 2.love' %name.love
# Create executable
echo -e "#!/bin/sh\nlove %_datadir/%name/%name.love\n" > %name
# Create desktop launcher
echo "[Desktop Entry]
Type=Application
Version=1.0
Encoding=UTF-8
Name=Not Tetris 2
Comment=Classic Tetris mixed with physics
Comment[es]=Tetris clásico mezclado con física
Icon=%_icons96dir/%name.png
Exec=%name
Terminal=false
StartupNotify=true
Categories=Application;Game;ArcadeGame;
" > %name.desktop
# Create app icon
unzip -p %name.love graphics/title.png | convert - -geometry 96x96 %name.png
%install
install -pDm u=rw,go=r %name.love %buildroot%_datadir/%name/%name.love
install -pDm u=rwx,go=rx %name %buildroot%_bindir/%name
install -pDm u=rwx,go=rx %name.desktop %buildroot%_desktopdir/%name.desktop
install -pDm u=rw,go=r %name.png %buildroot%_icons96dir/%name.png
%files
%defattr(-, root, root)
%doc readme.txt
%_bindir/%name
%_datadir/%name/%name.love
%_desktopdir/%name.desktop
%_icons96dir/%name.png
%changelog
* Fri Dec 30 2011 Yajo <yajodj(a)msn.com> 2.0-1
- Initial release
--
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.
7 years, 2 months
[Bug 2150] New: Review request: geom - SALOME Geometry Module
by RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=2150
Bug #: 2150
Summary: Review request: geom - SALOME Geometry Module
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: kmilos(a)gmail.com
CC: rpmfusion-package-review(a)rpmfusion.org
SPEC: http://kmilos.fedorapeople.org/geom.spec
SRPM: http://kmilos.fedorapeople.org/geom-6.3.1.8-1.svn222.fc16.src.rpm
A complete OpenCascade - OCAF based CAD framework. Note that this is not the
original SALOME GEOM project but an effort to create a standalone framework
based on the existing one from SALOME project, with the addition of extra
functionality.
This package can not be included in Fedora because it links with the non-free
OCE library.
This is my first RPM Fusion package, however I packaged for Fedora before
(redshift).
rpmlint output:
rpmlint geom*.rpm
geom.i686: E: incorrect-fsf-address
/usr/share/doc/geom-6.3.1.8/LICENCE.lgpl.txt
geom.src: W: invalid-url Source0: geom-6.3.1.8-svn222.tar.gz
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/quat.h
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/chunk.c
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/node.c
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/node.h
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/vector.h
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/light.h
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/light.c
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/io.c
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/background.c
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/background.h
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/quat.c
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/atmosphere.h
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/atmosphere.c
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/tcb.c
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/mesh.c
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/mesh.h
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/io.h
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/chunk.h
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/tcb.h
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/matrix.c
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/matrix.h
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/types.h
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/vector.c
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/material.h
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/material.c
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/viewport.h
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/viewport.c
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/tracks.c
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/tracks.h
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/shadow.h
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/chunktable.h
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/ease.c
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/file.h
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/file.c
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/camera.h
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/shadow.c
geom-debuginfo.i686: E: incorrect-fsf-address
/usr/src/debug/geom-6.3.1.8/src/Exchange3DS/lib3ds/camera.c
geom-devel.i686: W: no-documentation
5 packages and 0 specfiles checked; 38 errors, 2 warnings.
--
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.
7 years, 2 months
[Bug 30] New: Tracker : Sponsorship Request
by RPM Fusion Bugzilla
http://bugzilla.rpmfusion.org/show_bug.cgi?id=30
Summary: Tracker : Sponsorship Request
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: lxtnow(a)gmail.com
CC: lxtnow(a)gmail.com
Estimated Hours: 0.0
This is a tracker bug for sponsorship requests in RPM Fusion. All new RPM
Fusion
contributors who need to be sponsored should block this bug.
SPONSORS: When you accept the responsibility of sponsoring, please
take it off of this list.
Note: All members who already contribute to the Fedora Project (Packaging Side)
no need to request for sponsorship.
--
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
8 years
[Bug 351] New: Review request: vmware-requirements - Installs packages needed for VMware's virtualization programs to run
by RPM Fusion Bugzilla
http://bugzilla.rpmfusion.org/show_bug.cgi?id=351
Summary: Review request: vmware-requirements - Installs packages
needed for VMware's virtualization programs to run
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: dtimms(a)iinet.net.au
CC: rpmfusion-package-review(a)rpmfusion.org
Estimated Hours: 0.0
Spec URL:
http://members.iinet.net.au/~timmsy/vmware-requirements/vmware-requiremen...
SRPM URL:
http://members.iinet.net.au/~timmsy/vmware-requirements/vmware-requiremen...
Description:
Use this package to install the packages required to run vmware locally.
This package does not include the free vmware-server or vmware-server-console
package itself. They can be obtained from the vmware website.
Can't be in Fedora:
- it's a meta package
- it enables use of non fedora software
- the proper packaging should really be done by the upstream author.
- the upstream is not open source
- the upstream do not support the fedora distribution
- FESCO discussed it recently, and voted that helper packages for third party
apps shall be blocked from Fedora:
https://bugzilla.redhat.com/show_bug.cgi?id=478007#c17
The original Fedora review request:
https://bugzilla.redhat.com/show_bug.cgi?id=478007
FESCO item tracking:
https://fedorahosted.org/fesco/ticket/35
FESCO discussion should show up soon for 2009-01-30:
http://bpepple.fedorapeople.org/fesco/
=====
rpmlint:
vmware-requirements.src:34: E: hardcoded-library-path in
/lib/security/pam_unix.so
vmware-requirements.src:51: E: hardcoded-library-path in
/usr/lib/libgdk-x11-2.0.so.0
vmware-requirements.src:53: E: hardcoded-library-path in /usr/lib/libX11.so.6
vmware-requirements.src:55: E: hardcoded-library-path in /usr/lib/libXtst.so.6
vmware-requirements.src:57: E: hardcoded-library-path in /usr/lib/libXt.so.6
vmware-requirements.i386: W: no-documentation
vmware-requirements.i386: E: no-binary
vmware-requirements-server.i386: W: no-documentation
vmware-requirements-server.i386: E: devel-dependency kernel-devel
3 packages and 0 specfiles checked; 7 errors, 2 warnings.
=====
So, do we want to allow helper packages like this in RPM Fusion ?
Note it does not Require: any packages external to Fedora/RPM Fusion, nor does
it attempt to download them.
Others have mentioned that other external no source apps might include skype
etc, that could receive similar RPM Fusion packaging assistance ?
--
Configure bugmail: http://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.
8 years