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

rpms/glibc/devel glibc.spec,1.200,1.201



Author: jakub

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

Modified Files:
	glibc.spec 
Log Message:
2.3.90-25



Index: glibc.spec
===================================================================
RCS file: /cvs/dist/rpms/glibc/devel/glibc.spec,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -r1.200 -r1.201
--- glibc.spec	2 Jan 2006 21:54:32 -0000	1.200
+++ glibc.spec	2 Jan 2006 22:12:57 -0000	1.201
@@ -609,7 +609,7 @@
 # the generic one (#162634)
 cp -a bits/stdio-lock.h $RPM_BUILD_ROOT%{_prefix}/include/bits/stdio-lock.h
 # And <bits/libc-lock.h> needs sanitizing as well.
-cp -a redhat/libc-lock.h $RPM_BUILD_ROOT%{_prefix}/include/bits/libc-lock.h
+cp -a fedora/libc-lock.h $RPM_BUILD_ROOT%{_prefix}/include/bits/libc-lock.h
 
 if [ -d $RPM_BUILD_ROOT%{_prefix}/info -a "%{_infodir}" != "%{_prefix}/info" ]; then
     mkdir -p $RPM_BUILD_ROOT%{_infodir}
@@ -1125,7 +1125,7 @@
 * Mon Jan  2 2006 Jakub Jelinek <jakub redhat com> 2.3.90-25
 - update from CVS
   - s390{,x} and sparc{,64} pointer mangling fixes
-  - install a sanitized LinuxThreads <bits/libc-lock.h>
+- install a sanitized LinuxThreads <bits/libc-lock.h>
 
 * Mon Jan  2 2006 Jakub Jelinek <jakub redhat com> 2.3.90-24
 - update from CVS


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