Author: glen Date: Thu Jan 10 08:25:47 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - pass CC, rel 1
---- Files affected: SPECS: perl-Crypt-DES.spec (1.41 -> 1.42) ---- Diffs: ================================================================ Index: SPECS/perl-Crypt-DES.spec diff -u SPECS/perl-Crypt-DES.spec:1.41 SPECS/perl-Crypt-DES.spec:1.42 --- SPECS/perl-Crypt-DES.spec:1.41 Tue Feb 13 08:16:53 2007 +++ SPECS/perl-Crypt-DES.spec Thu Jan 10 09:25:42 2008 @@ -10,7 +10,7 @@ Summary(pl.UTF-8): Crypt::DES - moduĊ Perla dla szyfrowania DES Name: perl-Crypt-DES Version: 2.05 -Release: 0.1 +Release: 1 License: BSD-like (see COPYRIGHT) Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz @@ -32,6 +32,7 @@ %{__perl} Makefile.PL \ INSTALLDIRS=vendor %{__make} \ + CC="%{__cc}" \ OPTIMIZE="%{rpmcflags}" %{?with_tests:%{__make} test} @@ -60,6 +61,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42 2008-01-10 08:25:42 glen +- pass CC, rel 1 + Revision 1.41 2007-02-13 07:16:53 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Crypt-DES.spec?r1=1.41&r2=1.42&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
