rpms/perl-Class-DBI-Loader-Relationship/devel perl-Class-DBI-Loader-Relationship.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Sep 14 18:30:36 UTC 2005


Author: spot

Update of /cvs/extras/rpms/perl-Class-DBI-Loader-Relationship/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23395/devel

Modified Files:
	.cvsignore sources 
Added Files:
	perl-Class-DBI-Loader-Relationship.spec 
Log Message:
auto-import perl-Class-DBI-Loader-Relationship-1.2-4 on branch devel from perl-Class-DBI-Loader-Relationship-1.2-4.src.rpm


--- NEW FILE perl-Class-DBI-Loader-Relationship.spec ---
Name:           perl-Class-DBI-Loader-Relationship
Version:        1.2
Release:        4%{?dist}
Summary:        Easier relationship specification in CDBI::L
Group:          Development/Libraries
License:        Distributable
URL:            http://search.cpan.org/dist/Class-DBI-Loader-Relationship/
Source0:        http://search.cpan.org/CPAN/authors/id/S/SI/SIMON/Class-DBI-Loader-Relationship-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildArch:      noarch
BuildRequires:	perl(Class::DBI::Loader), perl(Lingua::EN::Inflect::Number)
Requires:  perl(Class::DBI::Loader), perl(Lingua::EN::Inflect::Number)
Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))

%description
%{summary}.

%prep
%setup -q -n Class-DBI-Loader-Relationship-%{version}

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

%install
rm -rf $RPM_BUILD_ROOT
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
chmod -R u+w $RPM_BUILD_ROOT/*

%check
make test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Changes
%{perl_vendorlib}/Class/DBI/Loader
%{_mandir}/man3/*.3*


%changelog
* Wed Sep 14 2005 Tom "spot" Callaway <tcallawa at redhat.com> 1.2-4
- set license to Distributable

* Wed Sep  7 2005 Tom "spot" Callaway <tcallawa at redhat.com> 1.2-3
- remove redundant BR: perl
- honor %%{_smp_mflags}
- include license text

* Fri Jul  8 2005 Tom "spot" Callaway <tcallawa at redhat.com> 1.2-2
- cleanups

* Wed Jul  6 2005 Tom "spot" Callaway <tcallawa at redhat.com> 1.2-1
- Initial package for Fedora Extras


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Class-DBI-Loader-Relationship/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	14 Sep 2005 18:30:08 -0000	1.1
+++ .cvsignore	14 Sep 2005 18:30:34 -0000	1.2
@@ -0,0 +1 @@
+Class-DBI-Loader-Relationship-1.2.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Class-DBI-Loader-Relationship/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	14 Sep 2005 18:30:08 -0000	1.1
+++ sources	14 Sep 2005 18:30:34 -0000	1.2
@@ -0,0 +1 @@
+d5a3262146ee4c63a46a5c87205c5619  Class-DBI-Loader-Relationship-1.2.tar.gz




More information about the fedora-extras-commits mailing list