[phonon] - phonon-4.4.3 20100909 snapshot

Rex Dieter rdieter at fedoraproject.org
Thu Sep 9 20:00:20 UTC 2010


commit 884f87ad2fd7ffd9c61c0856f870f7ab3351d41f
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu Sep 9 15:05:48 2010 -0500

    - phonon-4.4.3 20100909 snapshot

 .gitignore  |    3 +--
 phonon.spec |   15 ++++++++++++---
 sources     |    2 +-
 3 files changed, 14 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b7eb0a0..cbca47b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,5 +5,4 @@ hi22-phonon-gstreamer.png
 hi32-phonon-gstreamer.png
 hi48-phonon-gstreamer.png
 hi64-phonon-gstreamer.png
-phonon-4.4.1.tar.bz2
-phonon-4.4.2.tar.bz2
+/phonon-4.4.3-20100909.tar.bz2
diff --git a/phonon.spec b/phonon.spec
index 8e70856..fe497f8 100644
--- a/phonon.spec
+++ b/phonon.spec
@@ -1,12 +1,17 @@
 
+%define snap 20100909
+
 Summary: Multimedia framework api
 Name:    phonon
-Version: 4.4.2
-Release: 1%{?dist}
+Version: 4.4.3
+Release: 0.1.%{snap}%{?dist}
 Group:   System Environment/Libraries
 License: LGPLv2+
 URL:     http://phonon.kde.org/
-Source0: ftp://ftp.kde.org/pub/kde/stable/phonon/%{version}/phonon-%{version}.tar.bz2
+#Source0: ftp://ftp.kde.org/pub/kde/stable/phonon/%{version}/phonon-%{version}.tar.bz2
+# git clone git://gitorious.org/phonon/phonon.git
+# git archive --prefix=phonon-%{version}/ master | bzip2 > phonon-%{version}-%{snap}.tar.bz2
+Source0: phonon-4.4.3-20100909.tar.bz2
 ## FIXME: update to point to http://gitorious.org/phonon
 Source1: phonon_snapshot.sh
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -176,6 +181,7 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null ||:
 %{_includedir}/phonon/
 %{_libdir}/pkgconfig/phonon.pc
 %{_libdir}/libphonon*.so
+%{_qt4_datadir}/mkspecs/modules/qt_phonon.pri
 
 %files backend-gstreamer
 %defattr(-,root,root,-)
@@ -192,6 +198,9 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null ||:
 
 
 %changelog
+* Thu Sep 09 2010 Rex Dieter <rdieter at fedoraproject.org> - 4.4.3-0.1.20100909
+- phonon-4.4.3 20100909 snapshot
+
 * Tue Jun 08 2010 Rex Dieter <rdieter at fedoraproject.org> - 4.4.2-1
 - phonon-4.4.2
 
diff --git a/sources b/sources
index 0766a94..396f9f9 100644
--- a/sources
+++ b/sources
@@ -5,4 +5,4 @@
 12db12c009b722a6dc141f78feb7e330  hi32-phonon-gstreamer.png
 86c34a1b81d44980b1381f94ed6b7a23  hi48-phonon-gstreamer.png
 153505c71ec021b0a3bd4b74f2492e93  hi64-phonon-gstreamer.png
-d9eab28383783261254f1cef3b92a3fa  phonon-4.4.2.tar.bz2
+aca3226d03465b59cf5822ee536485e9  phonon-4.4.3-20100909.tar.bz2


More information about the scm-commits mailing list