Author: glen                         Date: Wed May 24 16:06:08 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more optflags/cc
- include mkfs tools

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

---- Diffs:

================================================================
Index: SPECS/anaconda.spec
diff -u SPECS/anaconda.spec:1.35 SPECS/anaconda.spec:1.36
--- SPECS/anaconda.spec:1.35    Wed May 24 17:35:44 2006
+++ SPECS/anaconda.spec Wed May 24 18:06:02 2006
@@ -15,7 +15,7 @@
 Summary(pl):   Graficzny instalator systemu
 Name:          anaconda
 Version:       11.0.5
-Release:       0.33
+Release:       0.34
 License:       GPL
 Group:         Applications/System
 Source0:       %{name}-%{version}.tar.bz2
@@ -76,7 +76,9 @@
 BuildRequires: zlib-devel
 BuildRequires: zlib-static
 Requires:      device-mapper >= 1.01.05
+Requires:      e2fsprogs
 Requires:      glibc-localedb-all
+Requires:      jfsutils
 Requires:      kudzu > 1.2.0
 Requires:      lvm2
 Requires:      parted >= 1.6.3-7
@@ -91,7 +93,9 @@
 Requires:      python-rpm >= 4.2-0.61
 Requires:      python-snack
 Requires:      python-urlgrabber
+Requires:      reiserfsprogs
 #Requires:     system-logos
+Requires:      xfsprogs
 Requires:      yum >= 2.5.1-3
 %ifnarch s390 s390x
 Requires:      python-pyblock >= 0.7-1
@@ -167,10 +171,13 @@
        exit 1
 fi
 
-%{__make} depend
+%{__make} depend \
+       CC="%{__cc}"
+
 %{__make} \
        CC="%{__cc}" \
-       RPM_OPT_FLAGS="%{rpmcflags}"
+       REALCC="%{__cc}" \
+       OPTFLAGS="%{rpmcflags}"
 
 ./py-compile isys/isys.py
 
@@ -269,6 +276,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2006/05/24 16:06:02  glen
+- more optflags/cc
+- include mkfs tools
+
 Revision 1.35  2006/05/24 15:35:44  glen
 - apply optflags patch
 
================================================================

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

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

Reply via email to