[Bug 1305261] Review Request: perl-Sereal - Fast, compact, powerful binary (de-)serialization

2016-03-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1305261



--- Comment #9 from Fedora Update System  ---
perl-Sereal-3.003-1.el7 has been pushed to the Fedora EPEL 7 stable repository.
If problems still persist, please make note of it in this bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

[Bug 1305261] Review Request: perl-Sereal - Fast, compact, powerful binary (de-)serialization

2016-03-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1305261

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed|2016-02-08 04:43:40 |2016-03-27 21:55:09



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

[Bug 1307459] Review Request: perl-Test-Fake-HTTPD - Fake HTTP server module for testing

2016-03-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1307459



--- Comment #11 from Fedora Update System  ---
perl-Test-Fake-HTTPD-0.07-2.el7 has been pushed to the Fedora EPEL 7 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

[Bug 1321485] New: perl-DateTime-Format-Strptime-1.66 is available

2016-03-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1321485

Bug ID: 1321485
   Summary: perl-DateTime-Format-Strptime-1.66 is available
   Product: Fedora
   Version: rawhide
 Component: perl-DateTime-Format-Strptime
  Keywords: FutureFeature, Triaged
  Assignee: p...@city-fan.org
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: p...@city-fan.org, perl-devel@lists.fedoraproject.org,
psab...@redhat.com, st...@silug.org



Latest upstream release: 1.66
Current version/release in rawhide: 1.65-1.fc25
URL: http://search.cpan.org/dist/DateTime-Format-Strptime/

Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.

Based on the information from anitya: 
https://release-monitoring.org/project/7088/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

[Bug 1318276] perl-Mojolicious-6.57 is available

2016-03-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1318276

Emmanuel Seyman  changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-Mojolicious-6.57-1.fc2
   ||5
 Resolution|--- |RAWHIDE
Last Closed||2016-03-27 18:07:09



--- Comment #2 from Emmanuel Seyman  ---
Built for rawhide:
http://koji.fedoraproject.org/koji/buildinfo?buildID=749244

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

eseyman pushed to perl-Mojolicious (master). "Update to 6.57"

2016-03-27 Thread notifications
From d868607da6b02a1728473f30a5d6a1e741a9ffe5 Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman 
Date: Sun, 27 Mar 2016 23:57:02 +0200
Subject: Update to 6.57

---
 .gitignore| 1 +
 perl-Mojolicious.spec | 5 -
 sources   | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8e4938b..6d1e288 100644
--- a/.gitignore
+++ b/.gitignore
@@ -197,3 +197,4 @@ Mojolicious-0.26.tar.gz
 /Mojolicious-6.46.tar.gz
 /Mojolicious-6.53.tar.gz
 /Mojolicious-6.55.tar.gz
+/Mojolicious-6.57.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index 367f893..46bf038 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:   perl-Mojolicious
-Version:6.55
+Version:6.57
 Release:1%{?dist}
 Summary:A next generation web framework for Perl
 License:Artistic 2.0
@@ -75,6 +75,9 @@ make test
 %{perl_vendorlib}/Test
 
 %changelog
+* Sun Mar 27 2016 Emmanuel Seyman  - 6.57-1
+- Update to 6.57
+
 * Fri Mar 11 2016 Emmanuel Seyman  - 6.55-1
 - Update to 6.55
 
diff --git a/sources b/sources
index 03be2f2..1083a76 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-94b04c57599cc7ecf1d80541c2d7359a  Mojolicious-6.55.tar.gz
+3c4bf70470971da716a32c370632d61f  Mojolicious-6.57.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Mojolicious.git/commit/?h=master=d868607da6b02a1728473f30a5d6a1e741a9ffe5
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

eseyman uploaded Mojolicious-6.57.tar.gz for perl-Mojolicious

2016-03-27 Thread notifications
3c4bf70470971da716a32c370632d61f  Mojolicious-6.57.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Mojolicious/Mojolicious-6.57.tar.gz/md5/3c4bf70470971da716a32c370632d61f/Mojolicious-6.57.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

[Bug 1293113] perl-EV-4.22 is available

2016-03-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1293113
Bug 1293113 depends on bug 1234039, which changed state.

Bug 1234039 Summary: libev-4.22 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1234039

   What|Removed |Added

 Status|CLOSED  |NEW
 Resolution|RAWHIDE |---



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

[Bug 1265706] Upgrade perl-EV to 4.21

2016-03-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1265706
Bug 1265706 depends on bug 1234039, which changed state.

Bug 1234039 Summary: libev-4.22 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1234039

   What|Removed |Added

 Status|CLOSED  |NEW
 Resolution|RAWHIDE |---



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Re: julietaula-montserrat-fonts failure on Fedora 22 and EPEL7-

2016-03-27 Thread Luya Tshimbalanga
On 27/03/16 12:22 AM, Rajeesh K V wrote:
> On Sun, Mar 27, 2016 at 9:12 AM, Luya Tshimbalanga
>  wrote:
>> It looks like a failure using this line from build[1]:
>>
>> RPM build errors:
>> File not found by glob: 
>> /builddir/build/BUILDROOT/julietaula-montserrat-fonts-20151221-3.el7.noarch/usr/share/fonts/julietaula-montserrat/{*.ttf,*.otf}
>>
>> happened on Fedora 22, EPEL7 and lesser suggesting old version of RPM. The 
>> line of spec file [2] is actually:
>>
>> %_font_pkg -f %{fontconf} {*.ttf,*.otf}
>>
> Does changing it to "%_font_pkg -f %{fontconf} *.ttf *.otf " (without
> quotes ofcourse) help? Works ok in F23.
>
>
Yes, that line is working well on Fedora 22 and EPEL7-. Building the
package right now. Thank you Rajeesh.

-- 
Luya Tshimbalanga
Graphic & Web Designer
E: l...@fedoraproject.org
W: http://www.coolest-storm.net
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org


Re: Packages installing files to /etc/tmpfiles.d

2016-03-27 Thread Orion Poplawski

On 03/26/2016 07:27 AM, Ville Skyttä wrote:

The following packages in current rawhide install files to
/etc/tmpfiles.d. They should most likely be fixed to install those
files to /usr/lib/tmpfiles.d instead.

$ dnf -q repoquery --disablerepo=* --enablerepo=rawhide --qf=%{NAME}
"/etc/tmpfiles.d/*" | sort -u
fail2ban-server


Fixed.  Note also that one can use the %{_tmpfilesdir} macro for this.


--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane  or...@cora.nwra.com
Boulder, CO 80301  http://www.cora.nwra.com
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org


[Bug 1321409] perl-NetAddr-IP-4.079 is available

2016-03-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1321409



--- Comment #5 from Fedora Update System  ---
perl-NetAddr-IP-4.079-1.fc24 has been submitted as an update to Fedora 24.
https://bodhi.fedoraproject.org/updates/FEDORA-2016-17bb46b1aa

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

pghmcfc pushed to perl-NetAddr-IP (perl-NetAddr-IP-4.079-1.fc24). "Update to 4.079 (..more)"

2016-03-27 Thread notifications
From 35c1d50f74f68b30facdc7e408a12062248bad21 Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Sun, 27 Mar 2016 16:55:43 +0100
Subject: Update to 4.079

- New upstream release 4.079
  - Correct non-suppression of leading zeros in certain instances of new_no use
  - Put in missing code to propagate NetAddr::IP::Lite :nofqdn to IP.pm
- Explicitly BR: perl-devel, needed for EXTERN.h
- Simplify find commands using -empty and -delete
---
 perl-NetAddr-IP.spec | 16 
 sources  |  2 +-
 2 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/perl-NetAddr-IP.spec b/perl-NetAddr-IP.spec
index 9c282e2..4cf4d4e 100644
--- a/perl-NetAddr-IP.spec
+++ b/perl-NetAddr-IP.spec
@@ -1,6 +1,6 @@
 Name:   perl-NetAddr-IP
-Version:4.078
-Release:2%{?dist}
+Version:4.079
+Release:1%{?dist}
 Summary:Manages IPv4 and IPv6 addresses and subnets
 # Lite/Util/Util.xs is GPLv2+
 # Other files are (GPLv2+ or Artistic clarified)
@@ -14,6 +14,7 @@ BuildRequires:  findutils
 BuildRequires:  gcc
 BuildRequires:  make
 BuildRequires:  perl
+BuildRequires:  perl-devel
 BuildRequires:  perl(Config)
 BuildRequires:  perl(Cwd)
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -57,8 +58,8 @@ make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=%{buildroot}
-find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
+find %{buildroot} -type f -name .packlist -delete
+find %{buildroot} -type f -name '*.bs' -empty -delete
 %{_fixperms} %{buildroot}
 
 %check
@@ -80,6 +81,13 @@ make test
 %{_mandir}/man3/NetAddr::IP::UtilPP.3*
 
 %changelog
+* Sun Mar 27 2016 Paul Howarth  - 4.079-1
+- Update to 4.079
+  - Correct non-suppression of leading zeros in certain instances of new_no use
+  - Put in missing code to propagate NetAddr::IP::Lite :nofqdn to IP.pm
+- Explicitly BR: perl-devel, needed for EXTERN.h
+- Simplify find commands using -empty and -delete
+
 * Thu Feb 04 2016 Fedora Release Engineering  - 
4.078-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
diff --git a/sources b/sources
index 1f68d3f..34c294a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bca8406520b6535a3f9661d385705d97  NetAddr-IP-4.078.tar.gz
+990dfcbffae356835c536e8ab56a2880  NetAddr-IP-4.079.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-NetAddr-IP.git/commit/?h=perl-NetAddr-IP-4.079-1.fc24=35c1d50f74f68b30facdc7e408a12062248bad21
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

pghmcfc pushed to perl-NetAddr-IP (perl-NetAddr-IP-4.079-1.fc25). "Update to 4.079 (..more)"

2016-03-27 Thread notifications
This commit already existed in another branch.

http://pkgs.fedoraproject.org/cgit/perl-NetAddr-IP.git/commit/?h=perl-NetAddr-IP-4.079-1.fc25=35c1d50f74f68b30facdc7e408a12062248bad21
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

pghmcfc pushed to perl-NetAddr-IP (f24). "Update to 4.079 (..more)"

2016-03-27 Thread notifications
From 35c1d50f74f68b30facdc7e408a12062248bad21 Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Sun, 27 Mar 2016 16:55:43 +0100
Subject: Update to 4.079

- New upstream release 4.079
  - Correct non-suppression of leading zeros in certain instances of new_no use
  - Put in missing code to propagate NetAddr::IP::Lite :nofqdn to IP.pm
- Explicitly BR: perl-devel, needed for EXTERN.h
- Simplify find commands using -empty and -delete
---
 perl-NetAddr-IP.spec | 16 
 sources  |  2 +-
 2 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/perl-NetAddr-IP.spec b/perl-NetAddr-IP.spec
index 9c282e2..4cf4d4e 100644
--- a/perl-NetAddr-IP.spec
+++ b/perl-NetAddr-IP.spec
@@ -1,6 +1,6 @@
 Name:   perl-NetAddr-IP
-Version:4.078
-Release:2%{?dist}
+Version:4.079
+Release:1%{?dist}
 Summary:Manages IPv4 and IPv6 addresses and subnets
 # Lite/Util/Util.xs is GPLv2+
 # Other files are (GPLv2+ or Artistic clarified)
@@ -14,6 +14,7 @@ BuildRequires:  findutils
 BuildRequires:  gcc
 BuildRequires:  make
 BuildRequires:  perl
+BuildRequires:  perl-devel
 BuildRequires:  perl(Config)
 BuildRequires:  perl(Cwd)
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -57,8 +58,8 @@ make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=%{buildroot}
-find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
+find %{buildroot} -type f -name .packlist -delete
+find %{buildroot} -type f -name '*.bs' -empty -delete
 %{_fixperms} %{buildroot}
 
 %check
@@ -80,6 +81,13 @@ make test
 %{_mandir}/man3/NetAddr::IP::UtilPP.3*
 
 %changelog
+* Sun Mar 27 2016 Paul Howarth  - 4.079-1
+- Update to 4.079
+  - Correct non-suppression of leading zeros in certain instances of new_no use
+  - Put in missing code to propagate NetAddr::IP::Lite :nofqdn to IP.pm
+- Explicitly BR: perl-devel, needed for EXTERN.h
+- Simplify find commands using -empty and -delete
+
 * Thu Feb 04 2016 Fedora Release Engineering  - 
4.078-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
diff --git a/sources b/sources
index 1f68d3f..34c294a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bca8406520b6535a3f9661d385705d97  NetAddr-IP-4.078.tar.gz
+990dfcbffae356835c536e8ab56a2880  NetAddr-IP-4.079.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-NetAddr-IP.git/commit/?h=f24=35c1d50f74f68b30facdc7e408a12062248bad21
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

[Bug 1321409] perl-NetAddr-IP-4.079 is available

2016-03-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1321409



--- Comment #4 from Upstream Release Monitoring 
 ---
pghmcfc's perl-NetAddr-IP-4.079-1.fc25 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=749218

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

pghmcfc pushed to perl-NetAddr-IP (master). "Update to 4.079 (..more)"

2016-03-27 Thread notifications
From 35c1d50f74f68b30facdc7e408a12062248bad21 Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Sun, 27 Mar 2016 16:55:43 +0100
Subject: Update to 4.079

- New upstream release 4.079
  - Correct non-suppression of leading zeros in certain instances of new_no use
  - Put in missing code to propagate NetAddr::IP::Lite :nofqdn to IP.pm
- Explicitly BR: perl-devel, needed for EXTERN.h
- Simplify find commands using -empty and -delete
---
 perl-NetAddr-IP.spec | 16 
 sources  |  2 +-
 2 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/perl-NetAddr-IP.spec b/perl-NetAddr-IP.spec
index 9c282e2..4cf4d4e 100644
--- a/perl-NetAddr-IP.spec
+++ b/perl-NetAddr-IP.spec
@@ -1,6 +1,6 @@
 Name:   perl-NetAddr-IP
-Version:4.078
-Release:2%{?dist}
+Version:4.079
+Release:1%{?dist}
 Summary:Manages IPv4 and IPv6 addresses and subnets
 # Lite/Util/Util.xs is GPLv2+
 # Other files are (GPLv2+ or Artistic clarified)
@@ -14,6 +14,7 @@ BuildRequires:  findutils
 BuildRequires:  gcc
 BuildRequires:  make
 BuildRequires:  perl
+BuildRequires:  perl-devel
 BuildRequires:  perl(Config)
 BuildRequires:  perl(Cwd)
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -57,8 +58,8 @@ make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=%{buildroot}
-find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
+find %{buildroot} -type f -name .packlist -delete
+find %{buildroot} -type f -name '*.bs' -empty -delete
 %{_fixperms} %{buildroot}
 
 %check
@@ -80,6 +81,13 @@ make test
 %{_mandir}/man3/NetAddr::IP::UtilPP.3*
 
 %changelog
+* Sun Mar 27 2016 Paul Howarth  - 4.079-1
+- Update to 4.079
+  - Correct non-suppression of leading zeros in certain instances of new_no use
+  - Put in missing code to propagate NetAddr::IP::Lite :nofqdn to IP.pm
+- Explicitly BR: perl-devel, needed for EXTERN.h
+- Simplify find commands using -empty and -delete
+
 * Thu Feb 04 2016 Fedora Release Engineering  - 
4.078-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
diff --git a/sources b/sources
index 1f68d3f..34c294a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bca8406520b6535a3f9661d385705d97  NetAddr-IP-4.078.tar.gz
+990dfcbffae356835c536e8ab56a2880  NetAddr-IP-4.079.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-NetAddr-IP.git/commit/?h=master=35c1d50f74f68b30facdc7e408a12062248bad21
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

pghmcfc uploaded NetAddr-IP-4.079.tar.gz for perl-NetAddr-IP

2016-03-27 Thread notifications
990dfcbffae356835c536e8ab56a2880  NetAddr-IP-4.079.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-NetAddr-IP/NetAddr-IP-4.079.tar.gz/md5/990dfcbffae356835c536e8ab56a2880/NetAddr-IP-4.079.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

[EPEL-devel] Re: using epel-rpm-macros

2016-03-27 Thread Stephen John Smoogen
On 27 March 2016 at 08:52, Dave Love  wrote:
>
>
> Jason L Tibbitts III 
> writes:
>
>> If you have a build dependency on the SCL tools then you're obviously
>> not building for EPEL,
>
> Well, I'm building for people running EPEL, and I didn't see this isn't
> with packages that depend on anything scl.  The scl stuff needs to be
> installed initially, e.g. in copr root parameters, if you're going to
> build scl packages at some stage.
>
> (I don't understand why software collections aren't allowed so that more
> packages could be contributed.)
>

You are running into one of the issues about why they weren't allowed
in base Fedora. This isn't the only macro problem that has come up and
while they each get eventually dealt with by the SCL guys.. it is a
whack-a-mole game...

>> DL> Will the scl bug mentioned not be fixed?
>>
>> That would be up to whoever maintains the SCL macros.
>
> Of course.  I was thinking in terms of (lack of?) response to a bug
> report which might get someone to look to it.
> ___
> epel-devel mailing list
> epel-devel@lists.fedoraproject.org
> http://lists.fedoraproject.org/admin/lists/epel-devel@lists.fedoraproject.org



-- 
Stephen J Smoogen.
___
epel-devel mailing list
epel-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/epel-devel@lists.fedoraproject.org


Re: php-swift-Swift and php-channel-swift retired

2016-03-27 Thread James Hogarth
On 27 Mar 2016 16:07, "Igor Gnatenko"  wrote:
>
> Thanks to Remi for working on php-swiftmailer. It is replacement for this
2 packages.
>
> I orphaned this 2 packages in Rawhide.
> --
>

Thanks Igor

The current owncloud build has a dependency on this but that will be
removed by the end of the Easter weekend.
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org


[EPEL-devel] Re: using epel-rpm-macros

2016-03-27 Thread James Hogarth
On 27 Mar 2016 15:58, "Dave Johansen"  wrote:
>
> On Sun, Mar 27, 2016 at 7:52 AM, Dave Love  wrote:
>>
>>
>>
>> Jason L Tibbitts III 
>> writes:
>>
>> > If you have a build dependency on the SCL tools then you're obviously
>> > not building for EPEL,
>>
>> Well, I'm building for people running EPEL, and I didn't see this isn't
>> with packages that depend on anything scl.  The scl stuff needs to be
>> installed initially, e.g. in copr root parameters, if you're going to
>> build scl packages at some stage.
>>
>> (I don't understand why software collections aren't allowed so that more
>> packages could be contributed.)
>
>
> Inclusion of SCLs has been discussed several times and there's just never
been a way to make it work. If I recall correctly, Fedora still doesn't
allow SCLs as well.
>

Which is a pity to a certain extent as it's the dependency issue of old php
that will prevent an updated owncloud in EPEL6 now that I've looked into it
more. We have to retire it there (though I may add a personal SCL based
copr for it with the caveat I suggest people move to EL7).
___
epel-devel mailing list
epel-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/epel-devel@lists.fedoraproject.org


php-swift-Swift and php-channel-swift retired

2016-03-27 Thread Igor Gnatenko
Thanks to Remi for working on php-swiftmailer. It is replacement for this 2
packages.

I orphaned this 2 packages in Rawhide.
-- 

-Igor Gnatenko
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org


[EPEL-devel] Re: using epel-rpm-macros

2016-03-27 Thread Dave Johansen
On Sun, Mar 27, 2016 at 7:52 AM, Dave Love  wrote:

>
>
> Jason L Tibbitts III 
> writes:
>
> > If you have a build dependency on the SCL tools then you're obviously
> > not building for EPEL,
>
> Well, I'm building for people running EPEL, and I didn't see this isn't
> with packages that depend on anything scl.  The scl stuff needs to be
> installed initially, e.g. in copr root parameters, if you're going to
> build scl packages at some stage.
>
> (I don't understand why software collections aren't allowed so that more
> packages could be contributed.)


Inclusion of SCLs has been discussed several times and there's just never
been a way to make it work. If I recall correctly, Fedora still doesn't
allow SCLs as well.
___
epel-devel mailing list
epel-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/epel-devel@lists.fedoraproject.org


[EPEL-devel] Re: using epel-rpm-macros

2016-03-27 Thread Dave Love


Jason L Tibbitts III 
writes:

> If you have a build dependency on the SCL tools then you're obviously
> not building for EPEL,

Well, I'm building for people running EPEL, and I didn't see this isn't
with packages that depend on anything scl.  The scl stuff needs to be
installed initially, e.g. in copr root parameters, if you're going to
build scl packages at some stage.

(I don't understand why software collections aren't allowed so that more
packages could be contributed.)

> DL> Will the scl bug mentioned not be fixed?
>
> That would be up to whoever maintains the SCL macros.

Of course.  I was thinking in terms of (lack of?) response to a bug
report which might get someone to look to it.
___
epel-devel mailing list
epel-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/epel-devel@lists.fedoraproject.org


Re: Packages installing files to /etc/tmpfiles.d

2016-03-27 Thread Zbigniew Jędrzejewski-Szmek
On Sat, Mar 26, 2016 at 03:27:05PM +0200, Ville Skyttä wrote:
> The following packages in current rawhide install files to
> /etc/tmpfiles.d. They should most likely be fixed to install those
> files to /usr/lib/tmpfiles.d instead.

Yep. Ideally we'd get a check into rmplint that would check
for /etc/tmpfiles.d, /etc/sysusers.d, /etc/udev/rules.d,
/etc/systemd/{user,system}, /etc/bash_completion.d/, and
a bunch of other directories.

Zbyszek
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org


Re: Test Fails the cloned repo - Fedora Hubs

2016-03-27 Thread Ankur Sinha
On Sun, 2016-03-27 at 02:00 +, Dimuthu Lakmal wrote:
> I tested the cloned Fedora hubs repo before add changes.But it failed
> and shows an error like the following. Any help? :)
> 
> http://titansmora.org/Fedora/uploads/Screenshot%20from%202016-03-26%2
> 009-35-59.png
> --

The websites team would probably know better. Try their mailing list:
https://lists.fedoraproject.org/admin/lists/websites.lists.fedoraproject.org/
-- 
Thanks,
Regards,
Ankur Sinha "FranciscoD"

http://fedoraproject.org/wiki/User:Ankursinha



signature.asc
Description: This is a digitally signed message part
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org


Re: package review request

2016-03-27 Thread Mukundan Ragavan
On 03/27/2016 12:55 AM, gil wrote:
> hi
> can you take this for me
> https://bugzilla.redhat.com/show_bug.cgi?id=1316195 ?
> thanks in advance
> .g
> 

Taken.

Thanks.
Mukundan.


-- 
GPG Key - E5C8BC67
---





signature.asc
Description: OpenPGP digital signature
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org


Broken dependencies: perl-Dumbbench

2016-03-27 Thread buildsys


perl-Dumbbench has broken dependencies in the rawhide tree:
On armhfp:
perl-Dumbbench-BoxPlot-0.10-2.fc24.noarch requires perl(SOOT)
Please resolve this as soon as possible.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Re: julietaula-montserrat-fonts failure on Fedora 22 and EPEL7-

2016-03-27 Thread Rajeesh K V
On Sun, Mar 27, 2016 at 9:12 AM, Luya Tshimbalanga
 wrote:
> It looks like a failure using this line from build[1]:
>
> RPM build errors:
> File not found by glob: 
> /builddir/build/BUILDROOT/julietaula-montserrat-fonts-20151221-3.el7.noarch/usr/share/fonts/julietaula-montserrat/{*.ttf,*.otf}
>
> happened on Fedora 22, EPEL7 and lesser suggesting old version of RPM. The 
> line of spec file [2] is actually:
>
> %_font_pkg -f %{fontconf} {*.ttf,*.otf}
>

Does changing it to "%_font_pkg -f %{fontconf} *.ttf *.otf " (without
quotes ofcourse) help? Works ok in F23.

> Is there an equivalent line for those releases?
>
> [1] 
> http://koji.fedoraproject.org/koji/getfile?taskID=13474696=build.log=-4000
> [2] 
> http://pkgs.fedoraproject.org/cgit/rpms/julietaula-montserrat-fonts.git/tree/julietaula-montserrat-fonts.spec
> --


-- 
Cheers,
Rajeesh
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org


julietaula-montserrat-fonts failure on Fedora 22 and EPEL7-

2016-03-27 Thread Luya Tshimbalanga
It looks like a failure using this line from build[1]:

RPM build errors:
File not found by glob: 
/builddir/build/BUILDROOT/julietaula-montserrat-fonts-20151221-3.el7.noarch/usr/share/fonts/julietaula-montserrat/{*.ttf,*.otf}

happened on Fedora 22, EPEL7 and lesser suggesting old version of RPM. The line 
of spec file [2] is actually:

%_font_pkg -f %{fontconf} {*.ttf,*.otf}

Is there an equivalent line for those releases?

[1] 
http://koji.fedoraproject.org/koji/getfile?taskID=13474696=build.log=-4000
[2] 
http://pkgs.fedoraproject.org/cgit/rpms/julietaula-montserrat-fonts.git/tree/julietaula-montserrat-fonts.spec
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org