SPECS: boinc.spec - updated todo - added Makefile.am patch

tommat tommat at pld-linux.org
Sun Feb 26 18:32:51 CET 2006


Author: tommat                       Date: Sun Feb 26 17:32:51 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated todo
- added Makefile.am patch

---- Files affected:
SPECS:
   boinc.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/boinc.spec
diff -u SPECS/boinc.spec:1.15 SPECS/boinc.spec:1.16
--- SPECS/boinc.spec:1.15	Sun Feb 26 10:28:22 2006
+++ SPECS/boinc.spec	Sun Feb 26 18:32:45 2006
@@ -3,8 +3,11 @@
 #	- check for BR-s
 #	- check configure options
 #	- create devel and static subpackages
+#	- package boinc script into separate package
+#	- package BOINC server in separate package
 #	- build files section
 #	- maybe BOINC.spec
+#	- find out license
 #	- fix linking for amd64 arch
 
 Summary:	BOINC - Berkeley Open Infrastructure for Network Computing
@@ -19,7 +22,8 @@
 Source1:	http://phileimer.9online.fr/%{name}-1.10.tar.bz2
 # Source1-md5:	85907bd0b9b3527ee90ee73ad2d4ea8d
 Patch0:		%{name}-include.patch
-Patch1:		%{name}-path.patch
+Patch1:		%{name}-Makefile.am.patch
+Patch2:		%{name}-path.patch
 URL:		http://phileimer.9online.fr/
 BuildRequires:	curl-devel
 BuildRequires:	glut-devel
@@ -56,7 +60,9 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 mv clientgui/BOINCDial{u,U}pManager.h
+mv clientgui/BOINCDial{u,U}pManager.cpp
 
 %build
 %{__libtoolize}
@@ -103,6 +109,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2006/02/26 17:32:45  tommat
+- updated todo
+- added Makefile.am patch
+
 Revision 1.15  2006/02/26 09:28:22  sardzent
 - updated TODO
 - builds at amd64 but doesn't link libs and doesn't work
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/boinc.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list