Author: mguevara Date: Wed Feb 15 01:18:37 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - P3RL M0DU1E 7O c0NVer7 7ext 7O C0o1 741k
---- Files affected: SPECS: perl-Lingua-31337.spec (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SPECS/perl-Lingua-31337.spec diff -u /dev/null SPECS/perl-Lingua-31337.spec:1.1 --- /dev/null Wed Feb 15 02:18:37 2006 +++ SPECS/perl-Lingua-31337.spec Wed Feb 15 02:18:32 2006 @@ -0,0 +1,66 @@ +# $Revision$, $Date$ +# +# Conditional build: +%bcond_without tests # do not perform "make test" +# +%include /usr/lib/rpm/macros.perl +%define pnam Lingua-31337 +Summary: P3RL M0DU1E 7O c0NVer7 7ext 7O C0o1 741k +#Summary(pl): +Name: perl-Lingua-31337 +Version: 0.02 +Release: 0.1 +License: same as perl +Group: Development/Languages/Perl +Source0: http://search.cpan.org/CPAN/authors/id/C/CW/CWEST/%{pnam}-%{version}.tar.gz +# Source0-md5: ed62044e9fc6df817d52a3d838497819 +BuildRequires: perl-devel >= 1:5.8.0 +BuildRequires: rpm-perlprov >= 4.1-13 +%if %{with tests} +%endif +BuildArch: noarch +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) + +%description +P3RL M0DU1E 7O c0NVer7 7ext 7O C0o1 741k + +# %description -l pl +# TODO + +%prep +%setup -q -n %{pnam}-%{version} + +%build +%{__perl} Makefile.PL \ + INSTALLDIRS=vendor +%{__make} + +%{?with_tests:%{__make} test} + +%install +rm -rf $RPM_BUILD_ROOT + +%{__make} install \ + DESTDIR=$RPM_BUILD_ROOT + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(644,root,root,755) +%doc Changes +#%{perl_vendorlib}//*.pm +#%{perl_vendorlib}/Lingua/ +%{perl_vendorarch}/auto/Lingua/31337/.packlist +%{perl_vendorlib}/Lingua/31337.pm +%{_mandir}/man3/* + +%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) +%changelog +* %{date} PLD Team <[EMAIL PROTECTED]> +All persons listed below can be reached at <cvs_login>@pld-linux.org + +$Log$ +Revision 1.1 2006/02/15 01:18:32 mguevara +- P3RL M0DU1E 7O c0NVer7 7ext 7O C0o1 741k + ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
