[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

rpms/glibc-kernheaders/devel glibc-kernheaders.spec,1.121,1.122



Author: dwmw2

Update of /cvs/dist/rpms/glibc-kernheaders/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv13181

Modified Files:
	glibc-kernheaders.spec 
Log Message:
remove libaudit hack


Index: glibc-kernheaders.spec
===================================================================
RCS file: /cvs/dist/rpms/glibc-kernheaders/devel/glibc-kernheaders.spec,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- glibc-kernheaders.spec	28 Apr 2006 16:39:24 -0000	1.121
+++ glibc-kernheaders.spec	28 Apr 2006 17:16:53 -0000	1.122
@@ -1,7 +1,7 @@
 Summary: Header files for the Linux kernel for use by glibc
 Name: glibc-kernheaders
 Version: 3.0
-Release: 20%{?dist}
+Release: 21%{?dist}
 License: GPL
 Group: Development/System
 ExclusiveOS: Linux
@@ -29,7 +29,7 @@
 
 %prep
 %setup -q -c
-%patch1 -p0
+#%patch1 -p0
 
 %build
 
@@ -91,6 +91,9 @@
 
 
 %changelog
+* Fri Apr 28 2006 David Woodhouse <dwmw2 redhat com> 3.0-21
+- Remove the libaudit workaround hack
+
 * Fri Apr 28 2006 David Woodhouse <dwmw2 redhat com> 3.0-20
 - Remove syscall macros from asm-*/unistd.h
 - Clean up asm-generic/signal.h


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]