rpms/perl-Log-Trace/devel import.log, NONE, 1.1 perl-Log-Trace.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Author: cweyl

Update of /cvs/extras/rpms/perl-Log-Trace/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18490/devel

Modified Files:
	.cvsignore sources 
Added Files:
	import.log perl-Log-Trace.spec 
Log Message:
Initial import.


--- NEW FILE import.log ---
perl-Log-Trace-1_070-1_fc10:HEAD:perl-Log-Trace-1.070-1.fc10.src.rpm:1238908692


--- NEW FILE perl-Log-Trace.spec ---
Name:       perl-Log-Trace 
Version:    1.070 
Release:    1%{?dist}
# lib/Log/Trace.pm -> GPLv2+ 
License:    GPLv2+
Group:      Development/Libraries
Summary:    A unified approach to tracing 
Source:     http://search.cpan.org/CPAN/authors/id/B/BB/BBC/Log-Trace-%{version}.tar.gz 
Url:        http://search.cpan.org/dist/Log-Trace
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
BuildArch:  noarch

BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Test::More)

# autoprov detects perl(DB), which is just wrong.  In this specific case,
# it's easier just to turn autoprov off.
AutoProv:   no
Provides:   perl(Log::Trace) = %{version}

%description
This module provides a unified approach to tracing. A script can 'use
Log::Trace qw( < mode > )' to set the behaviour of the TRACE function.By
default, the trace functions are exported to the calling package only.
You can export the trace functions to other packages with the 'Deep'
option. See the "OPTIONS" manpage for more information. 


%prep
%setup -q -n Log-Trace-%{version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags}

%install
rm -rf %{buildroot}

make pure_install PERL_INSTALL_ROOT=%{buildroot}
find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';'

%{_fixperms} %{buildroot}/*

%check
make test

%clean
rm -rf %{buildroot} 

%files
%defattr(-,root,root,-)
%doc README Changes COPYING 
%{perl_vendorlib}/*
%{_mandir}/man3/*.3*

%changelog
* Wed Apr 01 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 1.070-1
- submission

* Wed Apr 01 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 1.070-0
- initial RPM packaging
- generated with cpan2dist (CPANPLUS::Dist::RPM version 0.0.8)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Log-Trace/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	3 Apr 2009 20:47:31 -0000	1.1
+++ .cvsignore	5 Apr 2009 05:18:21 -0000	1.2
@@ -0,0 +1 @@
+Log-Trace-1.070.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Log-Trace/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	3 Apr 2009 20:47:32 -0000	1.1
+++ sources	5 Apr 2009 05:18:21 -0000	1.2
@@ -0,0 +1 @@
+773aefa7539b1857edb3e225cfbc4a22  Log-Trace-1.070.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list

[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Legacy Announce]     [Fedora PHP Devel]     [Kernel Devel]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Big List of Linux Books]     [Gimp]     [Yosemite Information]
  Powered by Linux