[Bug 3151] New: Review request: Notion - A tabbed, tiling window manager forked from Ion3
by RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=3151
Bug #: 3151
Summary: Review request: Notion - A tabbed, tiling window
manager forked from Ion3
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: jeff.backus(a)gmail.com
CC: rpmfusion-package-review(a)rpmfusion.org
Blocks: 2, 30
Spec URL: http://jsbackus.fedorapeople.org/notion/notion.spec
SRPM URL:
http://jsbackus.fedorapeople.org/notion/notion-3.2014010900-3.fc18.src.rpm
Description:
Notion is a tabbed, tiling window manager for the X windows system.
Features include:
* Workspaces: each work space has its own tiling.
* Multiheaded
* RandR support
* Extensible via Lua scripts.
This package is not eligible for inclusion in Fedora due to the license, which
is a modified version of the LGPLv2.1 with restrictions on naming. Official
response from Fedora-legal-list:
https://lists.fedoraproject.org/pipermail/legal/2014-January/002364.html
This is my first RPM Fusion package and I am seeking a sponsor.
I did a self-review, which is below. The only rpmlint errors are with regard to
the license field.
Package Review
==============
Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed
===== MUST items =====
C/C++:
[x]: Package does not contain kernel modules.
[x]: Package contains no static executables.
[x]: Development (unversioned) .so files in -devel subpackage, if present.
Note: Unversioned so-files in private %_libdir subdirectory (see
attachment). Verify they are not in ld path.
LD path not modified.
[x]: Package does not contain any libtool archives (.la)
[x]: Rpath absent or only used for internal libs.
Generic:
[-]: Package is licensed with an open-source compatible license and meets
other legal requirements as defined in the legal section of Packaging
Guidelines.
Package is licensed under a modified version of the LGPLv2.1 that is too
restrictive for Fedora, as per review by Red Hat Legal.
[x]: License field in the package spec file matches the actual license.
Note: Checking patched sources after %prep for licenses. Licenses found:
"LGPL (v2.1 or later) (with incorrect FSF address)", "Unknown or
generated", "MIT/X11 (BSD like)", "*No copyright* LGPL (with incorrect
FSF address)", "LGPL (with incorrect FSF address)", "LGPL (v2.1 or
later)", "*No copyright* LGPL (v2.1 or later)". 315 files have unknown
license.
LICENSE file is included with each package. The contrib package has files
released under various different licenses and each license is listed in license
field.
[x]: License file installed when any subpackage combination is installed.
[x]: %build honors applicable compiler flags or justifies otherwise.
Primary file imported into all Makefiles is modified via sed to incorporate
$RPM_OPT_FLAGS into CFLAGS.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[x]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: The spec file handles locales properly.
[x]: Package consistently uses macros (instead of hard-coded directory names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Useful -debuginfo package or justification otherwise.
[x]: Package is not known to require an ExcludeArch tag.
[x]: Large documentation must go in a -doc subpackage. Large could be size
(~1MB) or number of files.
Note: Documentation size is 143360 bytes in 6 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least one
supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
Note: There are rpmlint messages (see attachment).
[x]: If (and only if) the source package includes the text of the license(s)
in its own file, then that file, containing the text of the license(s)
for the package is included in %doc.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: All build dependencies are listed in BuildRequires, except for any that
are listed in the exceptions section of Packaging Guidelines.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
beginning of %install.
[x]: %config files are marked noreplace or the reason is justified.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Package contains desktop file if it is a GUI application.
[x]: Package installs a %{name}.desktop using desktop-file-install or desktop-
file-validate if there is such a file.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package use %makeinstall only when make install' ' DESTDIR=... doesn't
work.
[x]: Package is named using only allowed ASCII characters.
[x]: No %config files under /usr.
[x]: Package do not use a name that already exist
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as provided
in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
%{name}.spec.
[x]: File names are valid UTF-8.
[x]: Packages must not store files under /srv, /opt or /usr/local
===== SHOULD items =====
Generic:
[x]: Uses parallel make %{?_smp_mflags} macro.
%{?_smp_mflags} is used when building the primary package. The contrib
subpackage does not build any binaries. Use of %{?_smp_mflags} causes the doc
subpackage to fail build. Considered a non-issue because doc package only build
PDF documents from LaTeX source.
[x]: If the source package does not include license text(s) as a separate file
from upstream, the packager SHOULD query upstream to include it.
Upstream's LICENSE file included.
[x]: Final provides and requires are sane (see attachments).
[x]: Fully versioned dependency in subpackages if applicable.
Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in notion-
contrib , notion-doc
notion-contrib and notion-doc are noarch, and therefore only require
%{name} = %{version}-%{release}.
[x]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[x]: Patches link to upstream bugs/comments/lists or are otherwise justified.
[-]: Description and summary sections in the package spec file contains
translations for supported Non-English languages, if available.
[x]: Package should compile and build into binary rpms on all supported
architectures.
Fedora 19 build on x86 and x86_64. Fedora 20 build on x86, x86_64, and ARM.
[-]: %check is present and all tests pass.
[!]: Packages should try to preserve timestamps of original installed files.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
$RPM_BUILD_ROOT)
[x]: Dist tag is present (not strictly required in GL).
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.
===== EXTRA items =====
Generic:
[x]: Rpmlint is run on all installed packages.
Note: There are rpmlint messages (see attachment).
[x]: Large data in /usr/share should live in a noarch subpackage if package is
arched.
[x]: Spec file according to URL is the same as in SRPM.
Rpmlint
-------
Checking: notion-3.2014010900-3.fc20.x86_64.rpm
notion-contrib-3.2014010900-3.fc20.noarch.rpm
notion-doc-3.2014010900-3.fc20.noarch.rpm
notion-3.2014010900-3.fc20.src.rpm
notion.x86_64: W: invalid-license Redistributable, modified LGPLv2.1
notion.src: W: invalid-license Redistributable, modified LGPLv2.1
4 packages and 0 specfiles checked; 0 errors, 2 warnings.
Rpmlint (installed packages)
----------------------------
# rpmlint notion-doc notion notion-contrib
notion.x86_64: W: invalid-license Redistributable, modified LGPLv2.1
3 packages and 0 specfiles checked; 0 errors, 1 warnings.
# echo 'rpmlint-done:'
Requires
--------
notion-doc (rpmlib, GLIBC filtered):
notion
notion (rpmlib, GLIBC filtered):
/bin/sh
config(notion)
libICE.so.6()(64bit)
libSM.so.6()(64bit)
libX11.so.6()(64bit)
libXext.so.6()(64bit)
libXinerama.so.1()(64bit)
libXrandr.so.2()(64bit)
libc.so.6()(64bit)
libdl.so.2()(64bit)
liblua-5.2.so()(64bit)
libm.so.6()(64bit)
librt.so.1()(64bit)
rtld(GNU_HASH)
xorg-x11-fonts-ISO8859-1-75dpi
xorg-x11-utils
xterm
notion-contrib (rpmlib, GLIBC filtered):
notion
terminus-fonts
Provides
--------
notion-doc:
notion-doc
notion:
config(notion)
notion
notion(x86-64)
notion-contrib:
notion-contrib
Unversioned so-files
--------------------
notion: /usr/lib64/notion/mod/de.so
notion: /usr/lib64/notion/mod/mod_dock.so
notion: /usr/lib64/notion/mod/mod_menu.so
notion: /usr/lib64/notion/mod/mod_notionflux.so
notion: /usr/lib64/notion/mod/mod_query.so
notion: /usr/lib64/notion/mod/mod_sm.so
notion: /usr/lib64/notion/mod/mod_sp.so
notion: /usr/lib64/notion/mod/mod_statusbar.so
notion: /usr/lib64/notion/mod/mod_tiling.so
notion: /usr/lib64/notion/mod/mod_xinerama.so
notion: /usr/lib64/notion/mod/mod_xkbevents.so
notion: /usr/lib64/notion/mod/mod_xrandr.so
Source checksums
----------------
https://fedorahosted.org/released/notion/notion.desktop :
CHECKSUM(SHA256) this package :
17a6565ff6b1d84bd589030eac91bd9d9be40ea50c3334fa48fb1f926971d88e
CHECKSUM(SHA256) upstream package :
17a6565ff6b1d84bd589030eac91bd9d9be40ea50c3334fa48fb1f926971d88e
http://downloads.sourceforge.net/project/notion/notion-3-2014010900-src.t...
:
CHECKSUM(SHA256) this package :
e697d556bc1ba764cb5b809312c07893fa6d4b5d3f678bde770d3bc0ffd972bc
CHECKSUM(SHA256) upstream package :
e697d556bc1ba764cb5b809312c07893fa6d4b5d3f678bde770d3bc0ffd972bc
https://fedorahosted.org/released/notion/notion-doc-3-2014010900.tar.gz :
CHECKSUM(SHA256) this package :
d5dfaaf09e0ffb0e06a8a54a7d48dec251b4e6e2da6cc56d9d920074e6c3b83b
CHECKSUM(SHA256) upstream package :
d5dfaaf09e0ffb0e06a8a54a7d48dec251b4e6e2da6cc56d9d920074e6c3b83b
Generated by fedora-review 0.5.1 (bb9bf27) last change: 2013-12-13
Command line :/usr/bin/fedora-review -n notion
Buildroot used: fedora-20-x86_64
Active plugins: Generic, Shell-api, C/C++
Disabled plugins: Java, Python, fonts, SugarActivity, Ocaml, Perl, Haskell, R,
PHP, Ruby
Disabled flags: EXARCH, EPEL5, BATCH, DISTTAG
RPMFusion/FAS Username: jsbackus
--
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.
10 years, 5 months
Unable to commit to CVS
by Simone Caronni
Hello,
I'm unable to commit to CVS for the few packages I maintain. Tagging and
pushing just sits there without any feedback.
Is there any issue or announcement that I missed?
Thanks & regards,
--Simone
--
You cannot discover new oceans unless you have the courage to lose sight of
the shore (R. W. Emerson).
http://xkcd.com/229/
http://negativo17.org/
10 years, 5 months
RPM Fusion (Fedora - nonfree) Package Build Report 2014-06-23
by rpmfusion-pkgs-report@rpmfusion.org
============================================================================
Packages built and released for RPM Fusion (Fedora - nonfree) 19: 7
catalyst-kmod-14.4-1.fc19.5
lpf-flash-plugin-11.2.202.378-1.fc19
nvidia-173xx-kmod-173.14.38-3.fc19.4
nvidia-304xx-kmod-304.121-1.fc19.4
nvidia-kmod-331.67-1.fc19.7
pyskool-1.1.2-1.fc19
wl-kmod-6.30.223.141-1.fc19.34
============================================================================
Changes in RPM Fusion (Fedora - nonfree) 19:
catalyst-kmod-14.4-1.fc19.5
---------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 14.4-1.5
- Rebuilt for kernel
lpf-flash-plugin-11.2.202.378-1.fc19
------------------------------------
* Mon Jun 16 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.378-1
- Update to 11.2.202.378.
nvidia-173xx-kmod-173.14.38-3.fc19.4
------------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.38-3.4
- Rebuilt for kernel
nvidia-304xx-kmod-304.121-1.fc19.4
----------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 304.121-1.4
- Rebuilt for kernel
* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 304.121-1.3
- Rebuilt for kernel
nvidia-kmod-331.67-1.fc19.7
---------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1:331.67-1.7
- Rebuilt for kernel
pyskool-1.1.2-1.fc19
--------------------
* Sun Jun 15 2014 Andrea Musuruane <musuruan(a)gmail.com> 1.1.2-1
- Updated to upstream 1.1.2
wl-kmod-6.30.223.141-1.fc19.34
------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.141-1.34
- Rebuilt for kernel
* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.141-1.33
- Rebuilt for kernel
* Sun Jun 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.141-1.32
- Rebuilt for kernel
10 years, 6 months
RPM Fusion (Fedora - free) Package Build Report 2014-06-23
by rpmfusion-pkgs-report@rpmfusion.org
============================================================================
Packages built and released for RPM Fusion (Fedora - free) 19: 7
buildsys-build-rpmfusion-19-62
gstreamer-ffmpeg-0.10.13-12.fc19
gstreamer1-libav-1.0.10-3.fc19
guvcview-1.7.3-1.fc19
libmms-0.6.4-2.fc19
ndiswrapper-kmod-1.59-6.fc19.3
VirtualBox-kmod-4.3.10-1.fc19.7
============================================================================
Changes in RPM Fusion (Fedora - free) 19:
buildsys-build-rpmfusion-19-62
------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 10:19-62
- rebuild for kernel 3.14.8-100.fc19
gstreamer-ffmpeg-0.10.13-12.fc19
--------------------------------
* Sun Jun 15 2014 Hans de Goede <j.w.r.degoede(a)gmail.com> - 0.10.13-12
- Upgrade the buildin libav to 0.8.12 to get all the security fixes from
upstream libav
gstreamer1-libav-1.0.10-3.fc19
------------------------------
* Sun Jun 15 2014 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.0.10-3
- Upgrade the buildin libav to 0.8.12 to get all the security fixes from
upstream libav
guvcview-1.7.3-1.fc19
---------------------
* Sat Jun 14 2014 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.7.3-1
- Update to 1.7.3.
* Sat Mar 29 2014 Sérgio Basto <sergio(a)serjux.com> - 1.6.1-7
- Rebuilt for ffmpeg-2.2
* Mon Sep 30 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.1-6
- Rebuilt
* Thu Aug 15 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.1-5
- Rebuilt for FFmpeg 2.0.x
libmms-0.6.4-2.fc19
-------------------
* Sun Jun 15 2014 Hans de Goede <j.w.r.degoede(a)gmail.com> - 0.6.4-2
- Add patch from upstream to drop glib requires from the pkg-config file
(rhbz#1109495)
ndiswrapper-kmod-1.59-6.fc19.3
------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-6.3
- Rebuilt for kernel
VirtualBox-kmod-4.3.10-1.fc19.7
-------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 4.3.10-1.7
- Rebuilt for kernel
10 years, 6 months
RPM Fusion (Fedora - nonfree) Package Build Report 2014-06-19
by rpmfusion-pkgs-report@rpmfusion.org
============================================================================
Packages built and released for RPM Fusion (Fedora - nonfree) 20: 6
lpf-flash-plugin-11.2.202.378-1.fc20
nvidia-173xx-kmod-173.14.38-6.fc20.7
nvidia-304xx-kmod-304.121-1.fc20.7
nvidia-kmod-331.79-1.fc20.4
pyskool-1.1.2-1.fc20
wl-kmod-6.30.223.141-5.fc20.26
============================================================================
Changes in RPM Fusion (Fedora - nonfree) 20:
lpf-flash-plugin-11.2.202.378-1.fc20
------------------------------------
* Mon Jun 16 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.378-1
- Update to 11.2.202.378.
nvidia-173xx-kmod-173.14.38-6.fc20.7
------------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.38-6.7
- Rebuilt for kernel
nvidia-304xx-kmod-304.121-1.fc20.7
----------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 304.121-1.7
- Rebuilt for kernel
nvidia-kmod-331.79-1.fc20.4
---------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1:331.79-1.4
- Rebuilt for kernel
pyskool-1.1.2-1.fc20
--------------------
* Sun Jun 15 2014 Andrea Musuruane <musuruan(a)gmail.com> 1.1.2-1
- Updated to upstream 1.1.2
wl-kmod-6.30.223.141-5.fc20.26
------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.141-5.26
- Rebuilt for kernel
10 years, 6 months
RPM Fusion (Fedora - free) Package Build Report 2014-06-19
by rpmfusion-pkgs-report@rpmfusion.org
============================================================================
Packages built and released for RPM Fusion (Fedora - free) 20: 13
buildsys-build-rpmfusion-20-29
cairo-dock-3.3.2-1.fc20
gstreamer-ffmpeg-0.10.13-12.fc20
gstreamer1-libav-1.2.4-1.fc20
gstreamer1-plugins-bad-freeworld-1.2.4-1.fc20
gstreamer1-plugins-ugly-1.2.4-1.fc20
guvcview-1.7.3-1.fc20
libmms-0.6.4-2.fc20
ndiswrapper-kmod-1.59-6.fc20.7
openafs-kmod-1.6.8-0.1pre2.fc20.6
staging-kmod-3.14.2-1.fc20.7
VirtualBox-kmod-4.3.12-1.fc20.4
xtables-addons-kmod-2.5-1.fc20.7
============================================================================
Packages built and released for RPM Fusion (Fedora - free) development: 1
qmmp-plugins-freeworld-0.7.7-1.fc21
============================================================================
Changes in RPM Fusion (Fedora - free) 20:
buildsys-build-rpmfusion-20-29
------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 10:20-29
- rebuild for kernel 3.14.8-200.fc20
cairo-dock-3.3.2-1.fc20
-----------------------
* Mon Jun 16 2014 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 3.3.2-1
- Update to 3.3.2
* Sat Apr 26 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 3.2.1-2.1
- Rebuilt for libgcrypt
gstreamer-ffmpeg-0.10.13-12.fc20
--------------------------------
* Sun Jun 15 2014 Hans de Goede <j.w.r.degoede(a)gmail.com> - 0.10.13-12
- Upgrade the buildin libav to 0.8.12 to get all the security fixes from
upstream libav
gstreamer1-libav-1.2.4-1.fc20
-----------------------------
* Sun Jun 15 2014 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.2.4-1
- Update to 1.2.4 (rf#3269)
- Update libav to 9.13
gstreamer1-plugins-bad-freeworld-1.2.4-1.fc20
---------------------------------------------
* Sun Jun 15 2014 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.2.4-1
- Rebase to new upstream release 1.2.4
gstreamer1-plugins-ugly-1.2.4-1.fc20
------------------------------------
* Sun Jun 15 2014 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.2.4-1
- Rebase to new upstream release 1.2.4
* Sat Mar 22 2014 Sérgio Basto <sergio(a)serjux.com> - 1.2.3-3
- Rebuilt for x264
* Thu Mar 06 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.2.3-2
- Rebuilt for x264
guvcview-1.7.3-1.fc20
---------------------
* Sat Jun 14 2014 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.7.3-1
- Update to 1.7.3.
* Sat Mar 29 2014 Sérgio Basto <sergio(a)serjux.com> - 1.6.1-7
- Rebuilt for ffmpeg-2.2
libmms-0.6.4-2.fc20
-------------------
* Sun Jun 15 2014 Hans de Goede <j.w.r.degoede(a)gmail.com> - 0.6.4-2
- Add patch from upstream to drop glib requires from the pkg-config file
(rhbz#1109495)
ndiswrapper-kmod-1.59-6.fc20.7
------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-6.7
- Rebuilt for kernel
openafs-kmod-1.6.8-0.1pre2.fc20.6
---------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.8-0.1pre2.6
- Rebuilt for kernel
staging-kmod-3.14.2-1.fc20.7
----------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 3.14.2-1.7
- Rebuilt for kernel
VirtualBox-kmod-4.3.12-1.fc20.4
-------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 4.3.12-1.4
- Rebuilt for kernel
xtables-addons-kmod-2.5-1.fc20.7
--------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 2.5-1.7
- Rebuilt for kernel
============================================================================
Changes in RPM Fusion (Fedora - free) development:
qmmp-plugins-freeworld-0.7.7-1.fc21
-----------------------------------
* Thu Jun 12 2014 Karel Volný <kvolny(a)redhat.com> 0.7.7-1
- version bump
10 years, 6 months
RPM Fusion (Fedora - free) Package Build Report 2014-06-17
by rpmfusion-pkgs-report@rpmfusion.org
============================================================================
Packages built and released for RPM Fusion (Fedora - free) testing/20: 6
buildsys-build-rpmfusion-20-29
ndiswrapper-kmod-1.59-6.fc20.7
openafs-kmod-1.6.8-0.1pre2.fc20.6
staging-kmod-3.14.2-1.fc20.7
VirtualBox-kmod-4.3.12-1.fc20.4
xtables-addons-kmod-2.5-1.fc20.7
============================================================================
Packages built and released for RPM Fusion (Fedora - free) testing/19: 3
buildsys-build-rpmfusion-19-62
ndiswrapper-kmod-1.59-6.fc19.3
VirtualBox-kmod-4.3.10-1.fc19.7
============================================================================
Changes in RPM Fusion (Fedora - free) testing/20:
buildsys-build-rpmfusion-20-29
------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 10:20-29
- rebuild for kernel 3.14.8-200.fc20
ndiswrapper-kmod-1.59-6.fc20.7
------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-6.7
- Rebuilt for kernel
openafs-kmod-1.6.8-0.1pre2.fc20.6
---------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.8-0.1pre2.6
- Rebuilt for kernel
staging-kmod-3.14.2-1.fc20.7
----------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 3.14.2-1.7
- Rebuilt for kernel
VirtualBox-kmod-4.3.12-1.fc20.4
-------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 4.3.12-1.4
- Rebuilt for kernel
xtables-addons-kmod-2.5-1.fc20.7
--------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 2.5-1.7
- Rebuilt for kernel
============================================================================
Changes in RPM Fusion (Fedora - free) testing/19:
buildsys-build-rpmfusion-19-62
------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 10:19-62
- rebuild for kernel 3.14.8-100.fc19
ndiswrapper-kmod-1.59-6.fc19.3
------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-6.3
- Rebuilt for kernel
VirtualBox-kmod-4.3.10-1.fc19.7
-------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 4.3.10-1.7
- Rebuilt for kernel
10 years, 6 months
RPM Fusion (Fedora - nonfree) Package Build Report 2014-06-17
by rpmfusion-pkgs-report@rpmfusion.org
============================================================================
Packages built and released for RPM Fusion (Fedora - nonfree) 20: 4
nvidia-173xx-kmod-173.14.38-6.fc20.6
nvidia-304xx-kmod-304.121-1.fc20.6
nvidia-kmod-331.79-1.fc20.3
wl-kmod-6.30.223.141-5.fc20.25
============================================================================
Packages built and released for RPM Fusion (Fedora - nonfree) testing/20: 4
nvidia-173xx-kmod-173.14.38-6.fc20.7
nvidia-304xx-kmod-304.121-1.fc20.7
nvidia-kmod-331.79-1.fc20.4
wl-kmod-6.30.223.141-5.fc20.26
============================================================================
Packages built and released for RPM Fusion (Fedora - nonfree) testing/19: 5
catalyst-kmod-14.4-1.fc19.5
nvidia-173xx-kmod-173.14.38-3.fc19.4
nvidia-304xx-kmod-304.121-1.fc19.4
nvidia-kmod-331.67-1.fc19.7
wl-kmod-6.30.223.141-1.fc19.34
============================================================================
Changes in RPM Fusion (Fedora - nonfree) 20:
nvidia-173xx-kmod-173.14.38-6.fc20.6
------------------------------------
* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.38-6.6
- Rebuilt for kernel
* Sun Jun 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.38-6.5
- Rebuilt for kernel
nvidia-304xx-kmod-304.121-1.fc20.6
----------------------------------
* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 304.121-1.6
- Rebuilt for kernel
nvidia-kmod-331.79-1.fc20.3
---------------------------
* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1:331.79-1.3
- Rebuilt for kernel
wl-kmod-6.30.223.141-5.fc20.25
------------------------------
* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.141-5.25
- Rebuilt for kernel
============================================================================
Changes in RPM Fusion (Fedora - nonfree) testing/20:
nvidia-173xx-kmod-173.14.38-6.fc20.7
------------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.38-6.7
- Rebuilt for kernel
nvidia-304xx-kmod-304.121-1.fc20.7
----------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 304.121-1.7
- Rebuilt for kernel
nvidia-kmod-331.79-1.fc20.4
---------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1:331.79-1.4
- Rebuilt for kernel
wl-kmod-6.30.223.141-5.fc20.26
------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.141-5.26
- Rebuilt for kernel
============================================================================
Changes in RPM Fusion (Fedora - nonfree) testing/19:
catalyst-kmod-14.4-1.fc19.5
---------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 14.4-1.5
- Rebuilt for kernel
nvidia-173xx-kmod-173.14.38-3.fc19.4
------------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.38-3.4
- Rebuilt for kernel
nvidia-304xx-kmod-304.121-1.fc19.4
----------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 304.121-1.4
- Rebuilt for kernel
nvidia-kmod-331.67-1.fc19.7
---------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1:331.67-1.7
- Rebuilt for kernel
wl-kmod-6.30.223.141-1.fc19.34
------------------------------
* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.141-1.34
- Rebuilt for kernel
10 years, 6 months
RPM Fusion (Fedora - nonfree) Package Build Report 2014-06-17
by rpmfusion-pkgs-report@rpmfusion.org
============================================================================
Packages built and released for RPM Fusion (Fedora - nonfree) 20: 1
xorg-x11-drv-nvidia-331.79-2.fc20
============================================================================
Packages built and released for RPM Fusion (Fedora - nonfree) testing/20: 1
lpf-flash-plugin-11.2.202.378-1.fc20
============================================================================
Packages built and released for RPM Fusion (Fedora - nonfree) 19: 12
catalyst-kmod-14.4-1.fc19.2
catalyst-kmod-14.4-1.fc19.4
nvidia-173xx-kmod-173.14.38-3.fc19.1
nvidia-173xx-kmod-173.14.38-3.fc19.3
nvidia-304xx-kmod-304.121-1.fc19.1
nvidia-304xx-kmod-304.121-1.fc19.2
nvidia-304xx-kmod-304.121-1.fc19.3
nvidia-kmod-331.67-1.fc19.4
nvidia-kmod-331.67-1.fc19.6
wl-kmod-6.30.223.141-1.fc19.31
wl-kmod-6.30.223.141-1.fc19.32
wl-kmod-6.30.223.141-1.fc19.33
============================================================================
Packages built and released for RPM Fusion (Fedora - nonfree) testing/19: 1
lpf-flash-plugin-11.2.202.378-1.fc19
============================================================================
Packages built and released for RPM Fusion (Fedora - nonfree) development: 1
lpf-flash-plugin-11.2.202.378-1.fc21
============================================================================
Changes in RPM Fusion (Fedora - nonfree) 20:
xorg-x11-drv-nvidia-331.79-2.fc20
---------------------------------
* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1:331.79-2
- Add libvdpau on ARM
============================================================================
Changes in RPM Fusion (Fedora - nonfree) testing/20:
lpf-flash-plugin-11.2.202.378-1.fc20
------------------------------------
* Mon Jun 16 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.378-1
- Update to 11.2.202.378.
============================================================================
Changes in RPM Fusion (Fedora - nonfree) 19:
catalyst-kmod-14.4-1.fc19.2
---------------------------
* Tue Jun 03 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 14.4-1.2
- Rebuilt for kernel
catalyst-kmod-14.4-1.fc19.4
---------------------------
* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 14.4-1.4
- Rebuilt for kernel
* Sun Jun 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 14.4-1.3
- Rebuilt for kernel
nvidia-173xx-kmod-173.14.38-3.fc19.1
------------------------------------
* Tue Jun 03 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.38-3.1
- Rebuilt for kernel
nvidia-173xx-kmod-173.14.38-3.fc19.3
------------------------------------
* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.38-3.3
- Rebuilt for kernel
* Sun Jun 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.38-3.2
- Rebuilt for kernel
nvidia-304xx-kmod-304.121-1.fc19.1
----------------------------------
* Tue Jun 03 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 304.121-1.1
- Rebuilt for kernel
nvidia-304xx-kmod-304.121-1.fc19.2
----------------------------------
* Sun Jun 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 304.121-1.2
- Rebuilt for kernel
nvidia-304xx-kmod-304.121-1.fc19.3
----------------------------------
* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 304.121-1.3
- Rebuilt for kernel
* Sun Jun 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 304.121-1.2
- Rebuilt for kernel
nvidia-kmod-331.67-1.fc19.4
---------------------------
* Tue Jun 03 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1:331.67-1.4
- Rebuilt for kernel
nvidia-kmod-331.67-1.fc19.6
---------------------------
* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1:331.67-1.6
- Rebuilt for kernel
* Sun Jun 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1:331.67-1.5
- Rebuilt for kernel
wl-kmod-6.30.223.141-1.fc19.31
------------------------------
* Tue Jun 03 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.141-1.31
- Rebuilt for kernel
wl-kmod-6.30.223.141-1.fc19.32
------------------------------
* Sun Jun 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.141-1.32
- Rebuilt for kernel
* Tue Jun 03 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.141-1.31
- Rebuilt for kernel
wl-kmod-6.30.223.141-1.fc19.33
------------------------------
* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.141-1.33
- Rebuilt for kernel
============================================================================
Changes in RPM Fusion (Fedora - nonfree) testing/19:
lpf-flash-plugin-11.2.202.378-1.fc19
------------------------------------
* Mon Jun 16 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.378-1
- Update to 11.2.202.378.
============================================================================
Changes in RPM Fusion (Fedora - nonfree) development:
lpf-flash-plugin-11.2.202.378-1.fc21
------------------------------------
* Mon Jun 16 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.378-1
- Update to 11.2.202.378.
10 years, 6 months
RPM Fusion (Fedora - free) Package Build Report 2014-06-17
by rpmfusion-pkgs-report@rpmfusion.org
============================================================================
Packages built and released for RPM Fusion (Fedora - free) 20: 6
buildsys-build-rpmfusion-20-28
ndiswrapper-kmod-1.59-6.fc20.6
openafs-kmod-1.6.8-0.1pre2.fc20.5
staging-kmod-3.14.2-1.fc20.6
VirtualBox-kmod-4.3.12-1.fc20.3
xtables-addons-kmod-2.5-1.fc20.6
============================================================================
Packages built and released for RPM Fusion (Fedora - free) 19: 10
buildsys-build-rpmfusion-19-61
minidlna-1.1.3-1.fc19
ndiswrapper-kmod-1.59-6.fc19
ndiswrapper-kmod-1.59-6.fc19.1
ndiswrapper-kmod-1.59-6.fc19.2
VirtualBox-kmod-4.3.10-1.fc19.4
VirtualBox-kmod-4.3.10-1.fc19.5
VirtualBox-kmod-4.3.10-1.fc19.6
xtables-addons-2.5-1.fc19
xtables-addons-kmod-2.5-1.fc19.6
============================================================================
Changes in RPM Fusion (Fedora - free) 20:
buildsys-build-rpmfusion-20-28
------------------------------
* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 10:20-28
- rebuild for kernel 3.14.7-200.fc20
ndiswrapper-kmod-1.59-6.fc20.6
------------------------------
* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-6.6
- Rebuilt for kernel
openafs-kmod-1.6.8-0.1pre2.fc20.5
---------------------------------
* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.8-0.1pre2.5
- Rebuilt for kernel
staging-kmod-3.14.2-1.fc20.6
----------------------------
* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 3.14.2-1.6
- Rebuilt for kernel
VirtualBox-kmod-4.3.12-1.fc20.3
-------------------------------
* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 4.3.12-1.3
- Rebuilt for kernel
xtables-addons-kmod-2.5-1.fc20.6
--------------------------------
* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 2.5-1.6
- Rebuilt for kernel
============================================================================
Changes in RPM Fusion (Fedora - free) 19:
buildsys-build-rpmfusion-19-61
------------------------------
* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 10:19-61
- rebuild for kernel 3.14.7-100.fc19
* Sun Jun 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 10:19-60
- rebuild for kernel 3.14.6-100.fc19
* Mon Jun 02 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 10:19-59
- rebuild for kernel 3.14.5-100.fc19
minidlna-1.1.3-1.fc19
---------------------
* Sat Jun 07 2014 Andrea Musuruane <musuruan(a)gmail.com> - 1.1.3-1
- Updated to upstream 1.1.3
* Sat Mar 29 2014 Andrea Musuruane <musuruan(a)gmail.com> - 1.1.2-2
- Rebuilt for new ffmpeg
ndiswrapper-kmod-1.59-6.fc19
----------------------------
* Tue Jun 03 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1.59-6
- patch for 3.14 kernel
ndiswrapper-kmod-1.59-6.fc19.1
------------------------------
* Sun Jun 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-6.1
- Rebuilt for kernel
* Tue Jun 03 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1.59-6
- patch for 3.14 kernel
* Tue Jun 03 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-5.21
- Rebuilt for kernel
ndiswrapper-kmod-1.59-6.fc19.2
------------------------------
* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-6.2
- Rebuilt for kernel
* Sun Jun 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.59-6.1
- Rebuilt for kernel
VirtualBox-kmod-4.3.10-1.fc19.4
-------------------------------
* Tue Jun 03 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 4.3.10-1.4
- Rebuilt for kernel
VirtualBox-kmod-4.3.10-1.fc19.5
-------------------------------
* Sun Jun 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 4.3.10-1.5
- Rebuilt for kernel
VirtualBox-kmod-4.3.10-1.fc19.6
-------------------------------
* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 4.3.10-1.6
- Rebuilt for kernel
xtables-addons-2.5-1.fc19
-------------------------
* Sat Apr 26 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 2.5-1
- Update to 2.5
* Sun Jan 12 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 2.4-1
- Update to 2.4
xtables-addons-kmod-2.5-1.fc19.6
--------------------------------
* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 2.5-1.6
- Rebuilt for kernel
* Sun Jun 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 2.5-1.5
- Rebuilt for kernel
* Tue Jun 03 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 2.5-1.4
- Rebuilt for kernel
* Thu May 15 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 2.5-1.3
- Rebuilt for kernel
* Thu May 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 2.5-1.2
- Rebuilt for kernel
* Wed Apr 30 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 2.5-1.1
- Rebuilt for kernel
* Sat Apr 26 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 2.5-1
- Update to 2.5
10 years, 6 months