Re: 7 leftovers

2016-09-22 Thread Sérgio Basto
1. Skipped 
2. Fixed (more or less)
3. Fixed 
4. Fixed Bugzilla have one "Let's Encrypt" certificate , now we can
update wiki and remove "You should install CACert root certificate to
successfully validate bugzilla's certificate. " from 
http://rpmfusion.org/ReportingBugs
5. Not fixed, python-vlc, need / may I updated ?  
6. Fixed .
7. Fixed .

On Ter, 2016-08-02 at 11:58 +0100, Sérgio Basto wrote:
> Hello, 
> How are you ? RPM Fusion is back in business ! Congratulations all,
> now
> it leftover some minor adjustments , kwizart may be many things, let
> me
> know, how I should report it and if are quick or long tasks, please. 
> 
> 
> 1. VirtualBox provides libGL.so 
> rpm -q --provides VirtualBox-guest-additions , got libEGL.so.1 and
> libGL.so.1 ,
> for IRC "nchauvet: sergiomb, both EGL and GL are replaced, the name
> of
> the path name doesn't count, only the internal soname count (readelf
> -a
> /usr/lib64/VBoxEGL.so |grep SONAME)
> nchauvet: for now I can't provide this package, you will need to
> filter
> theses dependencies and make sure they will confict with other libgl
> providers (such as nvidia)" 
> 
> In a vm guest system, we shouldn't install  nvidia drives , because
> it
> uses vboxvideo drive . 
> 
> is enough remove provides of RPM ? using 
> %global __requires_exclude ^libEGL.so.1
> %global __requires_exclude %__requires_exclude|^libGL.so.1
> 
> 
> 2. new github modules do not update
> Here is the list of affected github repos: 
> 
> qtads
> kisslicer
> gstreamer1-plugins-bad-nonfree
> frobtads
> zboy
> vdr-weatherforecast
> vdr-tvguideng
> vdr-mpv
> rfpkg-minimal
> mp3splt-gtk
> mp3splt
> lives
> libmp3splt
> libde265
> kodi-platform
> girl
> game-data-packager
> freshplayerplugin
> flowblade
> devedeng
> 
> 3 no bugzilla modules in new packages, in search we can extract all
> modules 
> 
> 4 add to wiki bugzilla ( http://rpmfusion.org/ReportingBugs ) 
>  https://ask.fedoraproject.org/en/question/47794/is-bugzillarpmfusion
> or
> g-safe/?answer=76122#post-id-76122
> 
> 5 python-vlc, need / may I updated ?  
> 
> 6 update x264 in f23 (and f24) , 
> 
> rpmsodiff x264-libs-0.148-5.20160118git5c65704.fc23.x86_64.rpm
> /var/lib/mock/fedora-23-x86_64/result/x264-libs-0.148-
> 7.20160614gita5e06b9.fc23.x86_64.rpm 
>   
>   
> common sonames:
> libx264.so.148  /usr/lib64/libx264.so.148   /usr/lib64/libx264.so
> .1
> 48
> libx26410b.so.148   /usr/lib64/libx26410b.so.148/usr/lib64/li
> bx
> 26410b.so.148
> 
> --- x264-libs-0.148-5.20160118git5c65704.fc23/libx264.so.1482016-
> 08-01 02:55:13.521971143 +0100
> +++ x264-libs-0.148-7.20160614gita5e06b9.fc23/libx264.so.1482016-
> 08-01 01:36:53.004771700 +0100
> @@ -258,2 +258,3 @@
>  x264_ratecontrol_summary   T
> +x264_ratecontrol_zone_init T
>  x264_rc_analyse_slice  T
> @@ -280,2 +281,3 @@
>  x264_sps_init  T
> +x264_sps_init_reconfigurable   T
>  x264_sps_write T
> 
> 2 symbols added
> T x264_ratecontrol_zone_init
> T x264_sps_init_reconfigurable
> 
> # template for libx264.so.148 version script
> X264_0.148 {
> global:
> x264_ratecontrol_zone_init;
> x264_sps_init_reconfigurable;
> };
> 
> --- x264-libs-0.148-5.20160118git5c65704.fc23/libx26410b.so.148 2016-
> 08-01 02:55:13.521971143 +0100
> +++ x264-libs-0.148-7.20160614gita5e06b9.fc23/libx26410b.so.148 2016-
> 08-01 01:36:53.004771700 +0100
> @@ -252,2 +252,3 @@
>  x264_ratecontrol_summary   T
> +x264_ratecontrol_zone_init T
>  x264_rc_analyse_slice  T
> @@ -274,2 +275,3 @@
>  x264_sps_init  T
> +x264_sps_init_reconfigurable   T
>  x264_sps_write T
> 
> 2 symbols added
> T x264_ratecontrol_zone_init
> T x264_sps_init_reconfigurable
> 
> # template for libx26410b.so.148 version script
> X264_0.148 {
> global:
> x264_ratecontrol_zone_init;
> x264_sps_init_reconfigurable;
> };
> 
> vim:ft=diff
> 
> 7 retirement some more packages
>  https://bugzilla.rpmfusion.org/show_bug.cgi?id=3996
>  https://bugzilla.rpmfusion.org/show_bug.cgi?id=3892
> 
> 
-- 
Sérgio M. B.


[Bug 4256] Review request: aegisub - Tool for creating and modifying subtitles

2016-09-22 Thread RPM Fusion Bugzilla
http://bugzilla.rpmfusion.org/show_bug.cgi?id=4256

--- Comment #5 from Vasiliy Glazov  ---
And add
BuildRequires:intltool

Check build for rawhide instead of F23.

And I recommend add --without-openal to %configure

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

[Bug 4256] Review request: aegisub - Tool for creating and modifying subtitles

2016-09-22 Thread RPM Fusion Bugzilla
http://bugzilla.rpmfusion.org/show_bug.cgi?id=4256

--- Comment #4 from Vasiliy Glazov  ---
And add
Requires:   hicolor-icon-theme

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

[Bug 4256] Review request: aegisub - Tool for creating and modifying subtitles

2016-09-22 Thread RPM Fusion Bugzilla
http://bugzilla.rpmfusion.org/show_bug.cgi?id=4256

--- Comment #3 from Vasiliy Glazov  ---
Also simplify
%dir %{_datadir}/%{name}
%{_datadir}/%{name}/*

to
%{_datadir}/%{name}

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

[Bug 4256] Review request: aegisub - Tool for creating and modifying subtitles

2016-09-22 Thread RPM Fusion Bugzilla
http://bugzilla.rpmfusion.org/show_bug.cgi?id=4256

--- Comment #2 from Michal Ambroz  ---
Hello Vasiliy,
thanks for review.

>1. Remove
>It is not so often used to make %global macro.
I would prefer to keep the github macros. I believe it is quite common in the
Fedora SPECS and I believe there is no rule which should say I must not use
that.

>3. Remove rm -rf %{buildroot}.
>4. Make desktop-file validation.
I Will do.

Mik

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.