[Bug 4641] Review request: mp4tools - A free cross-platform tool to manipulate MP4 files

2017-10-14 Thread RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4641

mgans...@online.de  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #17 from mgans...@online.de  ---
The import and build have been done correctly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org


[Bug 4641] Review request: mp4tools - A free cross-platform tool to manipulate MP4 files

2017-10-13 Thread RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4641

--- Comment #16 from leigh scott  ---
package processed

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org


[Bug 4641] Review request: mp4tools - A free cross-platform tool to manipulate MP4 files

2017-10-13 Thread RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4641

--- Comment #15 from mgans...@online.de  ---
Thanks for reviewing the ticket.

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org


[Bug 4641] Review request: mp4tools - A free cross-platform tool to manipulate MP4 files

2017-10-12 Thread RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4641

Antonio Trande  changed:

   What|Removed |Added

 Blocks|3   |4
  Flags|fedora-review?  |fedora-review+

--- Comment #14 from Antonio Trande  ---
Package approved.


Referenced Bugs:

https://bugzilla.rpmfusion.org/show_bug.cgi?id=3
[Bug 3] Tracker: Packages under review.
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4
[Bug 4] Tracker: Accepted packages.
-- 
You are receiving this mail because:
You are on the CC list for the bug.___
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org


[Bug 4641] Review request: mp4tools - A free cross-platform tool to manipulate MP4 files

2017-10-12 Thread RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4641

--- Comment #13 from mgans...@online.de  ---
(In reply to mgans...@online.de from comment #12)
> (In reply to Antonio Trande from comment #11)
 > > > COPYING file does not report a GPLv3 license, use GPLv2
> > 
> > Ask a clarification to upstream, it's reported a GPLv3 license in
> > mp4joiner.org
> 
> had asked for it on
> https://sourceforge.net/p/mp4joiner/discussion/general/thread/92c1b943/

i got this info:
GPLv2 is correct.

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org


[Bug 4641] Review request: mp4tools - A free cross-platform tool to manipulate MP4 files

2017-10-12 Thread RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4641

--- Comment #12 from mgans...@online.de  ---
(In reply to Antonio Trande from comment #11)
> Too many spaces in
> 
> #
> %build
> %configure \
> %if (0%{?fedora} && 0%{?fedora} < 28)
> --with-wx-config=%{_bindir}/wx-config-3.0-gtk2
> %endif
> make %{?_smp_mflags}
> #
> 
> that's why build fails.
> 
> Use
> 
> #
> %configure \
> %if (0%{?fedora} && 0%{?fedora} < 28)
>  --with-wx-config=%{_bindir}/wx-config-3.0-gtk2
> %endif
> 
> %make_build
> #
> 
done

> > COPYING file does not report a GPLv3 license, use GPLv2
> 
> Ask a clarification to upstream, it's reported a GPLv3 license in
> mp4joiner.org

had asked for it on
https://sourceforge.net/p/mp4joiner/discussion/general/thread/92c1b943/

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org


[Bug 4641] Review request: mp4tools - A free cross-platform tool to manipulate MP4 files

2017-10-12 Thread RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4641

--- Comment #11 from Antonio Trande  ---
Too many spaces in

#
%build
%configure \
%if (0%{?fedora} && 0%{?fedora} < 28)
--with-wx-config=%{_bindir}/wx-config-3.0-gtk2
%endif
make %{?_smp_mflags}
#

that's why build fails.

Use

#
%configure \
%if (0%{?fedora} && 0%{?fedora} < 28)
 --with-wx-config=%{_bindir}/wx-config-3.0-gtk2
%endif

%make_build
#

> COPYING file does not report a GPLv3 license, use GPLv2

Ask a clarification to upstream, it's reported a GPLv3 license in mp4joiner.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org


[Bug 4641] Review request: mp4tools - A free cross-platform tool to manipulate MP4 files

2017-10-12 Thread RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4641

--- Comment #10 from mgans...@online.de  ---
Spec URL: https://martinkg.fedorapeople.org/Review/SPECS/mp4tools.spec
SRPM URL:
https://martinkg.fedorapeople.org/Review/SRPMS/mp4tools-3.5-3.fc26.src.rpm

%changelog
* Thu Oct 12 2017 Martin Gansser  - 3.5-3
- COPYING file does not report a GPLv3 license, use GPLv2
- Do not use %license and %{_pkgdocdir} together
- unrecognized option: `-O' in Makefile, use make %%{?_smp_mflags}

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org


[Bug 4641] Review request: mp4tools - A free cross-platform tool to manipulate MP4 files

2017-10-12 Thread RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4641

--- Comment #9 from Antonio Trande  ---
Package Review
==

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed

Review is realized on f27-free environment.


Issues:
===

- COPYING file does not report a GPLv3 license

- Do not use %license and %{_pkgdocdir} together:

...
%install
...
rm -f %{buildroot}%{_pkgdocdir}/COPYING

...

%files -f %{name}.lang
%doc README ChangeLog AUTHORS
%license COPYING
%{_bindir}/mp4joiner
...

- -O option of Make looks unrecognized:
 
http://koji.rpmfusion.org/koji/getfile?taskID=174382=DEFAULT=build.log=-4000

Try with:

make %{?_smp_mflags}


= MUST items =

C/C++:
[x]: Package does not contain kernel modules.
[x]: Package contains no static executables.
[x]: Package does not contain any libtool archives (.la)
[x]: Rpath absent or only used for internal libs.

Generic:
[x]: Package is licensed with an open-source compatible license and meets
 other legal requirements as defined in the legal section of Packaging
 Guidelines.
[!]: License field in the package spec file matches the actual license. 
[-]: If the package is under multiple licenses, the licensing breakdown must
 be documented in the spec.
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: 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.
[-]: Large documentation must go in a -doc subpackage. Large could be size
 (~1MB) or number of 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).
[-]: 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]: Each %files section contains %defattr if rpm < 4.4
[-]: 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]: 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:
[-]: If the source package does not include license text(s) as a separate file
 from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[?]: 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.
[x]: SourceX tarball generation or download is documented.
 Note: Package contains tarball without URL, check comments
[-]: Description and summary sections in the package spec file contains
 

[Bug 4641] Review request: mp4tools - A free cross-platform tool to manipulate MP4 files

2017-10-06 Thread RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4641

--- Comment #8 from mgans...@online.de  ---
(In reply to Antonio Trande from comment #7)
> (In reply to mgans...@online.de from comment #6)
> > Sorry that was my fault, of course this command:
> > > 
> > > You are using f23?!
> > > Review must be done on Rawhide.
> > 
> > Sorry that was my fault, of course this command:
> > 
> > $ mock -r fedora-27-x86_64-rpmfusion_free --resultdir=/tmp/mock --rebuild
> > ../SRPMS/mp4tools-3.5-2.fc26.src.rpm
> 
> 'fedora-rawhide-x86_64-rpmfusion_free', but some packages have not been
> rebuilt i think.

yes that's the reason.

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org


[Bug 4641] Review request: mp4tools - A free cross-platform tool to manipulate MP4 files

2017-10-05 Thread RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4641

--- Comment #7 from Antonio Trande  ---
(In reply to mgans...@online.de from comment #6)
> Sorry that was my fault, of course this command:
> 
> $ mock -r fedora-27-x86_64-rpmfusion_free --resultdir=/tmp/mock --rebuild
> ../SRPMS/mp4tools-3.5-2.fc26.src.rpm(In reply to Antonio Trande from comment
> #5)
> > (In reply to mgans...@online.de from comment #4)
> > > I don't understand it, which command causes this error message ?
> > > 
> > > but mock build for f27 works fine:
> > > $ mock -r fedora-23-x86_64-rpmfusion_free --resultdir=/tmp/mock --rebuild
> > > ../SRPMS/QMPlay2-16.02.08-1.fc24.src.rpm
> > 
> > You are using f23?!
> > Review must be done on Rawhide.
> 
> Sorry that was my fault, of course this command:
> 
> $ mock -r fedora-27-x86_64-rpmfusion_free --resultdir=/tmp/mock --rebuild
> ../SRPMS/mp4tools-3.5-2.fc26.src.rpm

'fedora-rawhide-x86_64-rpmfusion_free', but some packages have not been rebuilt
i think.

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org


[Bug 4641] Review request: mp4tools - A free cross-platform tool to manipulate MP4 files

2017-10-05 Thread RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4641

--- Comment #6 from mgans...@online.de  ---
Sorry that was my fault, of course this command:

$ mock -r fedora-27-x86_64-rpmfusion_free --resultdir=/tmp/mock --rebuild
../SRPMS/mp4tools-3.5-2.fc26.src.rpm(In reply to Antonio Trande from comment
#5)
> (In reply to mgans...@online.de from comment #4)
> > I don't understand it, which command causes this error message ?
> > 
> > but mock build for f27 works fine:
> > $ mock -r fedora-23-x86_64-rpmfusion_free --resultdir=/tmp/mock --rebuild
> > ../SRPMS/QMPlay2-16.02.08-1.fc24.src.rpm
> 
> You are using f23?!
> Review must be done on Rawhide.

Sorry that was my fault, of course this command:

$ mock -r fedora-27-x86_64-rpmfusion_free --resultdir=/tmp/mock --rebuild
../SRPMS/mp4tools-3.5-2.fc26.src.rpm

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org


[Bug 4641] Review request: mp4tools - A free cross-platform tool to manipulate MP4 files

2017-10-05 Thread RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4641

--- Comment #5 from Antonio Trande  ---
(In reply to mgans...@online.de from comment #4)
> I don't understand it, which command causes this error message ?
> 
> but mock build for f27 works fine:
> $ mock -r fedora-23-x86_64-rpmfusion_free --resultdir=/tmp/mock --rebuild
> ../SRPMS/QMPlay2-16.02.08-1.fc24.src.rpm

You are using f23?!
Review must be done on Rawhide.

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org


[Bug 4641] Review request: mp4tools - A free cross-platform tool to manipulate MP4 files

2017-10-05 Thread RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4641

--- Comment #4 from mgans...@online.de  ---
I don't understand it, which command causes this error message ?

but mock build for f27 works fine:
$ mock -r fedora-23-x86_64-rpmfusion_free --resultdir=/tmp/mock --rebuild
../SRPMS/QMPlay2-16.02.08-1.fc24.src.rpm

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org


[Bug 4641] Review request: mp4tools - A free cross-platform tool to manipulate MP4 files

2017-10-05 Thread RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4641

--- Comment #3 from Antonio Trande  ---
There is a dependencies disorder right now, i cant rebuild yet:

fedora  682 kB/s |  58 MB 01:27
RPM Fusion for Fedora Rawhide - Free200 kB/s | 970 kB 00:04
Last metadata expiration check: 0:00:02 ago on Thu 05 Oct 2017 05:20:09 PM
CEST.
Error: 
 Problem 1: package wxsvg-devel-1.5.11-4.fc27.x86_64 requires
libwxsvg.so.3()(64bit), but none of the providers can be installed
  - cannot install the best candidate for the job
  - nothing provides libwx_gtk2u_adv-3.0-gtk2.so.0()(64bit) needed by
wxsvg-1.5.11-4.fc27.x86_64
 Problem 2: conflicting requests
  - package wxsvg-devel-1.5.11-4.fc27.i686 requires libwxsvg.so.3, but none of
the providers can be installed
  - package wxsvg-devel-1.5.11-4.fc27.x86_64 requires libwxsvg.so.3()(64bit),
but none of the providers can be installed
  - nothing provides libwx_gtk2u_adv-3.0-gtk2.so.0 needed by
wxsvg-1.5.11-4.fc27.i686
  - nothing provides libwx_gtk2u_adv-3.0-gtk2.so.0()(64bit) needed by
wxsvg-1.5.11-4.fc27.x86_64

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org


[Bug 4641] Review request: mp4tools - A free cross-platform tool to manipulate MP4 files

2017-10-05 Thread RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4641

Antonio Trande  changed:

   What|Removed |Added

 Blocks|2   |3


Referenced Bugs:

https://bugzilla.rpmfusion.org/show_bug.cgi?id=2
[Bug 2] Tracker: New packages awaiting review
https://bugzilla.rpmfusion.org/show_bug.cgi?id=3
[Bug 3] Tracker: Packages under review.
-- 
You are receiving this mail because:
You are on the CC list for the bug.___
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org


[Bug 4641] Review request: mp4tools - A free cross-platform tool to manipulate MP4 files

2017-10-05 Thread RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4641

Antonio Trande  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||anto.tra...@gmail.com
   Assignee|rpmfusion-package-review@rp |anto.tra...@gmail.com
   |mfusion.org |
  Flags||fedora-review?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.___
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org


[Bug 4641] Review request: mp4tools - A free cross-platform tool to manipulate MP4 files

2017-09-02 Thread RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4641

--- Comment #2 from mgans...@online.de  ---
(In reply to leigh scott from comment #1)
> Why have you added scriptlets, I suggest you read the guidelines on them 
> 
> https://fedoraproject.org/wiki/Packaging:Scriptlets?rd=Packaging:
> ScriptletSnippets#desktop-database
> 
> remove them
> 
> %post
> /usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || :
> /usr/bin/update-desktop-database &> /dev/null || :
> 
> %postun
> if [ $1 -eq 0 ] ; then
>   /usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || :
> fi
> /usr/bin/update-desktop-database &> /dev/null || :
> 
> %posttrans
> /usr/bin/update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null ||

haven't read the new package rules.

Spec URL: https://martinkg.fedorapeople.org/Review/SPECS/mp4tools.spec
SRPM URL:
https://martinkg.fedorapeople.org/Review/SRPMS/mp4tools-3.5-2.fc26.src.rpm

%changelog
* Sat Sep 02 2017 Martin Gansser  - 3.5-2
- remove scriptlets now longer needed

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.___
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org


[Bug 4641] Review request: mp4tools - A free cross-platform tool to manipulate MP4 files

2017-09-02 Thread RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4641

leigh scott  changed:

   What|Removed |Added

 CC||leigh123li...@gmail.com

--- Comment #1 from leigh scott  ---
Why have you added scriptlets, I suggest you read the guidelines on them 

https://fedoraproject.org/wiki/Packaging:Scriptlets?rd=Packaging:ScriptletSnippets#desktop-database

remove them

%post
/usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || :
/usr/bin/update-desktop-database &> /dev/null || :

%postun
if [ $1 -eq 0 ] ; then
  /usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || :
fi
/usr/bin/update-desktop-database &> /dev/null || :

%posttrans
/usr/bin/update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null ||

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.___
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org


[Bug 4641] Review request: mp4tools - A free cross-platform tool to manipulate MP4 files

2017-09-01 Thread RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4641

mgans...@online.de  changed:

   What|Removed |Added

URL||http://www.mp4joiner.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.___
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org


[Bug 4641] Review request: mp4tools - A free cross-platform tool to manipulate MP4 files

2017-09-01 Thread RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4641

mgans...@online.de  changed:

   What|Removed |Added

 Blocks||2


Referenced Bugs:

https://bugzilla.rpmfusion.org/show_bug.cgi?id=2
[Bug 2] Tracker: New packages awaiting review
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.___
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org