Author: megabajt Date: Sat Feb 24 12:43:48 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added configure patch which fix build with new check - release 3
---- Files affected: SPECS: rhythmbox.spec (1.83 -> 1.84) ---- Diffs: ================================================================ Index: SPECS/rhythmbox.spec diff -u SPECS/rhythmbox.spec:1.83 SPECS/rhythmbox.spec:1.84 --- SPECS/rhythmbox.spec:1.83 Fri Feb 23 23:54:42 2007 +++ SPECS/rhythmbox.spec Sat Feb 24 13:43:43 2007 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Aplikacja do zarządzania muzyką Name: rhythmbox Version: 0.9.8 -Release: 2 +Release: 3 License: GPL v2+ Group: Applications Source0: http://ftp.gnome.org/pub/gnome/sources/rhythmbox/0.9/%{name}-%{version}.tar.bz2 @@ -17,11 +17,12 @@ Patch3: %{name}-pyc.patch Patch4: %{name}-link.patch Patch5: %{name}-jamendo.patch +Patch6: %{name}-configure.patch URL: http://www.rhythmbox.org/ BuildRequires: autoconf BuildRequires: automake BuildRequires: avahi-glib-devel >= 0.6.14 -BuildRequires: check >= 0.9.3 +BuildRequires: check >= 0.9.4 BuildRequires: dbus-glib-devel >= 0.71 BuildRequires: gnome-common BuildRequires: gnome-doc-utils @@ -82,6 +83,7 @@ %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 %build # for snapshots @@ -246,6 +248,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.84 2007/02/24 12:43:43 megabajt +- added configure patch which fix build with new check +- release 3 + Revision 1.83 2007/02/23 22:54:42 patrys - jamendo patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/rhythmbox.spec?r1=1.83&r2=1.84&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
