Update to 0.12.
This commit is contained in:
parent
c7a7e450d7
commit
1173fb0ec6
@ -1 +1 @@
|
||||
ExtUtils-CBuilder-0.10.tar.gz
|
||||
ExtUtils-CBuilder-0.12.tar.gz
|
||||
|
||||
@ -1,15 +1,12 @@
|
||||
%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)}
|
||||
|
||||
Name: perl-ExtUtils-CBuilder
|
||||
Version: 0.10
|
||||
Release: 2
|
||||
|
||||
Version: 0.12
|
||||
Release: 1%{?dist}
|
||||
Summary: Compile and link C code for Perl modules
|
||||
|
||||
Group: Development/Libraries
|
||||
License: GPL or Artistic
|
||||
URL: http://search.cpan.org/dist/ExtUtils-CBuilder/
|
||||
Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/ExtUtils-CBuilder-0.10.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/ExtUtils-CBuilder-0.12.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
@ -56,7 +53,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
|
||||
* Fri Jun 3 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.12-1
|
||||
- Update 0.12.
|
||||
- Dist tag.
|
||||
|
||||
* Fri Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.10-2
|
||||
- rebuilt
|
||||
|
||||
* Wed Mar 16 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.10-1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user