rpms/boinc-client/F-8 .cvsignore, 1.2, 1.3 boinc-client.spec, 1.12, 1.13 boinc-gccflags.patch, 1.1, 1.2 sources, 1.2, 1.3 boinc-gcc43.patch, 1.1, NONE boinc-parsecolor.patch, 1.1, NONE noexec, 1.1, NONE

Miloš Jakubíček mjakubicek at fedoraproject.org
Wed Aug 27 08:31:28 UTC 2008


Author: mjakubicek

Update of /cvs/pkgs/rpms/boinc-client/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv654

Modified Files:
	.cvsignore boinc-client.spec boinc-gccflags.patch sources 
Removed Files:
	boinc-gcc43.patch boinc-parsecolor.patch noexec 
Log Message:
- Update to 6.2.15
- Removed the 'noexec' script (fixed upstream)
- Removed boinc-gcc43.patch and boinc-parsecolor.patch (both merged upstream)
- Updated boinc-gccflags.patch
- Sources now compressed as tar.bz2 (was tar.gz)




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/boinc-client/F-8/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	25 Mar 2008 20:20:13 -0000	1.2
+++ .cvsignore	27 Aug 2008 08:30:58 -0000	1.3
@@ -1 +1 @@
-boinc-5.10.45.tar.gz
+boinc-6.2.15.tar.bz2


Index: boinc-client.spec
===================================================================
RCS file: /cvs/pkgs/rpms/boinc-client/F-8/boinc-client.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- boinc-client.spec	4 Aug 2008 21:53:55 -0000	1.12
+++ boinc-client.spec	27 Aug 2008 08:30:58 -0000	1.13
@@ -1,10 +1,10 @@
-%define snap 20080315
-%define version_ 5_10_45
+%define snap 20080818
+%define version_ 6_2_15
 
 Summary:	The BOINC client core
 Name:		boinc-client
-Version:	5.10.45
-Release:	15.%{snap}svn%{?dist}
+Version:	6.2.15
+Release:	1.%{snap}svn%{?dist}
 License:	LGPLv2+
 Group:		Applications/Engineering
 URL:		http://boinc.berkeley.edu/
@@ -13,12 +13,11 @@
 # svn export http://boinc.berkeley.edu/svn/tags/boinc_core_release_%{version_}
 # pushd boinc_core_release_%{version_}
 # ./_autosetup
-# ./noexec . Fix unnecessary execute rights on documentation files
-# ./unicode . Convert to UTF8
+# ./unicode . Convert changelogs to UTF8
 # ./trim . Trim all binaries and other unnecessary things.
 # popd
-# tar -czvf boinc-%{version}.tar.gz boinc_core_release_%{version_}/
-Source0:	boinc-%{version}.tar.gz
+# tar -cjvf boinc-%{version}.tar.bz2 boinc_core_release_%{version_}/
+Source0:	boinc-%{version}.tar.bz2
 Source1:	boinc-client-init-d
 Source2:	boinc-client-logrotate-d
 Source3:	boinc-manager.desktop
@@ -27,18 +26,16 @@
 Source6:	boinc_cmd.1
 Source7:	boincmgr.1
 Source8:	trim
-Source9:	noexec
-Source10:	unicode
-Source11:	boinc-client
-#Changes necessary for GCC 3.4 should be already commited to CVS trunk
-Patch0:		boinc-gcc43.patch
-#http://boinc.berkeley.edu/trac/ticket/647 (patch commited to CVS trunk)
+Source9:	unicode
+Source10:	boinc-client
+#Remove -fomit-frame-pointer and -ffast-math gcc flags:
+#Reported in upstream bugtracker: http://boinc.berkeley.edu/trac/ticket/647
 Patch1:		boinc-gccflags.patch
-#http://boinc.berkeley.edu/trac/ticket/658 (patch commited to CVS trunk)
-Patch2:		boinc-parsecolor.patch
-#All the patches above should be removed by releasing boinc 6
+#Change locales filenames from "BOINC Manager.mo" into "BOINC-Manager.mo"
+#so that we can use the find_lang macro.
+#Reported in upstream bugtracker: http://boinc.berkeley.edu/trac/ticket/722
+#Fixed in SVN trunk, not yet in BOINC 6 branch.
 Patch3:		boinc-locales.patch
-#Not upstreamed yet, discussion in progress.
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 Requires:	logrotate
@@ -100,9 +97,7 @@
 
 %prep
 %setup -q -n boinc_core_release_%{version_}
-%patch0 -p1
 %patch1 -p1
-%patch2 -p1
 %patch3 -p1
 
 %build
@@ -122,6 +117,7 @@
 %configure --disable-static --enable-unicode STRIP=:
 %endif
 
+
 # Parallel make does not work.
 make -k
 
@@ -179,7 +175,6 @@
   %{SOURCE3}
 
 # locales
-
 mv locale/client/* locale
 find locale -not -name "BOINC Manager.mo" -type f -delete
 cp -rp locale $RPM_BUILD_ROOT%{_datadir}
@@ -189,7 +184,7 @@
 
 # bash-completion
 
-install -Dp -m644 %{SOURCE11} $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d/boinc-client
+install -Dp -m644 %{SOURCE10} $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d/boinc-client
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -270,14 +265,18 @@
 %{_libdir}/libboinc_zip.a
 %{_libdir}/libsched.a
 %{_libdir}/libboinc_graphics2.a
-%{_libdir}/libboinc_graphics_api.a
-%{_libdir}/libboinc_graphics_impl.a
-%{_libdir}/libboinc_graphics_lib.a
 
 %dir %{_includedir}/BOINC
 %{_includedir}/BOINC/*
 
 %changelog
+* Tue Aug 19 2008 Milos Jakubicek <xjakub at fi.muni.cz> - 6.2.15-1.20080818svn
+- Update to 6.2.15
+- Removed the 'noexec' script (fixed upstream)
+- Removed boinc-gcc43.patch and boinc-parsecolor.patch (both merged upstream)
+- Updated boinc-gccflags.patch
+- Sources now compressed as tar.bz2 (was tar.gz)
+
 * Mon Aug 04 2008 Milos Jakubicek <xjakub at fi.muni.cz> - 5.10.45-15.20080315svn
 - Fixed return value when managing the daemon with insufficient rights to 4
   according to the guidelines.

boinc-gccflags.patch:

Index: boinc-gccflags.patch
===================================================================
RCS file: /cvs/pkgs/rpms/boinc-client/F-8/boinc-gccflags.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- boinc-gccflags.patch	25 Mar 2008 20:20:13 -0000	1.1
+++ boinc-gccflags.patch	27 Aug 2008 08:30:58 -0000	1.2
@@ -1,40 +1,22 @@
-diff -Naur boinc_core_release_5_10_45_original/client/Makefile.am boinc_core_release_5_10_45_gccflags/client/Makefile.am
---- boinc_core_release_5_10_45_original/client/Makefile.am	2008-03-15 21:41:39.000000000 +0100
-+++ boinc_core_release_5_10_45_gccflags/client/Makefile.am	2008-03-16 16:58:13.000000000 +0100
+--- boinc_core_release_6_2_15/client/Makefile.am.orig	2008-08-04 19:25:20.000000000 +0200
++++ boinc_core_release_6_2_15/client/Makefile.am	2008-08-04 19:25:35.000000000 +0200
 @@ -61,7 +61,7 @@
      work_fetch.C
  
- boinc_client_DEPENDENCIES = $(LIBRSA)
+ boinc_client_DEPENDENCIES =
 -boinc_client_CPPFLAGS = -O3 -fomit-frame-pointer -fforce-addr -ffast-math $(AM_CPPFLAGS)
-+boinc_client_CPPFLAGS = -O3 -fforce-addr $(AM_CPPFLAGS)
++boinc_client_CPPFLAGS = -O3 -ffast-math $(AM_CPPFLAGS)
  boinc_client_LDFLAGS = -static-libgcc
- boinc_client_LDADD = -L../lib -lboinc $(PTHREAD_LIBS)
+ boinc_client_LDADD = $(LIBBOINC) $(PTHREAD_LIBS)
  
-@@ -69,7 +69,7 @@
- boinc_client_DATA = ../curl/ca-bundle.crt
- 
- switcher_SOURCES = switcher.C
--switcher_CPPFLAGS = -O3 -fomit-frame-pointer -fforce-addr -ffast-math $(AM_CPPFLAGS)
-+switcher_CPPFLAGS = -O3 -fforce-addr $(AM_CPPFLAGS)
- switcher_LDFLAGS = -static-libgcc
- switcher_LDADD = -L../lib -lboinc $(PTHREAD_LIBS)
- 
-diff -Naur boinc_core_release_5_10_45_original/client/Makefile.in boinc_core_release_5_10_45_gccflags/client/Makefile.in
---- boinc_core_release_5_10_45_original/client/Makefile.in	2008-03-16 16:31:52.000000000 +0100
-+++ boinc_core_release_5_10_45_gccflags/client/Makefile.in	2008-03-16 16:59:07.000000000 +0100
-@@ -376,13 +376,13 @@
+--- boinc_core_release_6_2_15/client/Makefile.in.orig	2008-08-04 19:25:24.000000000 +0200
++++ boinc_core_release_6_2_15/client/Makefile.in	2008-08-04 19:25:51.000000000 +0200
+@@ -367,7 +367,7 @@
      work_fetch.C
  
- boinc_client_DEPENDENCIES = $(LIBRSA)
+ boinc_client_DEPENDENCIES = 
 -boinc_client_CPPFLAGS = -O3 -fomit-frame-pointer -fforce-addr -ffast-math $(AM_CPPFLAGS)
-+boinc_client_CPPFLAGS = -O3 -fforce-addr $(AM_CPPFLAGS)
++boinc_client_CPPFLAGS = -O3 -ffast-math $(AM_CPPFLAGS)
  boinc_client_LDFLAGS = -static-libgcc
- boinc_client_LDADD = -L../lib -lboinc $(PTHREAD_LIBS)
+ boinc_client_LDADD = $(LIBBOINC) $(PTHREAD_LIBS)
  boinc_clientdir = $(bindir)
- boinc_client_DATA = ../curl/ca-bundle.crt
- switcher_SOURCES = switcher.C
--switcher_CPPFLAGS = -O3 -fomit-frame-pointer -fforce-addr -ffast-math $(AM_CPPFLAGS)
-+switcher_CPPFLAGS = -O3 -fforce-addr $(AM_CPPFLAGS)
- switcher_LDFLAGS = -static-libgcc
- switcher_LDADD = -L../lib -lboinc $(PTHREAD_LIBS)
- EXTRA_DIST = *.h \


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/boinc-client/F-8/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	25 Mar 2008 20:20:13 -0000	1.2
+++ sources	27 Aug 2008 08:30:58 -0000	1.3
@@ -1 +1 @@
-0963d915f28f17a82272948162b1ef95  boinc-5.10.45.tar.gz
+5da6b42595a0c9155c71dce49fec2dbe  boinc-6.2.15.tar.bz2


--- boinc-gcc43.patch DELETED ---


--- boinc-parsecolor.patch DELETED ---


--- noexec DELETED ---




More information about the fedora-extras-commits mailing list