rpms/phonon/devel .cvsignore, 1.18, 1.19 phonon.spec, 1.71, 1.72 sources, 1.21, 1.22 phonon-4.3.50-fix-decodebin-usage.patch, 1.1, NONE phonon-4.3.80-pulse-devicemove-rejig.patch, 1.1, NONE phonon-4.4.0-eventloop.patch, 1.1, NONE

Rex Dieter rdieter at fedoraproject.org
Thu Apr 22 18:11:43 UTC 2010


Author: rdieter

Update of /cvs/pkgs/rpms/phonon/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv14985

Modified Files:
	.cvsignore phonon.spec sources 
Removed Files:
	phonon-4.3.50-fix-decodebin-usage.patch 
	phonon-4.3.80-pulse-devicemove-rejig.patch 
	phonon-4.4.0-eventloop.patch 
Log Message:
* Thu Apr 22 2010 Rex Dieter <rdieter at fedoraproject.org> - 4.4.1-1
- phonon-4.4.1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/phonon/devel/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- .cvsignore	24 Feb 2010 17:59:23 -0000	1.18
+++ .cvsignore	22 Apr 2010 18:11:42 -0000	1.19
@@ -1,9 +1 @@
-gstreamer-logo.svg
-hi128-phonon-gstreamer.png
-hi16-phonon-gstreamer.png
-hi22-phonon-gstreamer.png
-hi32-phonon-gstreamer.png
-hi48-phonon-gstreamer.png
-hi64-phonon-gstreamer.png
-phonon-4.3.80.tar.bz2
-phonon-4.4.0.tgz
+phonon-4.4.1.tar.bz2


Index: phonon.spec
===================================================================
RCS file: /cvs/pkgs/rpms/phonon/devel/phonon.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -p -r1.71 -r1.72
--- phonon.spec	5 Apr 2010 13:04:17 -0000	1.71
+++ phonon.spec	22 Apr 2010 18:11:43 -0000	1.72
@@ -1,14 +1,12 @@
 
-%define tar_ver 4.4
-
 Summary: Multimedia framework api
 Name:    phonon
-Version: 4.4.0
-Release: 3%{?dist}
+Version: 4.4.1
+Release: 1%{?dist}
 Group:   System Environment/Libraries
 License: LGPLv2+
 URL:     http://phonon.kde.org/
-Source0: ftp://ftp.kde.org/pub/kde/stable/phonon/4.4.0/phonon-%{version}.tgz
+Source0: ftp://ftp.kde.org/pub/kde/stable/phonon/%{version}/phonon-%{version}.tar.bz2
 ## FIXME: update to point to http://gitorious.org/phonon
 Source1: phonon_snapshot.sh
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -22,14 +20,10 @@ Source15: hi64-phonon-gstreamer.png
 Source16: hi128-phonon-gstreamer.png
 
 ## Mandriva/upstreamable patches
-Patch51: phonon-4.3.50-fix-decodebin-usage.patch
 Patch52: phonon-4.3.50-gstreamer-fix-seekable-query-failed.patch
 Patch53: phonon-4.3.50-phonon-allow-stop-empty-source.patch
-Patch57: phonon-4.3.80-pulse-devicemove-rejig.patch
 
 ## Upstream patches
-# https://bugs.kde.org/show_bug.cgi?id=228324#c23
-Patch100: phonon-4.4.0-eventloop.patch
 
 BuildRequires: automoc4 >= 0.9.86
 BuildRequires: cmake >= 2.6.0
@@ -84,14 +78,10 @@ Provides:  %{name}-backend-gst = %{versi
 
 
 %prep
-%setup -q -n phonon%{!?snap:-%{?tar_ver}%{!?tar_ver:%{version}}}
+%setup -q 
 
-%patch51 -p0 -b .fix-decodebin-usage
 %patch52 -p1 -b .gstreamer-fix-seekable-query-failed
 %patch53 -p1 -b .phonon-allow-stop-empty-source
-%patch57 -p1 -b .pulse-devicemove-rejig
-
-%patch100 -p1 -b .eventloop
 
 
 %build
@@ -197,6 +187,9 @@ gtk-update-icon-cache %{_kde4_iconsdir}/
 
 
 %changelog
+* Thu Apr 22 2010 Rex Dieter <rdieter at fedoraproject.org> - 4.4.1-1
+- phonon-4.4.1
+
 * Thu Apr 01 2010 Rex Dieter <rdieter at fedoraproject.org> - 4.4.0-3
 - add minimal pulseaudio runtime dep
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/phonon/devel/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- sources	24 Feb 2010 17:59:24 -0000	1.21
+++ sources	22 Apr 2010 18:11:43 -0000	1.22
@@ -1,8 +1 @@
-8e3924f417fea67f72b2105faed2119c  gstreamer-logo.svg
-60de9d7e1cddd019f09fd036f0e5413a  hi128-phonon-gstreamer.png
-7ca265e0cf75b3b4c81e1490d3dba3be  hi16-phonon-gstreamer.png
-0a9f69d901aded140d4fed969c22e14f  hi22-phonon-gstreamer.png
-12db12c009b722a6dc141f78feb7e330  hi32-phonon-gstreamer.png
-86c34a1b81d44980b1381f94ed6b7a23  hi48-phonon-gstreamer.png
-153505c71ec021b0a3bd4b74f2492e93  hi64-phonon-gstreamer.png
-80544b876cf0e0af05f2303b3f534351  phonon-4.4.0.tgz
+5a1444f009a77054f16fea38c08e6cb5  phonon-4.4.1.tar.bz2


--- phonon-4.3.50-fix-decodebin-usage.patch DELETED ---


--- phonon-4.3.80-pulse-devicemove-rejig.patch DELETED ---


--- phonon-4.4.0-eventloop.patch DELETED ---



More information about the scm-commits mailing list