Re: [PATCH 0/2] 2 complicated changes

2016-11-09 Thread Sérgio Basto
Hi, After accepted all these patches , we also may enable gpgcheck [1] ?  have we any exception on released packages ?  [1]  gpgcheck=1 gpgkey=/usr/share/distribution-gpg-keys/rpmfusion/RPM-GPG-KEY-rpmfusion-free-fedora-25 On Qui, 2016-11-10 at 05:40 +, Sérgio M. Basto wrote: > use include c

[PATCH 2/2] Do not replace basearch and releasever

2016-11-09 Thread Sérgio M . Basto
I don't see any advantage Signed-off-by: Sérgio M. Basto --- el-round.sh | 4 ++-- round.sh| 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/el-round.sh b/el-round.sh index d3d85d1..cceeb19 100755 --- a/el-round.sh +++ b/el-round.sh @@ -36,8 +36,8 @@ for arch in $ARCHE

[PATCH 1/2] Use include include statement

2016-11-09 Thread Sérgio M . Basto
add template_init, more info of include here: https://bugzilla.redhat.com/show_bug.cgi?id=1272381 Signed-off-by: Sérgio M. Basto --- el-round.sh | 4 ++-- round.sh | 4 ++-- template_init | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) create mode 100644 template_init diff --g

[PATCH 0/2] 2 complicated changes

2016-11-09 Thread Sérgio M . Basto
use include configuration in .cfg , if we use include all .cfg will be more clean, less code and much more pratic. I'd like see if anyone have an explanation about why we replace basearch and releasever ? any thing that I'm missing ? Sérgio M. Basto (2): Use include include statement Do not r

[Bug 3887] Review request: display-dhammapada - Displays a verse from the Dhammapada

2016-11-09 Thread RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=3887 Stuart Gathman changed: What|Removed |Added CC||stu...@gathman.org --- Comment #3 from

[PATCH 03/11] Update .cfg files by running ./round.sh and

2016-11-09 Thread Sérgio M . Basto
./el-round.sh Signed-off-by: Sérgio M. Basto --- epel-5-i386-kwizart.cfg | 6 +- epel-5-i386-rpmfusion_free.cfg | 6 +- epel-5-i386-rpmfusion_nonfree.cfg| 6 +- epel-5-ppc-kwizart.cfg | 6 +- epel-5-ppc-rpmfusion_free.cfg|

[PATCH 07/11] move templates not in use to not_in_use dir

2016-11-09 Thread Sérgio M . Basto
Signed-off-by: Sérgio M. Basto --- fedora-debug-template => not_in_use/fedora-debug-template | 0 kwizart-rawhide-template => not_in_use/kwizart-rawhide-template | 0 .../rpmfusion-free-branched-template | 0 .../rpmfusion-nonfree-bra

[PATCH 05/11] Finish move all .cfg files to etc/mock with:

2016-11-09 Thread Sérgio M . Basto
git mv *cfg etc/mock/ Signed-off-by: Sérgio M. Basto --- epel-5-i386-kwizart.cfg => etc/mock/epel-5-i386-kwizart.cfg | 0 epel-5-i386-rpmfusion_free.cfg => etc/mock/epel-5-i386-rpmfusion_free.cfg | 0 .../mock/epel-5-i386-rpmfusion_nonfree.cfg| 0 ep

[PATCH 11/11] Add local repo, useful for epel builds.

2016-11-09 Thread Sérgio M . Basto
Signed-off-by: Sérgio M. Basto --- rpmfusion-free-epel-template | 6 ++ rpmfusion-free-stable-template| 8 +++- rpmfusion-nonfree-epel-template | 6 ++ rpmfusion-nonfree-stable-template | 8 +++- 4 files changed, 26 insertions(+), 2 deletions(-) diff --git a/rpmfusion-

[PATCH 08/11] Bug fix.

2016-11-09 Thread Sérgio M . Basto
Signed-off-by: Sérgio M. Basto --- rpmfusion-nonfree-stable-template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpmfusion-nonfree-stable-template b/rpmfusion-nonfree-stable-template index 1694c5b..ff31415 100644 --- a/rpmfusion-nonfree-stable-template +++ b/rpmfusion-non

[PATCH 09/11] Update Buildsys override repo on epel

2016-11-09 Thread Sérgio M . Basto
Signed-off-by: Sérgio M. Basto --- rpmfusion-free-epel-template| 6 +++--- rpmfusion-nonfree-epel-template | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/rpmfusion-free-epel-template b/rpmfusion-free-epel-template index e7c38ea..7e0908e 100644 --- a/rpmfusion-free-

[PATCH 06/11] Apply same fix of round.sh into el-round.sh

2016-11-09 Thread Sérgio M . Basto
Signed-off-by: Sérgio M. Basto --- el-round.sh | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/el-round.sh b/el-round.sh index 792299e..0722d97 100755 --- a/el-round.sh +++ b/el-round.sh @@ -3,6 +3,11 @@ ARCHES="i386 x86_64 ppc ppc64 ppc64le" FVERSION="5 6 7" REPOS="r

[PATCH 04/11] Move all .cfg files to etc/mock directory for

2016-11-09 Thread Sérgio M . Basto
better organization Signed-off-by: Sérgio M. Basto --- Makefile | 12 ++-- el-round.sh| 1 + mock-kwizart.spec.in | 2 +- mock-rpmfusion-free.spec.in| 2 +- mock-rpmfusion-nonfree.spec.in | 2 +- round.sh |

[PATCH 10/11] Not use rpmfusion-buildsys-epel-template until

2016-11-09 Thread Sérgio M . Basto
we have soemthing like it in new infra. Signed-off-by: Sérgio M. Basto --- el-round.sh | 2 +- .../rpmfusion-buildsys-epel-template| 0 2 files changed, 1 insertion(+), 1 deletion(-) rename rpmfusion

[PATCH 01/11] Print and remove .cfg files that doesn't exist

2016-11-09 Thread Sérgio M . Basto
Also no more ppc arches in Fedora. Signed-off-by: Sérgio M. Basto --- el-round.sh | 3 +++ round.sh| 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) mode change 100644 => 100755 el-round.sh diff --git a/el-round.sh b/el-round.sh old mode 100644 new mode 100755 index f9040bb..fe534e

[PATCH 02/11] Update package requires to mock >= 1.2.19

2016-11-09 Thread Sérgio M . Basto
Now we use distribution-gpg-keys package requires since mock 1.2.19 Signed-off-by: Sérgio M. Basto --- mock-kwizart.spec.in | 2 +- mock-rpmfusion-free.spec.in| 2 +- mock-rpmfusion-nonfree.spec.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mock-kwizart.

[PATCH 00/11] mock-rpmfusion update, review and some modifications.

2016-11-09 Thread Sérgio M . Basto
I thought to send first to the list for review because there are already many commits Sérgio M. Basto (11): Print and remove .cfg files that doesn't exist Update package requires to mock >= 1.2.19 Update .cfg files by running ./round.sh and Move all .cfg files to etc/mock directory for

[Bug 30] Tracker : Sponsorship Request

2016-11-09 Thread RPM Fusion Bugzilla
http://bugzilla.rpmfusion.org/show_bug.cgi?id=30 Bug 30 depends on bug 3887, which changed state. Bug 3887 Summary: Review request: display-dhammapada - Displays a verse from the Dhammapada http://bugzilla.rpmfusion.org/show_bug.cgi?id=3887 What|Removed |Added

[Bug 3887] Review request: display-dhammapada - Displays a verse from the Dhammapada

2016-11-09 Thread RPM Fusion Bugzilla
http://bugzilla.rpmfusion.org/show_bug.cgi?id=3887 Nicolas Chauvet changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

Plan for RPM Fusion f25 GA

2016-11-09 Thread Nicolas Chauvet
Hi, As we are nearing the f25 release (Go/NoGo meeting is this Thusday in Fedora). Here is the plan for RPM Fusion. I plan to make the very last push of packages for f25 GA repo this Thursday, and the move to release layout on Sunday at last. I won't be available on Friday/Saturday, so please do n