jreznik pushed to arts (epel7). "- kde-3.5.9"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 2 15:10:57 UTC 2015


>From f2b42599286703c8db8213b2fcc490050169687f Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at fedoraproject.org>
Date: Thu, 14 Feb 2008 13:33:28 +0000
Subject: - kde-3.5.9


diff --git a/.cvsignore b/.cvsignore
index 8085db2..7098e83 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,16 +1 @@
-arts-1.3.0.tar.bz2
-arts-1.3.1.tar.bz2
-arts-1.3.2.tar.bz2
-arts-1.4.0.tar.bz2
-arts-1.4.1.tar.bz2
-arts-1.4.2.tar.bz2
-arts-1.4.91.tar.bz2
-arts-1.4.92.tar.bz2
-arts-1.5.0.tar.bz2
-arts-1.5.1.tar.bz2
-arts-1.5.2.tar.bz2
-arts-1.5.3.tar.bz2
-arts-1.5.4.tar.bz2
-arts-1.5.6.tar.bz2
-arts-1.5.7.tar.bz2
-arts-1.5.8.tar.bz2
+arts-1.5.9.tar.bz2
diff --git a/arts-1.5.8-gcc43.patch b/arts-1.5.8-gcc43.patch
deleted file mode 100644
index 018ebe5..0000000
--- a/arts-1.5.8-gcc43.patch
+++ /dev/null
@@ -1,112 +0,0 @@
-diff -up arts-1.5.8/soundserver/soundserverv2_impl.cc.gcc43 arts-1.5.8/soundserver/soundserverv2_impl.cc
---- arts-1.5.8/soundserver/soundserverv2_impl.cc.gcc43	2007-10-08 04:47:08.000000000 -0500
-+++ arts-1.5.8/soundserver/soundserverv2_impl.cc	2008-02-13 08:12:00.000000000 -0600
-@@ -33,6 +33,8 @@
- #include "soundserverv2_impl.h"
- #include "artsversion.h"
- #include <stdio.h>
-+#include <stdlib.h>
-+#include <string.h>
- #include <sys/types.h>
- #include <sys/stat.h>
- #include <unistd.h>
-diff -up arts-1.5.8/soundserver/artscat.cc.gcc43 arts-1.5.8/soundserver/artscat.cc
---- arts-1.5.8/soundserver/artscat.cc.gcc43	2007-10-08 04:47:08.000000000 -0500
-+++ arts-1.5.8/soundserver/artscat.cc	2008-02-13 07:45:53.000000000 -0600
-@@ -28,6 +28,7 @@
- #include "artsversion.h"
- 
- #include <stdio.h>
-+#include <stdlib.h>
- #include <unistd.h>
- #include <fcntl.h>
- #include <iostream>
-diff -up arts-1.5.8/soundserver/artsplay.cc.gcc43 arts-1.5.8/soundserver/artsplay.cc
---- arts-1.5.8/soundserver/artsplay.cc.gcc43	2007-10-08 04:47:08.000000000 -0500
-+++ arts-1.5.8/soundserver/artsplay.cc	2008-02-13 07:46:09.000000000 -0600
-@@ -28,6 +28,7 @@
- #include <sys/param.h>
- #include <stdio.h>
- #include <stdlib.h>
-+#include <string.h>
- #include <unistd.h>
- #include <vector>
- #include <string>
-diff -up arts-1.5.8/soundserver/artsshell.cc.gcc43 arts-1.5.8/soundserver/artsshell.cc
---- arts-1.5.8/soundserver/artsshell.cc.gcc43	2007-10-08 04:47:08.000000000 -0500
-+++ arts-1.5.8/soundserver/artsshell.cc	2008-02-13 07:54:57.000000000 -0600
-@@ -121,6 +121,8 @@ execute <module.arts>
- #include "artsversion.h"
- #include "tradercheck.h"
- #include <stdio.h>
-+#include <stdlib.h>
-+#include <string.h>
- #include <math.h>
- 
- bool quiet = false;
-diff -up arts-1.5.8/soundserver/artsd.cc.gcc43 arts-1.5.8/soundserver/artsd.cc
---- arts-1.5.8/soundserver/artsd.cc.gcc43	2005-09-10 03:13:31.000000000 -0500
-+++ arts-1.5.8/soundserver/artsd.cc	2008-02-13 08:05:02.000000000 -0600
-@@ -29,6 +29,7 @@
- #include <math.h>
- #include <iostream>
- #include <stdio.h>
-+#include <string.h>
- #include "soundserver.h"
- #include "audiosubsys.h"
- #include "audioio.h"
-diff -up arts-1.5.8/soundserver/artsrec.cc.gcc43 arts-1.5.8/soundserver/artsrec.cc
---- arts-1.5.8/soundserver/artsrec.cc.gcc43	2007-10-08 04:47:08.000000000 -0500
-+++ arts-1.5.8/soundserver/artsrec.cc	2008-02-13 07:52:23.000000000 -0600
-@@ -31,6 +31,7 @@
- #include "debug.h"
- 
- #include <stdio.h>
-+#include <stdlib.h>
- #include <unistd.h>
- #include <fcntl.h>
- #include <iostream>
-diff -up arts-1.5.8/soundserver/fileinputstream_impl.cc.gcc43 arts-1.5.8/soundserver/fileinputstream_impl.cc
---- arts-1.5.8/soundserver/fileinputstream_impl.cc.gcc43	2007-10-08 04:47:08.000000000 -0500
-+++ arts-1.5.8/soundserver/fileinputstream_impl.cc	2008-02-13 07:49:40.000000000 -0600
-@@ -27,6 +27,7 @@
- #include <unistd.h>
- #include <sys/mman.h>
- #include <stdio.h>
-+#include <string.h>
- #include <unistd.h>
- #include <fcntl.h>
- #include <iostream>
-diff -up arts-1.5.8/artsc/artscbackend.cc.gcc43 arts-1.5.8/artsc/artscbackend.cc
---- arts-1.5.8/artsc/artscbackend.cc.gcc43	2007-10-08 04:47:09.000000000 -0500
-+++ arts-1.5.8/artsc/artscbackend.cc	2008-02-13 08:15:46.000000000 -0600
-@@ -31,6 +31,7 @@
- #include <queue>
- 
- #include <stdio.h>
-+#include <string.h>
- #include <unistd.h>
- #include <fcntl.h>
- #include <math.h>
-diff -up arts-1.5.8/flow/pipebuffer.cc.gcc43 arts-1.5.8/flow/pipebuffer.cc
---- arts-1.5.8/flow/pipebuffer.cc.gcc43	2005-09-10 03:13:33.000000000 -0500
-+++ arts-1.5.8/flow/pipebuffer.cc	2008-02-13 07:37:20.000000000 -0600
-@@ -22,6 +22,7 @@
- 
- #include "pipebuffer.h"
- #include <assert.h>
-+#include <string.h>
- 
- using namespace std;
- using namespace Arts;
-diff -up arts-1.5.8/flow/audiosubsys.cc.gcc43 arts-1.5.8/flow/audiosubsys.cc
---- arts-1.5.8/flow/audiosubsys.cc.gcc43	2007-10-08 04:47:09.000000000 -0500
-+++ arts-1.5.8/flow/audiosubsys.cc	2008-02-13 07:38:42.000000000 -0600
-@@ -42,6 +42,7 @@
- #include <fcntl.h>
- #include <stdio.h>
- #include <stdlib.h>
-+#include <string.h>
- #include <unistd.h>
- #include <iostream>
- #include <algorithm>
diff --git a/arts.spec b/arts.spec
index 2836d84..b11b67a 100644
--- a/arts.spec
+++ b/arts.spec
@@ -9,8 +9,8 @@ Name:    arts
 Summary: aRts (analog realtime synthesizer) - the KDE sound system 
 Group:   System Environment/Daemons
 Epoch:   8
-Version: 1.5.8
-Release: 5%{?dist}
+Version: 1.5.9
+Release: 1%{?dist}
 
 License: LGPLv2+
 Url: http://www.kde.org
@@ -24,7 +24,6 @@ Patch5: arts-1.3.1-alsa.patch
 Patch6: arts-1.5.8-glibc.patch
 Patch7: arts-1.5.0-check_tmp_dir.patch
 Patch8: arts-1.5.2-multilib.patch
-Patch9: arts-1.5.8-gcc43.patch
 # kde#93359
 Patch50: arts-1.5.4-dlopenext.patch
 Patch51: kde-3.5-libtool-shlibext.patch
@@ -92,7 +91,6 @@ KDE applications using sound).
 %patch6 -p1 -b .glibc
 %patch7 -p1 -b .check_tmp_dir
 %patch8 -p1 -b .multilib
-%patch9 -p1 -b .gcc43
 
 %patch50 -p1 -b .dlopenext
 %patch51 -p1 -b .libtool-shlibext
@@ -198,6 +196,9 @@ rm -rf  %{buildroot}
 
 
 %changelog
+* Tue Feb 14 2008 Rex Dieter <rdieter at fedoraproject.org> 8:1.5.9-1
+- kde-3.5.9
+
 * Wed Feb 13 2008 Rex Dieter <rdieter at fedoraproject.org> 8:1.5.8-5
 - gcc43 patch 
 
diff --git a/sources b/sources
index 94db958..7a03f66 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-061ce49351d970a81f4c0a1b0339fb34  arts-1.5.8.tar.bz2
+62a5e4d522314bab19288e4702480c93  arts-1.5.9.tar.bz2
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/arts.git/commit/?h=epel7&id=f2b42599286703c8db8213b2fcc490050169687f


More information about the scm-commits mailing list