Author: glen                         Date: Sun Apr 30 11:33:36 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- read /etc/profile.env if present

---- Files affected:
SPECS:
   setup.spec (1.115 -> 1.116) 

---- Diffs:

================================================================
Index: SPECS/setup.spec
diff -u SPECS/setup.spec:1.115 SPECS/setup.spec:1.116
--- SPECS/setup.spec:1.115      Mon Dec  5 00:37:15 2005
+++ SPECS/setup.spec    Sun Apr 30 13:33:31 2006
@@ -7,6 +7,7 @@
 %bcond_with    ssp     # enable stack-smashing protector (vide dietlibc.spec)
 #
 %define        iana_etc_ver    1.04
+%undefine      with_ccache
 #
 Summary:       Simple setup files
 Summary(de):   Einfache Setup-Dateien
@@ -18,7 +19,7 @@
 Summary(tr):   Basit kurulum dosyalarý
 Name:          setup
 Version:       2.4.10
-Release:       2
+Release:       2.1
 License:       Public Domain, partially BSD-like
 Group:         Base
 Source0:       ftp://distfiles.pld-linux.org/src/%{name}-%{version}.tar.bz2
@@ -29,6 +30,7 @@
 # This is source of non-iana changes in services file
 #Patch0:               %{name}-services.patch
 Patch0:                %{name}-securetty.patch
+Patch1:                %{name}-profile.env.patch
 BuildRequires: dietlibc-static
 BuildRequires: gawk
 Conflicts:     FHS < 2.3
@@ -74,6 +76,7 @@
 %prep
 %setup -q -a1
 %patch0 -p1
+%patch1 -p1
 install %{SOURCE2} update-fstab.c
 
 %build
@@ -137,6 +140,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.116  2006/04/30 11:33:31  glen
+- read /etc/profile.env if present
+
 Revision 1.115  2005/12/04 23:37:15  glen
 - adapterized (sorted %verify flags)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/setup.spec?r1=1.115&r2=1.116&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to