source: projects/specs/trunk/p/perl-GDTextUtil/perl-GDTextUtil-vl.spec @ 9008

Revision 9008, 4.6 KB checked in by inagaki, 10 years ago (diff)

2014-10-15 Ryoichi INAGAKI <ryo1@…>

  • perl-GD, perl-GDGraph, perl-Geo-IP: updated
  • perl-GDGraph3d, perl-GDTextUtil: rebuilt


Line 
1Name:           perl-GDTextUtil
2Version:        0.86
3Release:        2%{?_dist_release}
4Summary:        Text utilities for use with GD
5
6Group:          Development/Libraries
7License:        GPL+ or Artistic
8URL:            http://search.cpan.org/dist/GDTextUtil/
9Source0:        http://www.cpan.org/authors/id/M/MV/MVERB/GDTextUtil-%{version}.tar.gz
10
11BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12BuildArch:      noarch
13BuildRequires:  perl(GD)
14BuildRequires:  perl(ExtUtils::MakeMaker)
15BuildRequires:  perl(Test::More)
16
17Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
18
19%description
20This package provides three modules that make it possible to work with
21internal GD fonts as well as TrueType fonts, without having to worry
22about different interface functions to call. Apart from an abstract
23interface to all font types and strings for GD, this library also
24provides some utility in aligning and wrapping your string.
25
26
27%prep
28%setup -q -n GDTextUtil-%{version}
29
30
31%build
32%{__perl} Makefile.PL INSTALLDIRS=vendor
33make %{?_smp_mflags}
34
35
36%install
37rm -rf %{buildroot}
38make pure_install PERL_INSTALL_ROOT=%{buildroot}
39find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
40find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';'
41chmod -R u+w %{buildroot}/*
42
43
44%check
45make test
46
47
48%clean
49rm -rf %{buildroot}
50
51
52%files
53%defattr(-,root,root,-)
54%doc Changes README demo/
55%{perl_vendorlib}/GD/
56%{_mandir}/man3/*.3pm*
57
58
59%changelog
60* Wed Oct 15 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 0.86-2
61- rebuilt with perl-5.16.3.
62
63* Fri Mar 09 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 0.86-1
64- updated to 0.86; font removed (only used for buildtime tests)
65- spec revamped
66- previous Vine changelogs as follows:
67
68  - Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.86-7
69  - rebuild with perl-5.12.3
70 
71  - Wed Jun 24 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.86-6
72  - applied new versioning policy
73  - rebuilt with perl-5.10.0
74 
75  - Sun Sep  3 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.86-5vl2
76  - changed Group to Development/Libraries
77 
78  - Sat Sep 17 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.86-5vl1
79  - rebuild for Vine
80
81
82* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.86-20
83- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
84
85* Tue Jun 21 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.86-19
86- Perl mass rebuild
87
88* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.86-18
89- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
90
91* Thu Dec 16 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.86-17
92- 661697 rebuild for fixing problems with vendorach/lib
93
94* Sun May 02 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.86-16
95- Mass rebuild with perl-5.12.0
96
97* Fri Dec  4 2009 Stepan Kasal <skasal@redhat.com> - 0.86-15
98- rebuild against perl 5.10.1
99
100* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.86-14
101- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
102
103* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.86-13
104- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
105
106* Wed Jan 14 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 0.86-12
107- no need to package this font, only used for buildtime tests
108
109* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.86-11
110- Rebuild for perl 5.10 (again)
111
112* Thu Jan 24 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.86-10
113- rebuild for new perl
114
115* Wed Jan 02 2008 Ralf Corsépius <rc040203@freenet.de> - 0.86-9
116- Add BR: perl(Test::More) (BZ 419631).
117
118* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 0.86-8.1
119- correct license tag
120- add BR: perl(ExtUtils::MakeMaker)
121
122* Fri Sep  8 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.86-8
123- Rebuild for FC6.
124
125* Thu Feb 16 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.86-7
126- Rebuild for FC5 (perl 5.8.8).
127
128* Thu Dec 22 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.86-6
129- Dist tag.
130
131* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.86-5
132- rebuilt
133
134* Sun Jul 11 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:0.86-0.fdr.4
135- Unowned directory: %%{perl_vendorlib}/GD (see bug 1800 comment #1).
136
137* Tue Jul  6 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:0.86-0.fdr.3
138- Install the Dustismo_Sans TrueType font (bug 1757).
139
140* Wed Jun 16 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:0.86-0.fdr.2
141- Bring up to date with current fedora.us perl spec template.
142
143* Sun Oct 12 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:0.86-0.fdr.1
144- First build.
Note: See TracBrowser for help on using the repository browser.