[perl-Catalyst-Manual] update to 5.9006
by Iain Arnell
commit 20dfccce440c71cb4dab118cbdc6155b69a76c49
Author: Iain Arnell <iarnell(a)gmail.com>
Date: Fri Jan 4 09:13:37 2013 -0700
update to 5.9006
.gitignore | 1 +
perl-Catalyst-Manual.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 21eccf1..9567480 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ Catalyst-Manual-5.8004.tar.gz
/Catalyst-Manual-5.9003.tar.gz
/Catalyst-Manual-5.9004.tar.gz
/Catalyst-Manual-5.9005.tar.gz
+/Catalyst-Manual-5.9006.tar.gz
diff --git a/perl-Catalyst-Manual.spec b/perl-Catalyst-Manual.spec
index 9e682c5..3ff06f8 100644
--- a/perl-Catalyst-Manual.spec
+++ b/perl-Catalyst-Manual.spec
@@ -1,11 +1,11 @@
Name: perl-Catalyst-Manual
Summary: Catalyst web framework manual
Epoch: 1
-Version: 5.9005
+Version: 5.9006
Release: 1%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
-Source0: http://search.cpan.org/CPAN/authors/id/Z/ZA/ZARQUON/Catalyst-Manual-%{ver...
+Source0: http://search.cpan.org/CPAN/authors/id/H/HK/HKCLARK/Catalyst-Manual-%{ver...
URL: http://search.cpan.org/dist/Catalyst-Manual/
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
BuildArch: noarch
@@ -44,6 +44,9 @@ make test
%{_mandir}/man3/*
%changelog
+* Fri Jan 04 2013 Iain Arnell <iarnell(a)gmail.com> 1:5.9006-1
+- update to latest upstream version
+
* Fri Nov 02 2012 Iain Arnell <iarnell(a)gmail.com> 1:5.9005-1
- update to latest upstream version
- disable M:I:AutoInstall
diff --git a/sources b/sources
index deba026..0b437f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c0158e0ea658544eb32be6752b489faf Catalyst-Manual-5.9005.tar.gz
+f65e99884c80adf0af90c76b4094a123 Catalyst-Manual-5.9006.tar.gz
10 years, 5 months
[perl-Catalyst-Action-REST] update to 1.06
by Iain Arnell
commit cc9f2a4f46d7130a43a62f8af053c6cdcac856fc
Author: Iain Arnell <iarnell(a)gmail.com>
Date: Fri Jan 4 09:10:48 2013 -0700
update to 1.06
.gitignore | 1 +
perl-Catalyst-Action-REST.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e579dba..27ece03 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ Catalyst-Action-REST-0.85.tar.gz
/Catalyst-Action-REST-1.00.tar.gz
/Catalyst-Action-REST-1.02.tar.gz
/Catalyst-Action-REST-1.05.tar.gz
+/Catalyst-Action-REST-1.06.tar.gz
diff --git a/perl-Catalyst-Action-REST.spec b/perl-Catalyst-Action-REST.spec
index 6a89bff..84ffc22 100644
--- a/perl-Catalyst-Action-REST.spec
+++ b/perl-Catalyst-Action-REST.spec
@@ -1,5 +1,5 @@
Name: perl-Catalyst-Action-REST
-Version: 1.05
+Version: 1.06
Release: 1%{?dist}
Summary: Automated REST Method Dispatching
License: GPL+ or Artistic
@@ -64,11 +64,11 @@ regular method.
make %{?_smp_mflags}
%install
-make pure_install DESTDIR=$RPM_BUILD_ROOT
+make pure_install DESTDIR=%{buildroot}
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
+find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-%{_fixperms} $RPM_BUILD_ROOT/*
+%{_fixperms} %{buildroot}/*
%check
make test
@@ -79,6 +79,9 @@ make test
%{_mandir}/man3/*
%changelog
+* Fri Jan 04 2013 Iain Arnell <iarnell(a)gmail.com> 1.06-1
+- update to latest upstream version
+
* Sat Jul 21 2012 Iain Arnell <iarnell(a)gmail.com> 1.05-1
- update to latest upstream version
diff --git a/sources b/sources
index 4609706..c0fb44e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6daeacfdb6542b6705aba090171aff5d Catalyst-Action-REST-1.05.tar.gz
+bff9aec3c4b5ac5f886ac10fdc38db8f Catalyst-Action-REST-1.06.tar.gz
10 years, 5 months
[perl-CPAN-Uploader] update to 0.103002
by Iain Arnell
commit dcc429408ef36fecc5ffed71b0bd62167dbb1b9b
Author: Iain Arnell <iarnell(a)gmail.com>
Date: Fri Jan 4 09:07:23 2013 -0700
update to 0.103002
.gitignore | 1 +
perl-CPAN-Uploader.spec | 16 ++++++++++------
sources | 2 +-
3 files changed, 12 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6a5a73d..7e1996c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ CPAN-Uploader-0.101670.tar.gz
CPAN-Uploader-0.102150.tar.gz
/CPAN-Uploader-0.103000.tar.gz
/CPAN-Uploader-0.103001.tar.gz
+/CPAN-Uploader-0.103002.tar.gz
diff --git a/perl-CPAN-Uploader.spec b/perl-CPAN-Uploader.spec
index 5e4c0f8..38d9b99 100644
--- a/perl-CPAN-Uploader.spec
+++ b/perl-CPAN-Uploader.spec
@@ -1,6 +1,6 @@
Name: perl-CPAN-Uploader
-Version: 0.103001
-Release: 3%{?dist}
+Version: 0.103002
+Release: 1%{?dist}
Summary: Upload things to the CPAN
License: GPL+ or Artistic
Group: Development/Libraries
@@ -8,6 +8,8 @@ URL: http://search.cpan.org/dist/CPAN-Uploader/
Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/CPAN-Uploader-%{version}.tar.gz
BuildArch: noarch
BuildRequires: perl(ExtUtils::MakeMaker)
+BuildRequires: perl(File::Find)
+BuildRequires: perl(File::Temp)
BuildRequires: perl(Getopt::Long::Descriptive) >= 0.084
BuildRequires: perl(HTTP::Request::Common)
BuildRequires: perl(HTTP::Status)
@@ -40,12 +42,11 @@ sed -i -e 's!bin/cpan-upload!bin/cpan-uploader!' Makefile.PL
make %{?_smp_mflags}
%install
-make pure_install DESTDIR=$RPM_BUILD_ROOT
+make pure_install DESTDIR=%{buildroot}
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
+find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-%{_fixperms} $RPM_BUILD_ROOT/*
+%{_fixperms} %{buildroot}/*
%check
RELEASE_TESTING=1 make test
@@ -58,6 +59,9 @@ RELEASE_TESTING=1 make test
%{_mandir}/man3/*
%changelog
+* Fri Jan 04 2013 Iain Arnell <iarnell(a)gmail.com> 0.103002-1
+- update to latest upstream version
+
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.103001-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
diff --git a/sources b/sources
index b6f9454..e9fe8dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7698046a5b1d779734568da987b5928b CPAN-Uploader-0.103001.tar.gz
+538d8adc10373e90a2c5637a3caea0fa CPAN-Uploader-0.103002.tar.gz
10 years, 5 months
[perl-CPAN-Perl-Releases] update to 0.92
by Iain Arnell
commit aee226d83736e9452e061702f94da0fb752d4d8b
Author: Iain Arnell <iarnell(a)gmail.com>
Date: Fri Jan 4 09:00:04 2013 -0700
update to 0.92
.gitignore | 1 +
perl-CPAN-Perl-Releases.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5abca14..9c09fb1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/CPAN-Perl-Releases-0.66.tar.gz
/CPAN-Perl-Releases-0.68.tar.gz
/CPAN-Perl-Releases-0.76.tar.gz
+/CPAN-Perl-Releases-0.92.tar.gz
diff --git a/perl-CPAN-Perl-Releases.spec b/perl-CPAN-Perl-Releases.spec
index 8d69176..2ca4903 100644
--- a/perl-CPAN-Perl-Releases.spec
+++ b/perl-CPAN-Perl-Releases.spec
@@ -1,5 +1,5 @@
Name: perl-CPAN-Perl-Releases
-Version: 0.76
+Version: 0.92
Release: 1%{?dist}
Summary: Mapping Perl releases on CPAN to the location of the tarballs
License: GPL+ or Artistic
@@ -48,6 +48,9 @@ make test
%{_mandir}/man3/*
%changelog
+* Fri Jan 04 2013 Iain Arnell <iarnell(a)gmail.com> 0.92-1
+- update to latest upstream version
+
* Fri Oct 19 2012 Iain Arnell <iarnell(a)gmail.com> 0.76-1
- update to latest upstream version
diff --git a/sources b/sources
index 067a0b4..d239d0d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-34306c9ad6542e56996e7133a935cf54 CPAN-Perl-Releases-0.76.tar.gz
+6849f319304524cf5c8d5f641756c5e8 CPAN-Perl-Releases-0.92.tar.gz
10 years, 5 months