Author: glen                         Date: Wed May 24 15:35:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- apply optflags patch

---- Files affected:
SPECS:
   anaconda.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/anaconda.spec
diff -u SPECS/anaconda.spec:1.34 SPECS/anaconda.spec:1.35
--- SPECS/anaconda.spec:1.34    Wed May 24 17:16:11 2006
+++ SPECS/anaconda.spec Wed May 24 17:35:44 2006
@@ -15,7 +15,7 @@
 Summary(pl):   Graficzny instalator systemu
 Name:          anaconda
 Version:       11.0.5
-Release:       0.32
+Release:       0.33
 License:       GPL
 Group:         Applications/System
 Source0:       %{name}-%{version}.tar.bz2
@@ -33,6 +33,7 @@
 Patch6:                %{name}-pld-release.patch
 Patch7:                %{name}-timezone.patch
 Patch8:                %{name}-kernel.patch
+Patch9:                %{name}-optflags.patch
 URL:           http://fedora.redhat.com/projects/anaconda-installer/
 BuildRequires: X11-devel
 BuildRequires: beecrypt-devel
@@ -151,6 +152,7 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 rm -f po/no.po
 mv -f po/{eu_ES,eu}.po
@@ -167,6 +169,7 @@
 
 %{__make} depend
 %{__make} \
+       CC="%{__cc}" \
        RPM_OPT_FLAGS="%{rpmcflags}"
 
 ./py-compile isys/isys.py
@@ -266,6 +269,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2006/05/24 15:35:44  glen
+- apply optflags patch
+
 Revision 1.34  2006/05/24 15:16:11  glen
 - lvm2 and glibc locales dependency
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/anaconda.spec?r1=1.34&r2=1.35&f=u

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

Reply via email to