Author: arekm                        Date: Sun Apr 27 16:58:00 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 4; don't overwrite CC; compiler is pased via COMPILER variable

---- Files affected:
SPECS:
   perl-AcePerl.spec (1.55 -> 1.56) 

---- Diffs:

================================================================
Index: SPECS/perl-AcePerl.spec
diff -u SPECS/perl-AcePerl.spec:1.55 SPECS/perl-AcePerl.spec:1.56
--- SPECS/perl-AcePerl.spec:1.55        Sat Feb 23 20:45:07 2008
+++ SPECS/perl-AcePerl.spec     Sun Apr 27 18:57:55 2008
@@ -5,7 +5,7 @@
 Summary(pl.UTF-8):     AcePerl - interfejs perlowy do obiektowej bazy danych 
ACEDB
 Name:          perl-AcePerl
 Version:       1.91
-Release:       3
+Release:       4
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
@@ -64,21 +64,18 @@
 %{__perl} Makefile.PL < /dev/null \
        INSTALLDIRS=vendor
 %{__make} \
-       CC="%{__cc}" \
        OPTIMIZE="%{rpmcflags}" \
        COMPILER="%{__cc} -DACEDB4 %{rpmcflags} -fPIC"
 cd RPC
 %{__perl} Makefile.PL \
        INSTALLDIRS=vendor
 %{__make} \
-       CC="%{__cc}" \
        OPTIMIZE="%{rpmcflags}" \
        COMPILER="%{__cc} -DACEDB4 %{rpmcflags} -fPIC"
 cd ../Freesubs
 %{__perl} Makefile.PL \
        INSTALLDIRS=vendor
 %{__make} \
-       CC="%{__cc}" \
        OPTIMIZE="%{rpmcflags}" \
        COMPILER="%{__cc} -DACEDB4 %{rpmcflags} -fPIC"
 
@@ -144,6 +141,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.56  2008-04-27 16:57:55  arekm
+- rel 4; don't overwrite CC; compiler is pased via COMPILER variable
+
 Revision 1.55  2008-02-23 19:45:07  glen
 - release 3
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-AcePerl.spec?r1=1.55&r2=1.56&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to