rpms/perl-Class-XSAccessor/devel perl-Class-XSAccessor.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: mmaslano

Update of /cvs/pkgs/rpms/perl-Class-XSAccessor/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26047

Modified Files:
	.cvsignore sources 
Added Files:
	perl-Class-XSAccessor.spec 
Log Message:
* Mon Dec 15 2008 Marcela MaÅ¡láÅ?ová <mmaslano@xxxxxxxxxx> 0.14-1
- update to 0.14



--- NEW FILE perl-Class-XSAccessor.spec ---
Name:           perl-Class-XSAccessor
Version:        0.14
Release:        1%{?dist}
Summary:        Generate fast XS accessors without runtime compilation
License:        GPL+ or Artistic
Group:          Development/Libraries
URL:            http://search.cpan.org/dist/Class-XSAccessor/
Source0:        http://www.cpan.org/authors/id/S/SM/SMUELLER/Class-XSAccessor-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires:  perl(AutoXS::Header)
BuildRequires:  perl(ExtUtils::MakeMaker)
BuildRequires:  perl(Test::More)
Requires:       perl(AutoXS::Header)
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))

%description
Class::XSAccessor implements fast read, write and read/write accessors in
XS. Additionally, it can provide predicates such as has_foo() for testing
whether the attribute foo is defined in the object. It only works with
objects that are implemented as ordinary hashes. Class::XSAccessor::Array
implements the same interface for objects that use arrays for their
internal representation.

%prep
%setup -q -n Class-XSAccessor-%{version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
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 f -name '*.bs' -size 0 -exec rm -f {} \;
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;

%{_fixperms} $RPM_BUILD_ROOT/*

%check
make test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Changes README
%{perl_vendorarch}/auto/*
%{perl_vendorarch}/Class*
%{_mandir}/man3/*

%changelog
* Mon Dec 15 2008 Marcela MaÅ¡láÅ?ová <mmaslano@xxxxxxxxxx> 0.14-1
- update to 0.14

* Fri Dec 05 2008 Marcela MaÅ¡láÅ?ová <mmaslano@xxxxxxxxxx> 0.11-1
- Specfile autogenerated by cpanspec 1.77.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Class-XSAccessor/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	15 Dec 2008 20:42:48 -0000	1.1
+++ .cvsignore	16 Dec 2008 07:23:22 -0000	1.2
@@ -0,0 +1 @@
+Class-XSAccessor-0.14.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Class-XSAccessor/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	15 Dec 2008 20:42:49 -0000	1.1
+++ sources	16 Dec 2008 07:23:22 -0000	1.2
@@ -0,0 +1 @@
+6cc5e214d9873f9205c2c49a1b7f3008  Class-XSAccessor-0.14.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