Author: qboosh                       Date: Fri Feb 17 19:02:56 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- plfor base, some cleanups

---- Files affected:
SPECS:
   boinc.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/boinc.spec
diff -u SPECS/boinc.spec:1.11 SPECS/boinc.spec:1.12
--- SPECS/boinc.spec:1.11       Tue Feb 14 00:16:22 2006
+++ SPECS/boinc.spec    Fri Feb 17 20:02:50 2006
@@ -9,6 +9,7 @@
 #      - find out license
 
 Summary:       BOINC - Berkeley Open Infrastructure for Network Computing
+Summary(pl):   BOINC - otwarta infrastruktura Berkeley do obliczeń sieciowych
 Name:          boinc
 Version:       5.3.19
 Release:       0.1
@@ -21,16 +22,20 @@
 Patch0:                %{name}-include.patch
 Patch1:                %{name}-path.patch
 URL:           http://phileimer.9online.fr/
+BuildRequires: curl-devel
 BuildRequires: glut-devel
 BuildRequires: libstdc++-devel
-BuildRequires: curl-devel
 BuildRequires: wxWidgets-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-BOINC is a software platform for distributed computing using volunteered
-computer resources.
+BOINC is a software platform for distributed computing using
+volunteered computer resources.
 
+%description -l pl
+BOINC (Berkeley Open Infrastructure for Network Computing) to
+platforma programowa do rozproszonych obliczeń przy użyciu zasobów
+komputerowych ochotników.
 
 %package script
 Summary:       boinc - a bash script used to manage boinc client
@@ -54,13 +59,11 @@
 mv clientgui/BOINCDial{u,U}pManager.h
 
 %build
-#%%{__gettextize}
 %{__libtoolize}
 %{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-cp -f /usr/share/automake/config.sub .
 %configure \
        --enable-static \
        --enable-shared \
@@ -76,9 +79,6 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-# create directories if necessary
-#install -d $RPM_BUILD_ROOT
-#install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
@@ -90,7 +90,7 @@
 #install boinc $RPM_BUILD_ROOT%{_bindir}
 
 %clean
-#rm -rf $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
@@ -103,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/02/17 19:02:50  qboosh
+- plfor base, some cleanups
+
 Revision 1.11  2006/02/13 23:16:22  tommat
 - started packaging real boinc applications
 - NFY, not building
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to