Compare commits

...

3 Commits
rawhide ... el5

Author SHA1 Message Date
Fedora Release Engineering 2c17c49956 dist-git conversion 2010-07-29 06:30:54 +00:00
pertusus 6bea35ede7 sync with EL-4 branch 2008-01-20 19:54:52 +00:00
Warren Togami 3b7f03d6e3 Initialize branch EL-5 for perl-Devel-Symdump 2007-07-27 20:49:53 +00:00
3 changed files with 17 additions and 9 deletions

View File

View File

@ -1,6 +0,0 @@
# Makefile for source rpm: perl-Devel-Symdump
# $Id$
NAME := perl-Devel-Symdump
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common

View File

@ -1,16 +1,18 @@
Name: perl-Devel-Symdump
Version: 2.07
Release: 1%{?dist}
Release: 3%{?dist}.1
Epoch: 1
Summary: A Perl module for inspecting Perl's symbol table
Group: Development/Libraries
License: GPL or Artistic
License: GPL+ or Artistic
Url: http://search.cpan.org/dist/Devel-Symdump/
Source0: http://www.cpan.org/authors/id/A/AN/ANDK/Devel-Symdump-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More)
BuildRequires: perl(Test::Pod)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
%description
@ -47,11 +49,23 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Dec 28 2007 Patrice Dumas <pertusus@free.fr> - 1:2.07-3.1
- Add BuildRequires Test::Pod. Don't add Test::Pod::Coverage, since
Test::Pod::Coverage indirectly BuildRequires perl-Devel-Symdump
through Pod::Coverage
* Wed Aug 29 2007 Robin Norwood <rnorwood@redhat.com> - 1:2.07-3
- Add missing BuildRequires
* Mon Aug 27 2007 Robin Norwood <rnorwood@redhat.com> - 1:2.07-2
- Fix license tag
- Fix broken changelog entry
* Sat Feb 3 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1:2.07-1
- Update to 2.07.
- Minor corrections/cleanings.
* Sat Dec 02 2006 Robin Norwood <rnorwood@redhat.com - 2.0604-1
* Sat Dec 02 2006 Robin Norwood <rnorwood@redhat.com> - 2.0604-1
- Upgrade to latest CPAN version: 2.0604
* Mon Jun 05 2006 Jason Vas Dias <jvdias@redhat.com> - 2.0601-1