source: projects/specs/trunk/p/perl-GDGraph/perl-GDGraph-vl.spec @ 5867

Revision 5867, 4.5 KB checked in by shaolin, 12 years ago (diff)
  • perl-GDGraph3d: new package
  • perl-GDGraph: update
  • perl-GDTextUtil: update
Line 
1Name:           perl-GDGraph
2Version:        1.44
3Release:        1%{?_dist_release}
4Summary:        Graph generation package for Perl
5Summary(ja):    Perl によるグラフ生成パッケージ
6
7Group:          Development/Libraries
8License:        GPL+ or Artistic
9URL:            http://search.cpan.org/dist/GDGraph/
10Source0:        http://www.cpan.org/authors/id/B/BW/BWARFIELD/GDGraph-%{version}.tar.gz
11BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12
13BuildArch:      noarch
14BuildRequires:  perl(GD), perl(GD::Text)
15BuildRequires:  perl(ExtUtils::MakeMaker)
16BuildRequires:  perl(Test::More)
17Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
18Requires:       perl-GD, perl-GDTextUtil
19
20%description
21%{summary}.
22
23
24%prep
25%setup -q -n GDGraph-%{version}
26%{__perl} -pi -e 's{^#!/usr/local/bin/perl\b}{#!%{__perl}}' samples/sample1A.pl
27%{__perl} -pi -e 's/\r\n/\n/' samples/sample64.pl
28
29
30%build
31%{__perl} Makefile.PL INSTALLDIRS=vendor
32make %{?_smp_mflags}
33
34
35%install
36rm -rf %{buildroot}
37make pure_install PERL_INSTALL_ROOT=%{buildroot}
38find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
39find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';'
40chmod -R u+w %{buildroot}/*
41
42
43%check
44make test
45
46
47%clean
48rm -rf %{buildroot}
49
50
51%files
52%defattr(-,root,root,-)
53%doc CHANGES README samples/
54%{perl_vendorlib}/GD/
55%{_mandir}/man3/*.3pm*
56
57
58%changelog
59* Fri Mar 09 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 1:1.44-1
60- updated to 1.44
61- spec revamped
62- previous Vine changelogs as follows:
63
64  - Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.43-6
65  - rebuild with perl-5.12.3
66 
67  - Wed Jun 24 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.43-5
68  - applied new versioning policy, spec in UTF-8
69  - rebuilt with perl-5.10.0
70 
71  - Sun Sep  3 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.43-4vl2
72  - changed Group to Development/Libraries
73 
74  - Sat Sep 17 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.43-4vl1
75  - rebuild for Vine Linux
76  - added Japanese summary
77
78* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.44-12
79- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
80
81* Tue Jun 21 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1:1.44-11
82- Perl mass rebuild
83
84* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.44-10
85- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
86
87* Thu Dec 16 2010 Marcela Maslanova <mmaslano@redhat.com> - 1:1.44-9
88- 661697 rebuild for fixing problems with vendorach/lib
89
90* Sun May 02 2010 Marcela Maslanova <mmaslano@redhat.com> - 1:1.44-8
91- Mass rebuild with perl-5.12.0
92
93* Fri Dec  4 2009 Stepan Kasal <skasal@redhat.com> - 1:1.44-7
94- rebuild against perl 5.10.1
95
96* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.44-6
97- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
98
99* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.44-5
100- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
101
102* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1:1.44-4
103- Rebuild for perl 5.10 (again)
104
105* Thu Jan 24 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1:1.44-3
106- rebuild for new perl
107
108* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1:1.44-2.2
109- add BR: perl(Test::More)
110
111* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1:1.44-2.1
112- correct license tag
113- add BR: perl(ExtUtils::MakeMaker)
114
115* Sat Jun  9 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1:1.44-2
116- Bumping release (due to dist tag mismatches).
117
118* Sat May  5 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1:1.44-1
119- Update to 1.44.
120
121* Thu May 18 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.4308-1
122- Update to 1.4308.
123
124* Mon Feb 20 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.4307-1
125- Update to 1.4307.
126
127* Mon Feb  6 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.4306-1
128- Update to 1.4306.
129
130* Thu Dec 22 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.4305-1
131- Update to 1.4305.
132
133* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.43-4
134- rebuilt
135
136* Sun Jul 11 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.43-0.fdr.3
137- Unowned directory: %%{perl_vendorlib}/GD (see bug 1800 comment #1).
138
139* Wed Jun 30 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.43-0.fdr.2
140- Bring up to date with current fedora.us perl spec template.
141- Added the samples directory to the documentation files.
142
143* Sun Oct 12 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.43-0.fdr.1
144- First build.
Note: See TracBrowser for help on using the repository browser.