SPECS: chmlib.spec - fixed examples build - package lzx.h

qboosh qboosh at pld-linux.org
Fri Mar 16 21:01:07 CET 2007


Author: qboosh                       Date: Fri Mar 16 20:01:07 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed examples build
- package lzx.h

---- Files affected:
SPECS:
   chmlib.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/chmlib.spec
diff -u SPECS/chmlib.spec:1.27 SPECS/chmlib.spec:1.28
--- SPECS/chmlib.spec:1.27	Wed Feb 28 12:42:18 2007
+++ SPECS/chmlib.spec	Fri Mar 16 21:01:02 2007
@@ -59,13 +59,11 @@
 %build
 cp -f /usr/share/automake/config.* .
 %{__autoconf}
-%configure
+%configure \
+	--enable-examples
 
 %{__make}
 
-%{__make} examples \
-	libdir=src/.libs
-
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_bindir}
@@ -73,8 +71,6 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-install *_chmLib chm_http $RPM_BUILD_ROOT%{_bindir}
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -92,6 +88,7 @@
 %attr(755,root,root) %{_libdir}/libchm.so
 %{_libdir}/libchm.la
 %{_includedir}/chm_lib.h
+%{_includedir}/lzx.h
 
 %files static
 %defattr(644,root,root,755)
@@ -103,6 +100,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2007/03/16 20:01:02  qboosh
+- fixed examples build
+- package lzx.h
+
 Revision 1.27  2007/02/28 11:42:18  spider
 - proper url
 - proper source
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/chmlib.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list