[rpms/biber] PR #1: Update to 2.11

2018-10-18 Thread Colin Macdonald

cbm merged a pull-request against the project: `biber` that you are following.

Merged pull-request:

``
Update to 2.11
``

https://src.fedoraproject.org/rpms/biber/pull-request/1
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


Re: octave 4.0.0

2015-07-07 Thread Colin Macdonald

On 06/07/15 21:20, Orion Poplawski wrote:

octave-symbolic-2.0.0-1.fc23.src.rpm


This will need:

BuildRequires:  sympy = 0.7.5

(well it doesn't really but the configure script checks for it).

I'm upstream on this package and am happy to help maintain it in Fedora: 
my request still says [Awaiting 
Review](https://admin.fedoraproject.org/pkgdb/package/octave-symbolic). 
 Is there something else I need to do?


best,
Colin
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

perl: f23-perl buildroot

2015-06-10 Thread Colin Macdonald
I'm updating some of my perl packages in rawhide.  Do I also need to 
submit those to the temporary 'f23-perl' buildroot?  If so, how?


thanks,
Colin

--
Colin Macdonald
Associate Professor
Tutorial Fellow at Oriel College
University of Oxford
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: octave-symbolic license change from GPLv2+ to GPLv3+

2015-03-19 Thread Colin Macdonald
On 09/02/15 22:28, Kevin Kofler wrote:
 Colin Macdonald wrote:
 I'm the new upstream developer of this.  Its a rewrite from scratch.  If
 it helps, I'm happy to (help) maintain the Fedora package---unless of
 course we have some policy against that.
 
 Welcome to Fedora! Your help is of course welcome. There is no policy 
 against upstream maintainers also maintaining the Fedora packages. Actually, 
 it is even encouraged. After all, nobody knows the software better than the 
 upstream developer(s).

@sailer: I've requested access on admin.fedoraproject.org

thanks,
Colin



signature.asc
Description: OpenPGP digital signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: octave-symbolic license change from GPLv2+ to GPLv3+

2015-02-08 Thread Colin Macdonald
On 08/02/15 00:00, Thomas Sailer wrote:
 octave-symbolic v2.0.0 changes the license from GPLv2+ to GPLv3+. Are
 there any objections? According to repoquery no other package in the
 repository depends on octave-symbolic.

I'm the new upstream developer of this.  Its a rewrite from scratch.  If
it helps, I'm happy to (help) maintain the Fedora package---unless of
course we have some policy against that.

(My fedora username is cbm)

Colin




signature.asc
Description: OpenPGP digital signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Are we rebasing xorg-x11 packages in F20?

2014-11-25 Thread Colin Macdonald
On 25/11/14 09:26, drago01 wrote:
 Which desktop are you using? You shouldn't have to mess with startup
 scripts that call xrandr to get a monitor setup working.

Here's one example: Intel drv, monitor with broken EDID, Gnome 3.12.
This is limited to either 800x60 or 1024x768 (forget which).

(Have not tested this on 3.14.)

Colin



0xC5326EE5.asc
Description: application/pgp-keys


signature.asc
Description: OpenPGP digital signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

File ExtUtils-LibBuilder-0.06.tar.gz uploaded to lookaside cache by cbm

2014-11-24 Thread Colin Macdonald
A file has been added to the lookaside cache for perl-ExtUtils-LibBuilder:

349c8ccab8ccad2a3f3bb5fba9dbd3f1  ExtUtils-LibBuilder-0.06.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-ExtUtils-LibBuilder] Initial import (#1165631).

2014-11-24 Thread Colin Macdonald
commit a2e17ba87101a6817992f37c112f09a4026ad145
Author: Colin B. Macdonald macdon...@maths.ox.ac.uk
Date:   Mon Nov 24 16:29:05 2014 +

Initial import (#1165631).

 .gitignore|1 +
 perl-ExtUtils-LibBuilder.spec |   63 +
 sources   |1 +
 3 files changed, 65 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..c84b623 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/ExtUtils-LibBuilder-0.06.tar.gz
diff --git a/perl-ExtUtils-LibBuilder.spec b/perl-ExtUtils-LibBuilder.spec
new file mode 100644
index 000..115a913
--- /dev/null
+++ b/perl-ExtUtils-LibBuilder.spec
@@ -0,0 +1,63 @@
+Name:   perl-ExtUtils-LibBuilder
+Version:0.06
+Release:4%{?dist}
+Summary:Perl library to build C libraries and programs
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/ExtUtils-LibBuilder/
+Source0:
http://www.cpan.org/authors/id/A/AM/AMBS/ExtUtils-LibBuilder-%{version}.tar.gz
+BuildArch:  noarch
+BuildRequires:  perl
+BuildRequires:  perl(base)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+BuildRequires:  perl(ExtUtils::CBuilder) = 0.23
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(Module::Build) = 0.42
+BuildRequires:  perl(Test::More)
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+%description
+Some Perl modules need to ship C libraries together with their Perl code.
+Although there are mechanisms to compile and link (or glue) C code in your
+Perl programs, there was not a clear method to compile standard, self-
+contained C libraries.  This module helps in that task.
+
+%prep
+%setup -q -n ExtUtils-LibBuilder-%{version}
+
+%build
+perl Build.PL installdirs=vendor
+./Build
+
+%install
+./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+./Build test
+
+%files
+%doc Changes README
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Sat Nov 22 2014 Colin B. Macdonald c...@m.fsf.org 0.06-4
+- minor revision from feedback.
+
+* Wed Nov 19 2014 Colin B. Macdonald c...@m.fsf.org 0.06-3
+- revision from other feedback on other packages.
+
+* Tue Nov 18 2014 Colin B. Macdonald c...@m.fsf.org 0.06-2
+- rev bump to try to fix copr for F21
+
+* Fri Oct 03 2014 Colin B. Macdonald c...@m.fsf.org 0.06-1
+- Specfile updated according cpanspec 1.78.
+
+* Fri Jun 27 2014 Colin B. Macdonald c...@m.fsf.org 0.04-2
+- Specfile autogenerated by cpanspec 1.78.
+
+* Wed Aug 22 2012 Mary Ellen Foster mefos...@gmail.com 0.04-1
+- Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index e69de29..38ef836 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+349c8ccab8ccad2a3f3bb5fba9dbd3f1  ExtUtils-LibBuilder-0.06.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-ExtUtils-LibBuilder/f21] Initial import (#1165631).

2014-11-24 Thread Colin Macdonald
Summary of changes:

  a2e17ba... Initial import (#1165631). (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File XML-Writer-String-0.1.tar.gz uploaded to lookaside cache by cbm

2014-11-24 Thread Colin Macdonald
A file has been added to the lookaside cache for perl-XML-Writer-String:

528b3ac5ec9d161fd28ff2ddfe65d3b9  XML-Writer-String-0.1.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-XML-Writer-String] Initial import (#1165625).

2014-11-24 Thread Colin Macdonald
commit e3d63f46cd550016700456e8f4914c1979126beb
Author: Colin B. Macdonald macdon...@maths.ox.ac.uk
Date:   Mon Nov 24 16:51:13 2014 +

Initial import (#1165625).

 .gitignore  |1 +
 perl-XML-Writer-String.spec |   56 +++
 sources |1 +
 3 files changed, 58 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..12b92e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/XML-Writer-String-0.1.tar.gz
diff --git a/perl-XML-Writer-String.spec b/perl-XML-Writer-String.spec
new file mode 100644
index 000..a0564a1
--- /dev/null
+++ b/perl-XML-Writer-String.spec
@@ -0,0 +1,56 @@
+Name:   perl-XML-Writer-String
+Version:0.1
+Release:5%{?dist}
+Summary:Capture output from XML::Writer module
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/XML-Writer-String/
+Source0:
http://www.cpan.org/authors/id/S/SO/SOLIVER/XML-Writer-String-%{version}.tar.gz
+BuildArch:  noarch
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker) = 6.76
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test)
+BuildRequires:  perl(warnings)
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+Requires:   perl(XML::Writer)
+
+%description
+This Perl module implements a bare-bones class specifically for the purpose
+of capturing data from the XML::Writer module.  XML::Writer expects an
+IO::Handle object and writes XML data to the specified object (or STDOUT)
+via its print() method.  This module simulates such an object for the
+specific purpose of providing the required print() method.
+
+%prep
+%setup -q -n XML-Writer-String-%{version}
+
+%build
+perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
+make %{?_smp_mflags}
+sed -i 's/\r$//' String.pm README Changes example/*
+
+%install
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%files
+%doc Changes README example
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Wed Nov 19 2014 Colin B. Macdonald c...@m.fsf.org 0.1-5
+- minor edits from review.
+
+* Wed Nov 19 2014 Colin B. Macdonald c...@m.fsf.org 0.1-4
+- clean-up following review, added dep on XML::Writer.
+
+* Tue Nov 18 2014 Colin B. Macdonald c...@m.fsf.org 0.1-3
+- rev bump to force copr rebuild on Fedora 21.
+
+* Wed Aug 22 2012 Mary Ellen Foster mefos...@gmail.com 0.1-1
+- Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index e69de29..bb19861 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+528b3ac5ec9d161fd28ff2ddfe65d3b9  XML-Writer-String-0.1.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File XML-LibXML-Simple-0.94.tar.gz uploaded to lookaside cache by cbm

2014-11-24 Thread Colin Macdonald
A file has been added to the lookaside cache for perl-XML-LibXML-Simple:

5be6726d9972be9f55bd646a464988d6  XML-LibXML-Simple-0.94.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Tie-Cycle-1.20.tar.gz uploaded to lookaside cache by cbm

2014-11-24 Thread Colin Macdonald
A file has been added to the lookaside cache for perl-Tie-Cycle:

57be2e04414fc18d52581ed40e9ef610  Tie-Cycle-1.20.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-XML-LibXML-Simple] Initial import (#1165627).

2014-11-24 Thread Colin Macdonald
commit b2ff3a1950b40ab7cd3af5a7ad3e08a3ebe14c47
Author: Colin B. Macdonald macdon...@maths.ox.ac.uk
Date:   Mon Nov 24 16:53:37 2014 +

Initial import (#1165627).

 .gitignore  |1 +
 perl-XML-LibXML-Simple.spec |   69 +++
 sources |1 +
 3 files changed, 71 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..e933d6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/XML-LibXML-Simple-0.94.tar.gz
diff --git a/perl-XML-LibXML-Simple.spec b/perl-XML-LibXML-Simple.spec
new file mode 100644
index 000..949686f
--- /dev/null
+++ b/perl-XML-LibXML-Simple.spec
@@ -0,0 +1,69 @@
+Name:   perl-XML-LibXML-Simple
+Version:0.94
+Release:3%{?dist}
+Summary:Read XML strings or files
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/XML-LibXML-Simple/
+Source0:
http://www.cpan.org/authors/id/M/MA/MARKOV/XML-LibXML-Simple-%{version}.tar.gz
+BuildArch:  noarch
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker) = 6.76
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Data::Dumper)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(File::Basename)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(IO::File)
+BuildRequires:  perl(lib)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
+BuildRequires:  perl(File::Slurp::Tiny)
+BuildRequires:  perl(Test::More) = 0.54
+BuildRequires:  perl(XML::LibXML) = 1.64
+BuildRequires:  perl(Test::More) = 0.54
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+Requires:   perl(XML::LibXML) = 1.64
+
+# drop unversioned Requires on XML::LibXML
+%{?perl_default_filter}
+%global __requires_exclude 
%{?__requires_exclude|%__requires_exclude|}^perl\\(XML::LibXML\\)$
+
+%description
+This Perl module reads XML from strings or files.  It is a blunt rewrite
+of XML::Simple (by Grant McLean) to use the XML::LibXML parser for XML
+structures, where the original uses plain Perl or SAX parsers.
+
+%prep
+%setup -q -n XML-LibXML-Simple-%{version}
+
+%build
+perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
+make %{?_smp_mflags}
+
+%install
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%files
+%doc ChangeLog README
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Wed Nov 19 2014 Colin B. Macdonald c...@m.fsf.org 0.94-3
+- clean-up following further review.
+
+* Wed Nov 19 2014 Colin B. Macdonald c...@m.fsf.org 0.94-2
+- clean-up following review, better summary/description.
+
+* Thu Jun 26 2014 Colin B. Macdonald c...@m.fsf.org 0.94-1
+- Specfile autogenerated by cpanspec 1.78.
+
+* Wed Aug 22 2012 Mary Ellen Foster mefos...@gmail.com 0.91-1
+- Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index e69de29..a98ff44 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+5be6726d9972be9f55bd646a464988d6  XML-LibXML-Simple-0.94.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Tie-Cycle] Initial import (#1165628).

2014-11-24 Thread Colin Macdonald
commit c616745ea0445051125cfdc99b10d4e298a923c8
Author: Colin B. Macdonald macdon...@maths.ox.ac.uk
Date:   Mon Nov 24 16:55:00 2014 +

Initial import (#1165628).

 .gitignore  |1 +
 perl-Tie-Cycle.spec |   60 +++
 sources |1 +
 3 files changed, 62 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..46afeff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Tie-Cycle-1.20.tar.gz
diff --git a/perl-Tie-Cycle.spec b/perl-Tie-Cycle.spec
new file mode 100644
index 000..6c325eb
--- /dev/null
+++ b/perl-Tie-Cycle.spec
@@ -0,0 +1,60 @@
+Name:   perl-Tie-Cycle
+Version:1.20
+Release:2%{?dist}
+Summary:Cycle through a list of values via a scalar
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Tie-Cycle/
+Source0:
http://www.cpan.org/authors/id/B/BD/BDFOY/Tie-Cycle-%{version}.tar.gz
+BuildArch:  noarch
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker) = 6.76
+BuildRequires:  perl(Test::More) = 0.95
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::More) = 0.95.
+BuildRequires:  perl(Test::Pod) = 1.00
+BuildRequires:  perl(Test::Pod::Coverage)
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+%description
+This Perl module can be used to go through a list over and over again.
+Once you get to the end of the list, you go back to the beginning.  You
+do not have to worry about any of this since the magic of tie does that
+for you.
+
+%prep
+%setup -q -n Tie-Cycle-%{version}
+
+%build
+perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
+make %{?_smp_mflags}
+
+%install
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%files
+%license LICENSE
+%doc Changes README
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Wed Nov 19 2014 Colin B. Macdonald c...@m.fsf.org 1.20-2
+- clean-up following review.
+
+* Fri Oct 03 2014 Colin B. Macdonald c...@m.fsf.org 1.20-1
+- Specfile autogenerated by cpanspec 1.78
+- Manually added Test::Simple dep,
+  filed [upstream](https://github.com/briandfoy/tie-cycle/issues/2).
+
+* Thu Jun 26 2014 Colin B. Macdonald c...@m.fsf.org 1.19-1
+- Specfile autogenerated by cpanspec 1.78.
+
+* Wed Aug 22 2012 Mary Ellen Foster mefos...@gmail.com 1.17-1
+- Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index e69de29..ec08094 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+57be2e04414fc18d52581ed40e9ef610  Tie-Cycle-1.20.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Getopt-Tabular-0.3.tar.gz uploaded to lookaside cache by cbm

2014-11-24 Thread Colin Macdonald
A file has been added to the lookaside cache for perl-Getopt-Tabular:

5b24ed68318a749df3930d25b13dd436  Getopt-Tabular-0.3.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Getopt-Tabular] Initial import (#1165629).

2014-11-24 Thread Colin Macdonald
commit 25f33ffdfdc9a749508bbbd96e0688d3e23c5fbc
Author: Colin B. Macdonald macdon...@maths.ox.ac.uk
Date:   Mon Nov 24 16:56:43 2014 +

Initial import (#1165629).

 .gitignore   |1 +
 perl-Getopt-Tabular.spec |   50 ++
 sources  |1 +
 3 files changed, 52 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..e9d46be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Getopt-Tabular-0.3.tar.gz
diff --git a/perl-Getopt-Tabular.spec b/perl-Getopt-Tabular.spec
new file mode 100644
index 000..a3acad3
--- /dev/null
+++ b/perl-Getopt-Tabular.spec
@@ -0,0 +1,50 @@
+Name:   perl-Getopt-Tabular
+Version:0.3
+Release:2%{?dist}
+Summary:Table-driven argument parsing for Perl
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Getopt-Tabular/
+Source0:
http://www.cpan.org/authors/id/G/GW/GWARD/Getopt-Tabular-%{version}.tar.gz
+BuildArch:  noarch
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker) = 6.76
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+%description
+Getopt::Tabular is a Perl module for table-driven argument parsing,
+vaguely inspired by John Ousterhout's Tk_ParseArgv.  All you really need
+to do to use the package is set up a table describing all your command-line
+options, and call GetOptions.
+
+%prep
+%setup -q -n Getopt-Tabular-%{version}
+sed -i 's#/usr/local/bin/perl5#%{__perl}#' demo
+chmod a-x demo
+
+%build
+perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
+make %{?_smp_mflags}
+
+%install
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%files
+%doc Changes demo README
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Wed Nov 19 2014 Colin B. Macdonald c...@m.fsf.org 0.3-2
+- clean-up following review, simplify description.
+
+* Wed Aug 22 2012 Mary Ellen Foster mefos...@gmail.com 0.3-1
+- Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index e69de29..7993c1f 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+5b24ed68318a749df3930d25b13dd436  Getopt-Tabular-0.3.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-XML-Writer-String/f21] Initial import (#1165625).

2014-11-24 Thread Colin Macdonald
Summary of changes:

  e3d63f4... Initial import (#1165625). (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Getopt-Tabular/f21] Initial import (#1165629).

2014-11-24 Thread Colin Macdonald
Summary of changes:

  25f33ff... Initial import (#1165629). (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-XML-LibXML-Simple/f21] Initial import (#1165627).

2014-11-24 Thread Colin Macdonald
Summary of changes:

  b2ff3a1... Initial import (#1165627). (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Tie-Cycle/f21] Initial import (#1165628).

2014-11-24 Thread Colin Macdonald
Summary of changes:

  c616745... Initial import (#1165628). (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Business-ISSN-0.91.tar.gz uploaded to lookaside cache by cbm

2014-11-24 Thread Colin Macdonald
A file has been added to the lookaside cache for perl-Business-ISSN:

d1f609422d3a0ad5e301ae694d142fe4  Business-ISSN-0.91.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Business-ISMN-1.11.tar.gz uploaded to lookaside cache by cbm

2014-11-24 Thread Colin Macdonald
A file has been added to the lookaside cache for perl-Business-ISMN:

b8228688f2cfa0c629c8d0cbf88421ff  Business-ISMN-1.11.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Business-ISSN] Initial import (#1165637).

2014-11-24 Thread Colin Macdonald
commit 442a2128c784a52d4b274612e81014aab4b52407
Author: Colin B. Macdonald macdon...@maths.ox.ac.uk
Date:   Mon Nov 24 22:22:50 2014 +

Initial import (#1165637).

 .gitignore  |1 +
 perl-Business-ISSN.spec |   55 +++
 sources |1 +
 3 files changed, 57 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..01d28ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Business-ISSN-0.91.tar.gz
diff --git a/perl-Business-ISSN.spec b/perl-Business-ISSN.spec
new file mode 100644
index 000..ca91dc6
--- /dev/null
+++ b/perl-Business-ISSN.spec
@@ -0,0 +1,55 @@
+Name:   perl-Business-ISSN
+Version:0.91
+Release:4%{?dist}
+Summary:Perl library for International Standard Serial Numbers
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Business-ISSN/
+Source0:
http://www.cpan.org/authors/id/B/BD/BDFOY/Business-ISSN-%{version}.tar.gz
+BuildArch:  noarch
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker) = 6.76
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(subs)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
+BuildRequires:  perl(Test::More)
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+%description
+%{summary}.
+
+%prep
+%setup -q -n Business-ISSN-%{version}
+
+%build
+perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
+make %{?_smp_mflags}
+
+%install
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%files
+%license LICENSE
+# currently only a placeholder in examples/
+%doc Changes README
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Fri Nov 21 2014 Colin B. Macdonald c...@m.fsf.org 0.91-4
+- Use license macro, minor edits.
+
+* Wed Nov 19 2014 Colin B. Macdonald c...@m.fsf.org 0.91-3
+- revision from other feedback on other packages.
+
+* Wed Nov 19 2014 Colin B. Macdonald c...@m.fsf.org 0.91-2
+- Replace nonsense autogenerated description (just use summary).
+
+* Wed Aug 22 2012 Mary Ellen Foster mefos...@gmail.com 0.91-1
+- Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index e69de29..2ea4f10 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+d1f609422d3a0ad5e301ae694d142fe4  Business-ISSN-0.91.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Business-ISMN] Initial import (#1165639).

2014-11-24 Thread Colin Macdonald
commit 41b4348732ddf3788e69b99a17aa8c2612ddd934
Author: Colin B. Macdonald macdon...@maths.ox.ac.uk
Date:   Mon Nov 24 22:26:34 2014 +

Initial import (#1165639).

 .gitignore   |1 +
 perl-Business-ISMN-fix-package.patch |8 
 perl-Business-ISMN.spec  |   63 ++
 sources  |1 +
 4 files changed, 73 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..77d4039 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Business-ISMN-1.11.tar.gz
diff --git a/perl-Business-ISMN-fix-package.patch 
b/perl-Business-ISMN-fix-package.patch
new file mode 100644
index 000..e7b8285
--- /dev/null
+++ b/perl-Business-ISMN-fix-package.patch
@@ -0,0 +1,8 @@
+--- Business-ISMN-1.11/lib/Data.pm.orig2012-08-22 12:42:36.582609376 
+0100
 Business-ISMN-1.11/lib/Data.pm 2012-08-22 12:42:48.197577389 +0100
+@@ -1,4 +1,4 @@
+-package Business::ISBM::Data;
++package Business::ISMN::Data;
+ use strict;
+ # $Revision: 1.3 $
+ # $Id: Data.pm,v 1.3 2007/01/10 03:47:51 comdog Exp $
diff --git a/perl-Business-ISMN.spec b/perl-Business-ISMN.spec
new file mode 100644
index 000..cdda39c
--- /dev/null
+++ b/perl-Business-ISMN.spec
@@ -0,0 +1,63 @@
+Name:   perl-Business-ISMN
+Version:1.11
+Release:4%{?dist}
+Summary:Perl library for International Standard Music Numbers
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Business-ISMN/
+Source0:
http://www.cpan.org/authors/id/B/BD/BDFOY/Business-ISMN-%{version}.tar.gz
+BuildArch:  noarch
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker) = 6.76
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(List::Util)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Tie::Cycle)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(subs)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
+BuildRequires:  perl(Test::Pod) = 1.00
+BuildRequires:  perl(Test::Pod::Coverage)
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+Patch0: %{name}-fix-package.patch
+
+%description
+%{summary}.
+
+%prep
+%setup -q -n Business-ISMN-%{version}
+%patch0 -p1
+
+%build
+perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
+make %{?_smp_mflags}
+
+%install
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%files
+%license LICENSE
+%doc Changes README
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Fri Nov 21 2014 Colin B. Macdonald c...@m.fsf.org 1.11-4
+- additional BuildRequires, minor edits.
+
+* Wed Nov 19 2014 Colin B. Macdonald c...@m.fsf.org 1.11-3
+- revision from other feedback on other packages.
+
+* Wed Nov 19 2014 Colin B. Macdonald c...@m.fsf.org 1.11-2
+- Replace nonsense autogenerated description.
+
+* Wed Aug 22 2012 Mary Ellen Foster mefos...@gmail.com 1.11-1
+- Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index e69de29..076c41a 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+b8228688f2cfa0c629c8d0cbf88421ff  Business-ISMN-1.11.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Business-ISSN/f21] Initial import (#1165637).

2014-11-24 Thread Colin Macdonald
Summary of changes:

  442a212... Initial import (#1165637). (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Business-ISMN/f21] Initial import (#1165639).

2014-11-24 Thread Colin Macdonald
Summary of changes:

  41b4348... Initial import (#1165639). (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Text-BibTeX-0.70.tar.gz uploaded to lookaside cache by cbm

2014-11-24 Thread Colin Macdonald
A file has been added to the lookaside cache for perl-Text-BibTeX:

2dfdccab7c747d1805df432f4935ce66  Text-BibTeX-0.70.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Text-BibTeX] Initial import (#1165641).

2014-11-24 Thread Colin Macdonald
commit 5a29b59455cf9861439309ea4b19d5249cca2f32
Author: Colin B. Macdonald macdon...@maths.ox.ac.uk
Date:   Mon Nov 24 23:33:20 2014 +

Initial import (#1165641).

 .gitignore|1 +
 perl-Text-BibTeX.spec |   89 +
 sources   |1 +
 3 files changed, 91 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..df30c64 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Text-BibTeX-0.70.tar.gz
diff --git a/perl-Text-BibTeX.spec b/perl-Text-BibTeX.spec
new file mode 100644
index 000..35e8ecb
--- /dev/null
+++ b/perl-Text-BibTeX.spec
@@ -0,0 +1,89 @@
+Name:   perl-Text-BibTeX
+Version:0.70
+Release:3%{?dist}
+Summary:Interface to read and parse BibTeX files
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Text-BibTeX/
+Source0:
http://www.cpan.org/authors/id/A/AM/AMBS/Text-BibTeX-%{version}.tar.gz
+BuildRequires:  perl
+BuildRequires:  perl(base)
+BuildRequires:  perl(lib)
+BuildRequires:  perl(Capture::Tiny) = 0.06
+BuildRequires:  perl(Config)
+BuildRequires:  perl(Config::AutoConf) = 0.16
+BuildRequires:  perl(ExtUtils::CBuilder) = 0.27
+BuildRequires:  perl(ExtUtils::LibBuilder) = 0.02
+BuildRequires:  perl(ExtUtils::Mkbootstrap)
+BuildRequires:  perl(ExtUtils::ParseXS)
+BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(utf8)
+BuildRequires:  perl(Encode)
+BuildRequires:  perl(Fcntl)
+BuildRequires:  perl(DynaLoader)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(IO::File)
+BuildRequires:  perl(IO::Handle)
+BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(File::Copy)
+BuildRequires:  perl(File::Path)
+BuildRequires:  perl(File::Spec::Functions)
+BuildRequires:  perl(UNIVERSAL)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
+BuildRequires:  chrpath
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+%description
+The Text::BibTeX module processes BibTeX data.  It includes object-oriented
+interfaces to both BibTeX database files and individual bibliographic
+entries, as well as other miscellaneous functions.
+
+%prep
+%setup -q -n Text-BibTeX-%{version}
+sed -ri 's#/usr/local/bin/perl5?#%{__perl}#' scripts/* examples/*
+chmod a-x scripts/* examples/*
+
+%build
+perl Build.PL installdirs=vendor optimize=$RPM_OPT_FLAGS
+./Build
+
+%install
+./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
+find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
+%{_fixperms} $RPM_BUILD_ROOT/*
+chrpath -d $RPM_BUILD_ROOT%{_bindir}/*
+
+%check
+./Build test
+
+%files
+%doc Changes examples README README.OLD scripts THANKS btool_faq.pod
+%{perl_vendorarch}/auto/*
+%{perl_vendorarch}/Text*
+%{_mandir}/man3/*
+%{_mandir}/man1/*
+%{_bindir}/*
+%{_libdir}/*.so
+
+%changelog
+* Sat Nov 22 2014 Colin B. Macdonald c...@m.fsf.org 0.70-3
+- install faq file.
+- no need to split out btparse (used to be a standalone library but is
+  now a part of this package).
+
+* Wed Nov 19 2014 Colin B. Macdonald c...@m.fsf.org 0.70-2
+- revision from other feedback on other packages, clean up.
+
+* Fri Oct 03 2014 Colin B. Macdonald c...@m.fsf.org 0.70-1
+- Version bump.
+
+* Thu Jun 26 2014 Colin B. Macdonald c...@m.fsf.org 0.69-1
+- Changes file changed case.
+- Add a TODO for the various files doc files.
+
+* Wed Aug 22 2012 Mary Ellen Foster mefos...@gmail.com 0.64-1
+- Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index e69de29..d5eeaf6 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+2dfdccab7c747d1805df432f4935ce66  Text-BibTeX-0.70.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Text-BibTeX/f21] Initial import (#1165641).

2014-11-24 Thread Colin Macdonald
Summary of changes:

  5a29b59... Initial import (#1165641). (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Self Introduction: Colin Macdonald

2014-11-21 Thread Colin Macdonald
Hi all,

I've been a Fedora user since 2008 and long-time GNU/Linux user on other
distros before that.

I'm currently working on packaging Biber (#1165620) which is a LaTeX
bibliography tool, with the kind help of @psabata and @mef.  I've
maintained a copr of this for six months or so.  @psabata has sponsored
me.  Its all Perl stuff which is a bit off-topic for me (but have to
start somewhere).

My interests are in mathematics and scientific computing (particularly
Octave and Python tools).  If I had the time, I'd like to help improve
Fedora's coverage of scientific packages (Octave packages, PETSc,
FEniCS, others).

I'm also personally (as a user) interested in pen/touch devices: really
want a cheap Fedora/Gnome 3/Xournal tablet.  A previous foray left me
disappointed by the wild-west of Android on ARM (have a Fedora chroot
but never did get Xournal working to my satisfaction).

cheers,
Colin

-- 
Colin Macdonald
Associate Professor
Tutorial Fellow at Oriel College
University of Oxford


0xC5326EE5.asc
Description: application/pgp-keys


signature.asc
Description: OpenPGP digital signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Auto-expiring bugs are getting absurd

2014-02-05 Thread Colin Macdonald

On 05/02/14 22:42, David Timothy Strauss wrote:

This is also not the first time this has happened to me.


I'll chime in: when I first switched to Fedora (F14/15 era), I found 
this quite obnoxious, enough that I remember it.


So there is also an issue of being a welcoming community to newcomers.

best,
Colin


--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: RFC - Downgrade BlueZ to v4.101 in Fedora 20

2014-01-23 Thread Colin Macdonald

On 23/01/14 22:59, Dan Williams wrote:

Out of curiosity, what do people use Blueman for?


Not me personally, but browsing for files on a remote bluetooth device 
[1].  With BlueZ 5, one can only push files from a device to a fedora 
box (or from a fedora box to a device) [2].


[1] https://bugzilla.redhat.com/show_bug.cgi?id=966247

[2] http://www.hadess.net/2013/11/bluetooth-file-sharing-obexpush-in.html

Colin
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: New version of Copr

2014-01-14 Thread Colin Macdonald

On 01/13/2014 03:26 PM, Miroslav Suchy wrote:

I just deployed new version of Copr at:


Hi Miroslav,

I just tried Copr.  Very nice!

1.  +1 for armhfp arch!  (On my mind b/c I've just spent a while 
playing with Fedora chroots on a Samsung Galaxy Note 8.)


2.  It would be very convenient to upload .spec files (and patches) 
rather than .src.rpm.  (I can image putting the spec files on github 
or other public git repo.)


thanks,
Colin
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct