SPECS: mt-st.spec - added remove-unused-code patch to fix build wi...

sparky sparky at pld-linux.org
Fri May 18 22:15:55 CEST 2007


Author: sparky                       Date: Fri May 18 20:15:55 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added remove-unused-code patch to fix build with recent llh

---- Files affected:
SPECS:
   mt-st.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/mt-st.spec
diff -u SPECS/mt-st.spec:1.36 SPECS/mt-st.spec:1.37
--- SPECS/mt-st.spec:1.36	Tue Feb 13 08:16:48 2007
+++ SPECS/mt-st.spec	Fri May 18 22:15:47 2007
@@ -19,6 +19,7 @@
 # Source1-md5:	c2a75e15c360e4c8b2ef350cd6c2c45e
 Patch0:		%{name}-DESTDIR.patch
 Patch1:		%{name}-errno.h.patch
+Patch2:		%{name}-remove-unused-code.patch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_bindir		/bin
@@ -71,6 +72,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__make} \
@@ -106,6 +108,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2007/05/18 20:15:47  sparky
+- added remove-unused-code patch to fix build with recent llh
+
 Revision 1.36  2007/02/13 07:16:48  glen
 - tabs in preamble
 
================================================================

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



More information about the pld-cvs-commit mailing list