SPECS: libHX.spec - oops, typo - verbose make

qboosh qboosh at pld-linux.org
Mon Jan 21 20:29:59 CET 2008


Author: qboosh                       Date: Mon Jan 21 19:29:59 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- oops, typo
- verbose make

---- Files affected:
SPECS:
   libHX.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/libHX.spec
diff -u SPECS/libHX.spec:1.2 SPECS/libHX.spec:1.3
--- SPECS/libHX.spec:1.2	Mon Jan 21 20:26:17 2008
+++ SPECS/libHX.spec	Mon Jan 21 20:29:54 2008
@@ -70,7 +70,8 @@
 %configure \
 	--enable-static
 
-%{__make}
+%{__make} \
+	V=1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -96,7 +97,7 @@
 %attr(755,root,root) %{_libdir}/libHX.so
 %{_libdir}/libHX.la
 %{_includedir}/libHX.h
-%{_pkgconfigdir}/libxHX.pc
+%{_pkgconfigdir}/libHX.pc
 
 %files static
 %defattr(644,root,root,755)
@@ -108,6 +109,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008-01-21 19:29:54  qboosh
+- oops, typo
+- verbose make
+
 Revision 1.2  2008-01-21 19:26:17  qboosh
 - pl
 - cleanup, removed false comment (no C++ inside)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libHX.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list