File MARC-XML-1.0.1.tar.gz uploaded to lookaside cache by dscott

2013-07-24 Thread Dan Scott
A file has been added to the lookaside cache for perl-MARC-XML:

5eb8f773badcee8fad2e49e96dfbe703  MARC-XML-1.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-MARC-XML] Bump to 1.0.1

2013-07-24 Thread Dan Scott
commit 59a90bdd61cdf2722a67c852f379fca1153d42c1
Author: Dan Scott 
Date:   Wed Jul 24 16:47:02 2013 -0400

Bump to 1.0.1

Signed-off-by: Dan Scott 

 .gitignore |1 +
 perl-MARC-XML.spec |   10 +++---
 sources|2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f68affa..9f477ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /MARC-XML-0.93.tar.gz
+/MARC-XML-1.0.1.tar.gz
diff --git a/perl-MARC-XML.spec b/perl-MARC-XML.spec
index 2f6b938..c230529 100644
--- a/perl-MARC-XML.spec
+++ b/perl-MARC-XML.spec
@@ -1,6 +1,6 @@
 Name:   perl-MARC-XML
-Version:0.93
-Release:3%{?dist}
+Version:1.0.1
+Release:1%{?dist}
 Summary:An extension to MARC::Record that supports an XML 
serialization of MARC
 
 Group:  Development/Libraries
@@ -25,7 +25,7 @@ BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(vars)
 BuildRequires:  perl(warnings)
-BuildRequires:  perl(XML::SAX)
+BuildRequires:  perl(XML::LibXML)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %description
@@ -56,6 +56,10 @@ make test
 %{_bindir}/*
 
 %changelog
+* Wed Jul 24 2013 Dan Scott  - 1.0.1-1
+- Version bump to 1.0.1
+- Performance and memory optimization by DOM processing instead of SAX
+
 * Wed Jul 24 2013 Petr Pisar  - 0.93-3
 - Perl 5.18 rebuild
 
diff --git a/sources b/sources
index 5c342b0..95df316 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3b7b3f188c1434394ee6c8b102d01fdb  MARC-XML-0.93.tar.gz
+5eb8f773badcee8fad2e49e96dfbe703  MARC-XML-1.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 MARC-Record-2.0.6.tar.gz uploaded to lookaside cache by dscott

2014-01-20 Thread Dan Scott
A file has been added to the lookaside cache for perl-MARC-Record:

cf2ddaa83059c5f135b0ee9463520b88  MARC-Record-2.0.6.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-MARC-Record] Bump MARC::Record to 2.0.6 release

2014-01-20 Thread Dan Scott
commit e3d083ab88ffec2f5610e46659341d6d4ad495d9
Author: Dan Scott 
Date:   Mon Jan 20 18:34:23 2014 -0500

Bump MARC::Record to 2.0.6 release

Signed-off-by: Dan Scott 

 .gitignore|1 +
 perl-MARC-Record.spec |7 +--
 sources   |2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bec6ef1..ec77b77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ MARC-Record-2.0.0.tar.gz
 /MARC-Record-2.0.3.tar.gz
 /MARC-Record-2.0.4.tar.gz
 /MARC-Record-2.0.5.tar.gz
+/MARC-Record-2.0.6.tar.gz
diff --git a/perl-MARC-Record.spec b/perl-MARC-Record.spec
index 26d52bc..4b83559 100644
--- a/perl-MARC-Record.spec
+++ b/perl-MARC-Record.spec
@@ -1,6 +1,6 @@
 Name:   perl-MARC-Record
-Version:2.0.5
-Release:2%{?dist}
+Version:2.0.6
+Release:1%{?dist}
 Summary:Object-oriented abstraction of MARC record handling
 
 Group:  Development/Libraries
@@ -68,6 +68,9 @@ make test
 
 
 %changelog
+* Mon Jan 20 2014 Dan Scott  - 2.0.6-1
+- Update to 2.0.6.
+
 * Sat Aug 03 2013 Fedora Release Engineering  
- 2.0.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 657e87b..d4b64e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84a5aea91617b7acf06ee0f246156899  MARC-Record-2.0.5.tar.gz
+cf2ddaa83059c5f135b0ee9463520b88  MARC-Record-2.0.6.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-MARC-Record/f20] Bump MARC::Record to 2.0.6 release

2014-01-20 Thread Dan Scott
commit e912af0663935e5217bf4e61acc9558c748a5c2a
Author: Dan Scott 
Date:   Mon Jan 20 18:34:23 2014 -0500

Bump MARC::Record to 2.0.6 release

Signed-off-by: Dan Scott 

 .gitignore|1 +
 perl-MARC-Record.spec |7 +--
 sources   |2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bec6ef1..ec77b77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ MARC-Record-2.0.0.tar.gz
 /MARC-Record-2.0.3.tar.gz
 /MARC-Record-2.0.4.tar.gz
 /MARC-Record-2.0.5.tar.gz
+/MARC-Record-2.0.6.tar.gz
diff --git a/perl-MARC-Record.spec b/perl-MARC-Record.spec
index 26d52bc..4b83559 100644
--- a/perl-MARC-Record.spec
+++ b/perl-MARC-Record.spec
@@ -1,6 +1,6 @@
 Name:   perl-MARC-Record
-Version:2.0.5
-Release:2%{?dist}
+Version:2.0.6
+Release:1%{?dist}
 Summary:Object-oriented abstraction of MARC record handling
 
 Group:  Development/Libraries
@@ -68,6 +68,9 @@ make test
 
 
 %changelog
+* Mon Jan 20 2014 Dan Scott  - 2.0.6-1
+- Update to 2.0.6.
+
 * Sat Aug 03 2013 Fedora Release Engineering  
- 2.0.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 657e87b..d4b64e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84a5aea91617b7acf06ee0f246156899  MARC-Record-2.0.5.tar.gz
+cf2ddaa83059c5f135b0ee9463520b88  MARC-Record-2.0.6.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-MARC-Record/f19] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

2014-01-20 Thread Dan Scott
commit df6f8ce6a13f6c44903345afad9122a980405b97
Author: Dennis Gilmore 
Date:   Sat Aug 3 17:56:47 2013 -0500

- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

 perl-MARC-Record.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-MARC-Record.spec b/perl-MARC-Record.spec
index f6efa97..26d52bc 100644
--- a/perl-MARC-Record.spec
+++ b/perl-MARC-Record.spec
@@ -1,6 +1,6 @@
 Name:   perl-MARC-Record
 Version:2.0.5
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Object-oriented abstraction of MARC record handling
 
 Group:  Development/Libraries
@@ -68,6 +68,9 @@ make test
 
 
 %changelog
+* Sat Aug 03 2013 Fedora Release Engineering  
- 2.0.5-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+
 * Sat Jul 20 2013 Petr Pisar  - 2.0.5-1
 - 2.0.5 bump
 
--
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-MARC-Record/f19] Bump MARC::Record to 2.0.6 release

2014-01-20 Thread Dan Scott
commit 4ed7739794a13df7352b4a76635f6473c31394a1
Author: Dan Scott 
Date:   Mon Jan 20 18:34:23 2014 -0500

Bump MARC::Record to 2.0.6 release

Signed-off-by: Dan Scott 

 .gitignore|1 +
 perl-MARC-Record.spec |7 +--
 sources   |2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bec6ef1..ec77b77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ MARC-Record-2.0.0.tar.gz
 /MARC-Record-2.0.3.tar.gz
 /MARC-Record-2.0.4.tar.gz
 /MARC-Record-2.0.5.tar.gz
+/MARC-Record-2.0.6.tar.gz
diff --git a/perl-MARC-Record.spec b/perl-MARC-Record.spec
index 26d52bc..4b83559 100644
--- a/perl-MARC-Record.spec
+++ b/perl-MARC-Record.spec
@@ -1,6 +1,6 @@
 Name:   perl-MARC-Record
-Version:2.0.5
-Release:2%{?dist}
+Version:2.0.6
+Release:1%{?dist}
 Summary:Object-oriented abstraction of MARC record handling
 
 Group:  Development/Libraries
@@ -68,6 +68,9 @@ make test
 
 
 %changelog
+* Mon Jan 20 2014 Dan Scott  - 2.0.6-1
+- Update to 2.0.6.
+
 * Sat Aug 03 2013 Fedora Release Engineering  
- 2.0.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 657e87b..d4b64e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84a5aea91617b7acf06ee0f246156899  MARC-Record-2.0.5.tar.gz
+cf2ddaa83059c5f135b0ee9463520b88  MARC-Record-2.0.6.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-MARC-Record/f19] Perl 5.18 rebuild

2014-01-20 Thread Dan Scott
commit 4a64218b5db4a89b4b972f53212820cfe8ca8804
Author: Petr Písař 
Date:   Fri Jul 19 04:59:26 2013 +0200

Perl 5.18 rebuild

 perl-MARC-Record.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-MARC-Record.spec b/perl-MARC-Record.spec
index fe992c4..3c93b04 100644
--- a/perl-MARC-Record.spec
+++ b/perl-MARC-Record.spec
@@ -1,6 +1,6 @@
 Name:   perl-MARC-Record
 Version:2.0.4
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Object-oriented abstraction of MARC record handling
 
 Group:  Development/Libraries
@@ -63,6 +63,9 @@ make test
 
 
 %changelog
+* Fri Jul 19 2013 Petr Pisar  - 2.0.4-2
+- Perl 5.18 rebuild
+
 * Sun Feb 10 2013 Dan Scott  - 2.0.4-1
 - Update to 2.0.4.
 
--
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-MARC-Record/f19] 2.0.5 bump

2014-01-20 Thread Dan Scott
commit 214896574926dd1f6a067addd5a1db690ff9ba10
Author: Petr Písař 
Date:   Sat Jul 20 17:22:04 2013 +0200

2.0.5 bump

 .gitignore|1 +
 perl-MARC-Record.spec |   12 ++--
 sources   |2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 934bb64..bec6ef1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 MARC-Record-2.0.0.tar.gz
 /MARC-Record-2.0.3.tar.gz
 /MARC-Record-2.0.4.tar.gz
+/MARC-Record-2.0.5.tar.gz
diff --git a/perl-MARC-Record.spec b/perl-MARC-Record.spec
index 3c93b04..f6efa97 100644
--- a/perl-MARC-Record.spec
+++ b/perl-MARC-Record.spec
@@ -1,6 +1,6 @@
 Name:   perl-MARC-Record
-Version:2.0.4
-Release:2%{?dist}
+Version:2.0.5
+Release:1%{?dist}
 Summary:Object-oriented abstraction of MARC record handling
 
 Group:  Development/Libraries
@@ -9,7 +9,9 @@ URL:http://search.cpan.org/dist/MARC-Record/
 Source0:
http://search.cpan.org/CPAN/authors/id/G/GM/GMCHARLT/MARC-Record-%{version}.tar.gz
 
 BuildArch:  noarch
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(strict)
 # Run-time
 BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
@@ -17,6 +19,9 @@ BuildRequires:  perl(constant)
 BuildRequires:  perl(Encode)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Getopt::Long)
+BuildRequires:  perl(integer)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
 # Tests
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(File::Spec)
@@ -63,6 +68,9 @@ make test
 
 
 %changelog
+* Sat Jul 20 2013 Petr Pisar  - 2.0.5-1
+- 2.0.5 bump
+
 * Fri Jul 19 2013 Petr Pisar  - 2.0.4-2
 - Perl 5.18 rebuild
 
diff --git a/sources b/sources
index 8990551..657e87b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-67b74d39a245f0d224b4ae4fec057dfe  MARC-Record-2.0.4.tar.gz
+84a5aea91617b7acf06ee0f246156899  MARC-Record-2.0.5.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 MARC-Charset-1.35.tar.gz uploaded to lookaside cache by dscott

2014-01-20 Thread Dan Scott
A file has been added to the lookaside cache for perl-MARC-Charset:

91bd9e001f6d8b621b173280be444cac  MARC-Charset-1.35.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-MARC-Charset] Bump for MARC::Charset 1.35

2014-01-20 Thread Dan Scott
commit af4e771e7e64335433153288d04ee7995eb9bc4e
Author: Dan Scott 
Date:   Mon Jan 20 22:07:13 2014 -0500

Bump for MARC::Charset 1.35

Signed-off-by: Dan Scott 

 .gitignore |1 +
 perl-MARC-Charset.spec |7 +--
 sources|2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3accf59..4881d9c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /MARC-Charset-1.33.tar.gz
+/MARC-Charset-1.35.tar.gz
diff --git a/perl-MARC-Charset.spec b/perl-MARC-Charset.spec
index 5c2543e..2370873 100644
--- a/perl-MARC-Charset.spec
+++ b/perl-MARC-Charset.spec
@@ -1,6 +1,6 @@
 Name:   perl-MARC-Charset
-Version:1.33
-Release:6%{?dist}
+Version:1.35
+Release:1%{?dist}
 Summary:Converts data encoded in MARC-8 to Unicode (UTF-8)
 
 Group:  Development/Libraries
@@ -61,6 +61,9 @@ make test
 
 
 %changelog
+* Mon Jan 20 2014 Dan Scott  - 1.35-1
+- Bump for 1.35
+
 * Sat Aug 03 2013 Fedora Release Engineering  
- 1.33-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 204429b..249cf50 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-02882113257742eef9c11adf29a16854  MARC-Charset-1.33.tar.gz
+91bd9e001f6d8b621b173280be444cac  MARC-Charset-1.35.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-MARC-Charset/f20] Bump for MARC::Charset 1.35

2014-01-20 Thread Dan Scott
commit 358c5a91efe3ec175df47a4e4442c6ad54b746a9
Author: Dan Scott 
Date:   Mon Jan 20 22:07:13 2014 -0500

Bump for MARC::Charset 1.35

Signed-off-by: Dan Scott 

 .gitignore |1 +
 perl-MARC-Charset.spec |7 +--
 sources|2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3accf59..4881d9c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /MARC-Charset-1.33.tar.gz
+/MARC-Charset-1.35.tar.gz
diff --git a/perl-MARC-Charset.spec b/perl-MARC-Charset.spec
index 5c2543e..2370873 100644
--- a/perl-MARC-Charset.spec
+++ b/perl-MARC-Charset.spec
@@ -1,6 +1,6 @@
 Name:   perl-MARC-Charset
-Version:1.33
-Release:6%{?dist}
+Version:1.35
+Release:1%{?dist}
 Summary:Converts data encoded in MARC-8 to Unicode (UTF-8)
 
 Group:  Development/Libraries
@@ -61,6 +61,9 @@ make test
 
 
 %changelog
+* Mon Jan 20 2014 Dan Scott  - 1.35-1
+- Bump for 1.35
+
 * Sat Aug 03 2013 Fedora Release Engineering  
- 1.33-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 204429b..249cf50 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-02882113257742eef9c11adf29a16854  MARC-Charset-1.33.tar.gz
+91bd9e001f6d8b621b173280be444cac  MARC-Charset-1.35.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 MARC-XML-1.0.2.tar.gz uploaded to lookaside cache by dscott

2014-01-21 Thread Dan Scott
A file has been added to the lookaside cache for perl-MARC-XML:

86c2e1c7254f5f9388d541ae33318718  MARC-XML-1.0.2.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-MARC-XML] Bump MARC::File::XML for 1.0.2

2014-01-21 Thread Dan Scott
commit dd1e1f541d84494f2fa80a5e8a61fb18861a66de
Author: Dan Scott 
Date:   Tue Jan 21 14:14:46 2014 -0500

Bump MARC::File::XML for 1.0.2

Security release to prevent XML external entity exploit.

Signed-off-by: Dan Scott 

 .gitignore |1 +
 perl-MARC-XML.spec |8 ++--
 sources|2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9f477ab..03b1d7b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /MARC-XML-0.93.tar.gz
 /MARC-XML-1.0.1.tar.gz
+/MARC-XML-1.0.2.tar.gz
diff --git a/perl-MARC-XML.spec b/perl-MARC-XML.spec
index 582eafb..8a9b48d 100644
--- a/perl-MARC-XML.spec
+++ b/perl-MARC-XML.spec
@@ -1,6 +1,6 @@
 Name:   perl-MARC-XML
-Version:1.0.1
-Release:2%{?dist}
+Version:1.0.2
+Release:1%{?dist}
 Summary:An extension to MARC::Record that supports an XML 
serialization of MARC
 
 Group:  Development/Libraries
@@ -56,6 +56,10 @@ make test
 %{_bindir}/*
 
 %changelog
+* Tue Jan 21 2014 Dan Scott  - 1.0.2-1
+- Bump to 1.0.2
+- Security release: prevent XML external entity exploit
+
 * Sat Aug 03 2013 Petr Pisar  - 1.0.1-2
 - Perl 5.18 rebuild
 
diff --git a/sources b/sources
index 95df316..9287cfd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5eb8f773badcee8fad2e49e96dfbe703  MARC-XML-1.0.1.tar.gz
+86c2e1c7254f5f9388d541ae33318718  MARC-XML-1.0.2.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-MARC-XML/f19] Perl 5.18 rebuild

2014-01-21 Thread Dan Scott
commit b95ed334cbe6257a2598e7791983ec72bbdc15d6
Author: Petr Písař 
Date:   Sat Aug 3 15:46:52 2013 +0200

Perl 5.18 rebuild

 perl-MARC-XML.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-MARC-XML.spec b/perl-MARC-XML.spec
index 0d8c879..34b191e 100644
--- a/perl-MARC-XML.spec
+++ b/perl-MARC-XML.spec
@@ -1,6 +1,6 @@
 Name:   perl-MARC-XML
 Version:1.0.1
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:An extension to MARC::Record that supports an XML 
serialization of MARC
 
 Group:  Development/Libraries
@@ -56,6 +56,9 @@ make test
 %{_bindir}/*
 
 %changelog
+* Sat Aug 03 2013 Petr Pisar  - 1.0.1-2
+- Perl 5.18 rebuild
+
 * Wed Jul 24 2013 Dan Scott  - 1.0.1-1
 - Version bump to 1.0.1
 - Performance and memory optimization by DOM processing instead of SAX
--
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-MARC-XML/f20] Bump MARC::File::XML for 1.0.2

2014-01-21 Thread Dan Scott
commit 5b78727b552976a2c74e252eb64f18e46ee63b4b
Author: Dan Scott 
Date:   Tue Jan 21 14:14:46 2014 -0500

Bump MARC::File::XML for 1.0.2

Security release to prevent XML external entity exploit.

Signed-off-by: Dan Scott 

 .gitignore |1 +
 perl-MARC-XML.spec |8 ++--
 sources|2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9f477ab..03b1d7b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /MARC-XML-0.93.tar.gz
 /MARC-XML-1.0.1.tar.gz
+/MARC-XML-1.0.2.tar.gz
diff --git a/perl-MARC-XML.spec b/perl-MARC-XML.spec
index 582eafb..8a9b48d 100644
--- a/perl-MARC-XML.spec
+++ b/perl-MARC-XML.spec
@@ -1,6 +1,6 @@
 Name:   perl-MARC-XML
-Version:1.0.1
-Release:2%{?dist}
+Version:1.0.2
+Release:1%{?dist}
 Summary:An extension to MARC::Record that supports an XML 
serialization of MARC
 
 Group:  Development/Libraries
@@ -56,6 +56,10 @@ make test
 %{_bindir}/*
 
 %changelog
+* Tue Jan 21 2014 Dan Scott  - 1.0.2-1
+- Bump to 1.0.2
+- Security release: prevent XML external entity exploit
+
 * Sat Aug 03 2013 Petr Pisar  - 1.0.1-2
 - Perl 5.18 rebuild
 
diff --git a/sources b/sources
index 95df316..9287cfd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5eb8f773badcee8fad2e49e96dfbe703  MARC-XML-1.0.1.tar.gz
+86c2e1c7254f5f9388d541ae33318718  MARC-XML-1.0.2.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-MARC-XML/f19] Bump MARC::File::XML for 1.0.2

2014-01-21 Thread Dan Scott
commit b41f6b161c2b26360aefe5fcea60a695f46ff0fe
Author: Dan Scott 
Date:   Tue Jan 21 14:14:46 2014 -0500

Bump MARC::File::XML for 1.0.2

Security release to prevent XML external entity exploit.

Signed-off-by: Dan Scott 

 .gitignore |1 +
 perl-MARC-XML.spec |8 ++--
 sources|2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9f477ab..03b1d7b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /MARC-XML-0.93.tar.gz
 /MARC-XML-1.0.1.tar.gz
+/MARC-XML-1.0.2.tar.gz
diff --git a/perl-MARC-XML.spec b/perl-MARC-XML.spec
index 34b191e..f972bb9 100644
--- a/perl-MARC-XML.spec
+++ b/perl-MARC-XML.spec
@@ -1,6 +1,6 @@
 Name:   perl-MARC-XML
-Version:1.0.1
-Release:2%{?dist}
+Version:1.0.2
+Release:1%{?dist}
 Summary:An extension to MARC::Record that supports an XML 
serialization of MARC
 
 Group:  Development/Libraries
@@ -56,6 +56,10 @@ make test
 %{_bindir}/*
 
 %changelog
+* Tue Jan 21 2014 Dan Scott  - 1.0.2-1
+- Bump to 1.0.2
+- Security release: prevent XML external entity exploit
+
 * Sat Aug 03 2013 Petr Pisar  - 1.0.1-2
 - Perl 5.18 rebuild
 
diff --git a/sources b/sources
index 95df316..9287cfd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5eb8f773badcee8fad2e49e96dfbe703  MARC-XML-1.0.1.tar.gz
+86c2e1c7254f5f9388d541ae33318718  MARC-XML-1.0.2.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 MARC-XML-0.93.tar.gz uploaded to lookaside cache by dscott

2012-11-06 Thread Dan Scott
A file has been added to the lookaside cache for perl-MARC-XML:

3b7b3f188c1434394ee6c8b102d01fdb  MARC-XML-0.93.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-MARC-XML] Initial import (#829865).

2012-11-06 Thread Dan Scott
commit ddfbfcc9da8a6a9f5c45566dbdaf0d6a8ad0db61
Author: Dan Scott 
Date:   Tue Nov 6 09:40:28 2012 -0500

Initial import (#829865).

 .gitignore |1 +
 perl-MARC-XML.spec |   61 
 sources|1 +
 3 files changed, 63 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..f68affa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/MARC-XML-0.93.tar.gz
diff --git a/perl-MARC-XML.spec b/perl-MARC-XML.spec
new file mode 100644
index 000..4cce36c
--- /dev/null
+++ b/perl-MARC-XML.spec
@@ -0,0 +1,61 @@
+Name:   perl-MARC-XML
+Version:0.93
+Release:1%{?dist}
+Summary:An extension to MARC::Record that supports an XML 
serialization of MARC
+
+Group:  Development/Libraries
+License:GPL+ or Artistic
+URL:http://search.cpan.org/dist/MARC-XML/
+Source0:
http://search.cpan.org/CPAN/authors/id/G/GM/GMCHARLT/MARC-XML-%{version}.tar.gz
+
+BuildArch:  noarch
+
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Data::Dumper)
+BuildRequires:  perl(Encode)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(IO::File)
+BuildRequires:  perl(MARC::Batch)
+BuildRequires:  perl(MARC::Charset)
+BuildRequires:  perl(MARC::Field)
+BuildRequires:  perl(MARC::File)
+BuildRequires:  perl(MARC::Record)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
+BuildRequires:  perl(XML::SAX)
+Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+
+%description
+MARC-XML is an extension to the MARC-Record distribution for working with XML
+data encoded using the MARC21slim XML schema from the Library of Congress. For
+more details see: http://www.loc.gov/standards/marcxml/
+
+%prep
+%setup -q -n MARC-XML-%{version}
+
+%build
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
+
+%install
+make pure_install DESTDIR=%{buildroot}
+find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
+%{_fixperms} %{buildroot}/*
+
+%check
+make test
+
+%files
+%doc Changes README
+%{perl_vendorlib}/MARC/
+%{_mandir}/man1/*.1*
+%{_mandir}/man3/*.3pm*
+%{_bindir}/*
+
+%changelog
+* Wed Jun 13 2012 Dan Scott  - 0.93-1
+- Initial build. 
+- Incorporate package review changes suggested by Iain Arnell.
diff --git a/sources b/sources
index e69de29..5c342b0 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+3b7b3f188c1434394ee6c8b102d01fdb  MARC-XML-0.93.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-MARC-XML/f18] Initial import (#829865).

2012-11-06 Thread Dan Scott
Summary of changes:

  ddfbfcc... Initial import (#829865). (*)

(*) 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-MARC-XML/f17] Initial import (#829865).

2012-11-06 Thread Dan Scott
Summary of changes:

  ddfbfcc... Initial import (#829865). (*)

(*) 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 MARC-Record-2.0.4.tar.gz uploaded to lookaside cache by dscott

2013-02-10 Thread Dan Scott
A file has been added to the lookaside cache for perl-MARC-Record:

67b74d39a245f0d224b4ae4fec057dfe  MARC-Record-2.0.4.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-MARC-Record] Update to 2.0.4

2013-02-10 Thread Dan Scott
commit 04360767aa6b1591e2850377e675bc59e1607395
Author: Dan Scott 
Date:   Sun Feb 10 21:45:06 2013 -0500

Update to 2.0.4

 .gitignore|1 +
 perl-MARC-Record.spec |7 +--
 sources   |2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a8787c2..934bb64 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 MARC-Record-2.0.0.tar.gz
 /MARC-Record-2.0.3.tar.gz
+/MARC-Record-2.0.4.tar.gz
diff --git a/perl-MARC-Record.spec b/perl-MARC-Record.spec
index f39843f..fe992c4 100644
--- a/perl-MARC-Record.spec
+++ b/perl-MARC-Record.spec
@@ -1,6 +1,6 @@
 Name:   perl-MARC-Record
-Version:2.0.3
-Release:3%{?dist}
+Version:2.0.4
+Release:1%{?dist}
 Summary:Object-oriented abstraction of MARC record handling
 
 Group:  Development/Libraries
@@ -63,6 +63,9 @@ make test
 
 
 %changelog
+* Sun Feb 10 2013 Dan Scott  - 2.0.4-1
+- Update to 2.0.4.
+
 * Fri Jul 20 2012 Fedora Release Engineering  
- 2.0.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 7c9b47f..8990551 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c7600e06046bdcc028386f0ec419cc9c  MARC-Record-2.0.3.tar.gz
+67b74d39a245f0d224b4ae4fec057dfe  MARC-Record-2.0.4.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-MARC-Record/f18] Update to 2.0.4

2013-02-10 Thread Dan Scott
commit ff87251d39068925ca896b6fdb1704e1fa02b0bf
Author: Dan Scott 
Date:   Sun Feb 10 21:45:06 2013 -0500

Update to 2.0.4

 .gitignore|1 +
 perl-MARC-Record.spec |7 +--
 sources   |2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a8787c2..934bb64 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 MARC-Record-2.0.0.tar.gz
 /MARC-Record-2.0.3.tar.gz
+/MARC-Record-2.0.4.tar.gz
diff --git a/perl-MARC-Record.spec b/perl-MARC-Record.spec
index f39843f..fe992c4 100644
--- a/perl-MARC-Record.spec
+++ b/perl-MARC-Record.spec
@@ -1,6 +1,6 @@
 Name:   perl-MARC-Record
-Version:2.0.3
-Release:3%{?dist}
+Version:2.0.4
+Release:1%{?dist}
 Summary:Object-oriented abstraction of MARC record handling
 
 Group:  Development/Libraries
@@ -63,6 +63,9 @@ make test
 
 
 %changelog
+* Sun Feb 10 2013 Dan Scott  - 2.0.4-1
+- Update to 2.0.4.
+
 * Fri Jul 20 2012 Fedora Release Engineering  
- 2.0.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 7c9b47f..8990551 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c7600e06046bdcc028386f0ec419cc9c  MARC-Record-2.0.3.tar.gz
+67b74d39a245f0d224b4ae4fec057dfe  MARC-Record-2.0.4.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-MARC-Record/f17] Update to 2.0.4

2013-02-10 Thread Dan Scott
commit 10493cca55e2aa6b1488e0e7bc5941e98ab545f0
Author: Dan Scott 
Date:   Sun Feb 10 21:45:06 2013 -0500

Update to 2.0.4

 .gitignore|1 +
 perl-MARC-Record.spec |5 -
 sources   |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a8787c2..934bb64 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 MARC-Record-2.0.0.tar.gz
 /MARC-Record-2.0.3.tar.gz
+/MARC-Record-2.0.4.tar.gz
diff --git a/perl-MARC-Record.spec b/perl-MARC-Record.spec
index 6f994f4..5f69459 100644
--- a/perl-MARC-Record.spec
+++ b/perl-MARC-Record.spec
@@ -1,5 +1,5 @@
 Name:   perl-MARC-Record
-Version:2.0.3
+Version:2.0.4
 Release:1%{?dist}
 Summary:Object-oriented abstraction of MARC record handling
 
@@ -63,6 +63,9 @@ make test
 
 
 %changelog
+* Sun Feb 10 2013 Dan Scott  - 2.0.4-1
+- Update to 2.0.4.
+
 * Thu Jun 14 2012 Dan Scott  - 2.0.3-1
 - Update to 2.0.3.
 - To match current packaging guidelines, remove clean section and BuildRoot.
diff --git a/sources b/sources
index 7c9b47f..8990551 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c7600e06046bdcc028386f0ec419cc9c  MARC-Record-2.0.3.tar.gz
+67b74d39a245f0d224b4ae4fec057dfe  MARC-Record-2.0.4.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-MARC-Record] Update to 2.0.3

2012-06-14 Thread Dan Scott
commit 8f5208ba2bce57acbffcbe2f80582bb90d1084a9
Author: Dan Scott 
Date:   Thu Jun 14 12:09:45 2012 -0400

Update to 2.0.3

- To match current packaging guidelines, remove clean section and
  BuildRoot.
- Install to DESTDIR.
- Add BuildRequires.

Signed-off-by: Dan Scott 

 perl-MARC-Record.spec |   21 +++--
 1 files changed, 11 insertions(+), 10 deletions(-)
---
diff --git a/perl-MARC-Record.spec b/perl-MARC-Record.spec
index abafb32..6f994f4 100644
--- a/perl-MARC-Record.spec
+++ b/perl-MARC-Record.spec
@@ -1,13 +1,12 @@
 Name:   perl-MARC-Record
-Version:2.0.0
-Release:12%{?dist}
+Version:2.0.3
+Release:1%{?dist}
 Summary:Object-oriented abstraction of MARC record handling
 
 Group:  Development/Libraries
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/MARC-Record/
-Source0:
http://search.cpan.org/CPAN/authors/id/M/MI/MIKERY/MARC-Record-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Source0:
http://search.cpan.org/CPAN/authors/id/G/GM/GMCHARLT/MARC-Record-%{version}.tar.gz
 
 BuildArch:  noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -15,7 +14,9 @@ BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
+BuildRequires:  perl(Encode)
 BuildRequires:  perl(Exporter)
+BuildRequires:  perl(Getopt::Long)
 # Tests
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(File::Spec)
@@ -42,8 +43,7 @@ make %{?_smp_mflags}
 
 
 %install
-rm -rf $RPM_BUILD_ROOT
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+make pure_install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
@@ -53,10 +53,6 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 make test
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files
 %defattr(-,root,root,-)
 %doc Changes README
@@ -67,6 +63,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jun 14 2012 Dan Scott  - 2.0.3-1
+- Update to 2.0.3.
+- To match current packaging guidelines, remove clean section and BuildRoot.
+- Install to DESTDIR. Add explicit BuildRequires.
+
 * Tue Jun 12 2012 Petr Pisar  - 2.0.0-12
 - Perl 5.16 rebuild
 - Specify all dependencies
--
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 MARC-Record-2.0.3.tar.gz uploaded to lookaside cache by dscott

2012-06-14 Thread Dan Scott
A file has been added to the lookaside cache for perl-MARC-Record:

c7600e06046bdcc028386f0ec419cc9c  MARC-Record-2.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-MARC-Record] Upload MARC-Record-2.0.3.tar.gz tarball

2012-06-14 Thread Dan Scott
commit c1b6659da3aebb827515e48396ab9377c55e3164
Author: Dan Scott 
Date:   Thu Jun 14 12:36:05 2012 -0400

Upload MARC-Record-2.0.3.tar.gz tarball

Per https://fedoraproject.org/wiki/Package_update_HOWTO, I need to
upload the source tarball to the lookaside cache.

Signed-off-by: Dan Scott 

 .gitignore |1 +
 sources|2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0b98f53..a8787c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 MARC-Record-2.0.0.tar.gz
+/MARC-Record-2.0.3.tar.gz
diff --git a/sources b/sources
index 2fdb52d..7c9b47f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-58dbd099092186a7a8cb18f7b5f1ad1a  MARC-Record-2.0.0.tar.gz
+c7600e06046bdcc028386f0ec419cc9c  MARC-Record-2.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-MARC-Record/f17] (4 commits) ...Upload MARC-Record-2.0.3.tar.gz tarball

2012-06-14 Thread Dan Scott
Summary of changes:

  e8cbfef... Perl 5.16 rebuild (*)
  ae2be42... Specify all dependencies (*)
  8f5208b... Update to 2.0.3 (*)
  c1b6659... Upload MARC-Record-2.0.3.tar.gz tarball (*)

(*) 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 Library-CallNumber-LC-0.22.tar.gz uploaded to lookaside cache by dscott

2012-06-18 Thread Dan Scott
A file has been added to the lookaside cache for perl-Library-CallNumber-LC:

b25acaa6354e38b7623e084a1f9ce40a  Library-CallNumber-LC-0.22.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-Library-CallNumber-LC] Import sources (#830221)

2012-06-18 Thread Dan Scott
commit 9adef517fc4e30c24d4284c77dcd5567e1907739
Author: Dan Scott 
Date:   Mon Jun 18 13:52:51 2012 -0400

Import sources (#830221)

 .gitignore |1 +
 sources|1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..9847497 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Library-CallNumber-LC-0.22.tar.gz
diff --git a/sources b/sources
index e69de29..600fd63 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+b25acaa6354e38b7623e084a1f9ce40a  Library-CallNumber-LC-0.22.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-Library-CallNumber-LC] Initial import (#830221)

2012-06-18 Thread Dan Scott
commit e3e759331e516824d09de7c3f73c9d598d78e2c4
Author: Dan Scott 
Date:   Mon Jun 18 13:53:43 2012 -0400

Initial import (#830221)

Signed-off-by: Dan Scott 
--
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-Library-CallNumber-LC] Add spec file (#830221)

2012-06-18 Thread Dan Scott
commit d2e51a25526592fbb8fb0c1b9e4d6a0575537f4f
Author: Dan Scott 
Date:   Mon Jun 18 13:58:29 2012 -0400

Add spec file (#830221)

Not sure what went awry at import, but trying again...

Signed-off-by: Dan Scott 

 perl-Library-CallNumber-LC.spec |   48 +++
 1 files changed, 48 insertions(+), 0 deletions(-)
---
diff --git a/perl-Library-CallNumber-LC.spec b/perl-Library-CallNumber-LC.spec
new file mode 100644
index 000..2359b60
--- /dev/null
+++ b/perl-Library-CallNumber-LC.spec
@@ -0,0 +1,48 @@
+Name:   perl-Library-CallNumber-LC
+Version:0.22
+Release:1%{?dist}
+Summary:Normalize Library of Congress call numbers for sorting
+
+Group:  Development/Libraries
+License:(GPL+ or Artistic) or BSD
+URL:http://search.cpan.org/dist/Library-CallNumber-LC/
+Source0:
http://search.cpan.org/CPAN/authors/id/D/DB/DBWELLS/Library-CallNumber-LC-%{version}.tar.gz
+
+BuildArch:  noarch
+BuildRequires:  perl(Math::BigInt)
+BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(warnings)
+Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+
+%description
+This module takes Library of Congress (LC) call numbers and normalizes them so
+that they are comparable with each other. This supports sorting and
+left-anchored searching, such that searching "A11*" should give you all the A11
+call numbers.
+
+%prep
+%setup -q -n Library-CallNumber-LC-%{version}
+
+%build
+%{__perl} Build.PL installdirs=vendor
+./Build
+
+%install
+./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
+
+%check
+./Build test
+
+%files
+%doc Changes README
+%{perl_vendorlib}/Library/
+%{_mandir}/man3/*.3pm*
+
+
+%changelog
+* Wed Jun 13 2012 Dan Scott  - 0.22-1
+- Initial build. 
+- Incorporate package review changes suggested by Iain Arnell.
--
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-Library-CallNumber-LC/f17] Initial import (#830221)

2012-06-18 Thread Dan Scott
commit 40f33f52c1ddd6e064aa3a6bf744514d7108660f
Author: Dan Scott 
Date:   Mon Jun 18 13:52:51 2012 -0400

Initial import (#830221)

Signed-off-by: Dan Scott 

 .gitignore  |1 +
 perl-Library-CallNumber-LC.spec |   48 +++
 sources |1 +
 3 files changed, 50 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..9847497 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Library-CallNumber-LC-0.22.tar.gz
diff --git a/perl-Library-CallNumber-LC.spec b/perl-Library-CallNumber-LC.spec
new file mode 100644
index 000..2359b60
--- /dev/null
+++ b/perl-Library-CallNumber-LC.spec
@@ -0,0 +1,48 @@
+Name:   perl-Library-CallNumber-LC
+Version:0.22
+Release:1%{?dist}
+Summary:Normalize Library of Congress call numbers for sorting
+
+Group:  Development/Libraries
+License:(GPL+ or Artistic) or BSD
+URL:http://search.cpan.org/dist/Library-CallNumber-LC/
+Source0:
http://search.cpan.org/CPAN/authors/id/D/DB/DBWELLS/Library-CallNumber-LC-%{version}.tar.gz
+
+BuildArch:  noarch
+BuildRequires:  perl(Math::BigInt)
+BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(warnings)
+Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+
+%description
+This module takes Library of Congress (LC) call numbers and normalizes them so
+that they are comparable with each other. This supports sorting and
+left-anchored searching, such that searching "A11*" should give you all the A11
+call numbers.
+
+%prep
+%setup -q -n Library-CallNumber-LC-%{version}
+
+%build
+%{__perl} Build.PL installdirs=vendor
+./Build
+
+%install
+./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
+
+%check
+./Build test
+
+%files
+%doc Changes README
+%{perl_vendorlib}/Library/
+%{_mandir}/man3/*.3pm*
+
+
+%changelog
+* Wed Jun 13 2012 Dan Scott  - 0.22-1
+- Initial build. 
+- Incorporate package review changes suggested by Iain Arnell.
diff --git a/sources b/sources
index e69de29..600fd63 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+b25acaa6354e38b7623e084a1f9ce40a  Library-CallNumber-LC-0.22.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