SPECS: gpc++.spec - build

siomek siomek at pld-linux.org
Wed Jun 15 19:45:43 CEST 2005


Author: siomek                       Date: Wed Jun 15 17:45:43 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build

---- Files affected:
SPECS:
   gpc++.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/gpc++.spec
diff -u SPECS/gpc++.spec:1.6 SPECS/gpc++.spec:1.7
--- SPECS/gpc++.spec:1.6	Sun Jun  5 23:20:56 2005
+++ SPECS/gpc++.spec	Wed Jun 15 19:45:38 2005
@@ -65,7 +65,7 @@
 	CXX="libtool --mode=compile --tag CXX %{__cxx}" \
 	CXXFLAGS="%{rpmcflags}" \
 	LIB="libgpc++.la" \
-	AR="libtool --mode=link %{__cxx} %{rpmldflags} -rpath %{_libdir} -o libgpc++.la \$(OBJS:.o) #"
+	AR="libtool --mode=link %{__cxx} %{rpmldflags} -rpath %{_libdir} -o libgpc++.la \$(OBJS:.o) #" \
 
 
 %install
@@ -73,6 +73,10 @@
 install -d $RPM_BUILD_ROOT%{_libdir}
 install	-d $RPM_BUILD_ROOT%{_includedir}/gpc++
 
+install src/.libs/* $RPM_BUILD_ROOT%{_libdir}/
+install include/*   $RPM_BUILD_ROOT%{_includedir}/gpc++/
+install src/*.cc    $RPM_BUILD_ROOT%{_includedir}/gpc++/
+
 %{__make} install -C src \
 	LIB="libgpc++.la" \
 	INSTALL="libtool --mode=install install" \
@@ -103,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/06/15 17:45:38  siomek
+- build
+
 Revision 1.6  2005/06/05 21:20:56  qboosh
 - cosmetics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gpc++.spec?r1=1.6&r2=1.7&f=u




More information about the pld-cvs-commit mailing list