diff --git a/.cvsignore b/.cvsignore index 2a09a86..6bfdef8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -phonon-4.2-20080614svn820634.tar.bz2 +phonon-4.1.83.tar.bz2 diff --git a/phonon.spec b/phonon.spec index aa816e0..2d21b31 100644 --- a/phonon.spec +++ b/phonon.spec @@ -1,15 +1,18 @@ -%define svn 20080614svn820634 +#define svn 20080614svn820634 +%define beta 4.1.83 +%define beta_tag beta2 Summary: Multimedia framework api Name: phonon Version: 4.2 -Release: 0.1.%{svn}%{?dist} +Release: 0.2.%{?beta_tag}%{?dist} Group: System Environment/Libraries License: LGPLv2+ URL: http://phonon.kde.org/ # checked out from svn://anonsvn.kde.org/home/kde/branches/phonon/4.2 -Source0: %{name}-%{version}-%{svn}.tar.bz2 +#Source0: %{name}-%{version}-%{svn}.tar.bz2 +Source0: ftp://ftp.kde.org/pub/kde/unstable/4.0.83/support/phonon-%{beta}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # patch needed for F-9/cmake-2.4 @@ -43,7 +46,7 @@ Requires: pkgconfig %prep -%setup -q +%setup -q -n phonon-%{beta} # unconditionly apply this, should cause no harm. We'll sort this out upstream soonish %patch1 -p1 -b .automoc_libsuffix @@ -96,6 +99,9 @@ rm -rf %{buildroot} %changelog +* Fri Jun 20 2008 Rex Dieter 4.2-0.2.beta2 +- phonon 4.2beta2 (aka 4.1.83) + * Sat Jun 14 2008 Rex Dieter 4.2-0.1.20080614svn820634 - first try diff --git a/sources b/sources index 8f17527..72c9eb6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e387d5f30fe869dc1f5bf9be96ae4d24 phonon-4.2-20080614svn820634.tar.bz2 +7d0ae1321e7f013ce92b39548134b770 phonon-4.1.83.tar.bz2