lucilanga pushed to perl-PDF-Create (master). "sync with latest upstream"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat Jun 20 22:34:32 UTC 2015


From 2b17147a833a680021275a4176588cef979df0fd Mon Sep 17 00:00:00 2001
From: Lucian Langa <lucilanga at gnome.org>
Date: Sun, 21 Jun 2015 00:32:30 +0200
Subject: sync with latest upstream


diff --git a/.gitignore b/.gitignore
index 3cfd582..7f969e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 PDF-Create-1.04.tar.gz
+/PDF-Create-1.10.tar.gz
diff --git a/perl-PDF-Create.spec b/perl-PDF-Create.spec
index 00dee46..db3a27b 100644
--- a/perl-PDF-Create.spec
+++ b/perl-PDF-Create.spec
@@ -1,18 +1,19 @@
 Name:           perl-PDF-Create
-Version:        1.04
-Release:        16%{?dist}
+Version:        1.10
+Release:        1%{?dist}
 Summary:        Create PDF files
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/PDF-Create/
-Source0:        http://www.cpan.org/authors/id/M/MA/MARKUSB/PDF-Create-%{version}.tar.gz
+Source0:        http://www.cpan.org/authors/id/S/SZ/SZABGAB/PDF-Create-%{version}.tar.gz
 Source1:        LICENSE
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(Exporter)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(Test::LeakTrace)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -35,13 +36,10 @@ size of the pages but only to their number.
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
 make pure_install PERL_INSTALL_ROOT=$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 -x pdf-logo.gif pdf-logo.jpg
 cp -p %{SOURCE1} %{_builddir}/PDF-Create-%{version}/
 
 %{_fixperms} $RPM_BUILD_ROOT/*
@@ -49,16 +47,17 @@ cp -p %{SOURCE1} %{_builddir}/PDF-Create-%{version}/
 %check
 make test
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
-%defattr(-,root,root,-)
-%doc CHANGES LICENSE pdf-logo.gif pdf-logo.jpg README TODO
+%doc CHANGES pdf-logo.svg LICENSE README
 %{perl_vendorlib}/PDF
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Jun 21 2015 Lucian Langa <lucilanga at gnome.eu.org> - 1.10-1
+- cleanup spec
+- update source url
+- update to latest upstream release
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.04-16
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 8ab9545..e97cb90 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-786a508cfb10a6e2cd6344fa70f99692  PDF-Create-1.04.tar.gz
+83bed42d9603f1027aea180b693d680b  PDF-Create-1.10.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-PDF-Create.git/commit/?h=master&id=2b17147a833a680021275a4176588cef979df0fd


More information about the perl-devel mailing list