Author: arvenil Date: Sat Jan 19 14:30:56 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - R: dbus-glib-devel (-devel) - patch for require dbus-glib in .pc - release 3
---- Files affected: SPECS: audacious.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/audacious.spec diff -u SPECS/audacious.spec:1.33 SPECS/audacious.spec:1.34 --- SPECS/audacious.spec:1.33 Sun Dec 30 00:28:24 2007 +++ SPECS/audacious.spec Sat Jan 19 15:30:50 2008 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Odtwarzacz dźwięku z interfejsem WinAmpa dla GTK+2 Name: audacious Version: 1.4.5 -Release: 1 +Release: 3 License: GPL Group: X11/Applications/Sound Source0: http://distfiles.atheme.org/%{name}-%{version}.tbz2 @@ -15,6 +15,7 @@ Source1: mp3license Patch0: %{name}-desktop.patch Patch1: %{name}-home_etc.patch +Patch2: %{name}-pc.patch URL: http://audacious-media-player.org/ %{?with_gconf:BuildRequires: GConf2-devel >= 2.6.0} BuildRequires: autoconf >= 2.59 @@ -86,6 +87,7 @@ Summary(pl.UTF-8): Pliki nagłówkowe odtwarzacza multimedialnego Audacious Group: X11/Development/Libraries Requires: %{name}-libs = %{version}-%{release} +Requires: dbus-glib-devel Requires: gtk+2-devel >= 2:2.6.0 Requires: home-etc-devel Requires: libmowgli-devel >= 0.4.0 @@ -102,6 +104,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %{__aclocal} -I m4 @@ -188,6 +191,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2008-01-19 14:30:50 arvenil +- R: dbus-glib-devel (-devel) +- patch for require dbus-glib in .pc +- release 3 + Revision 1.33 2007-12-29 23:28:24 arvenil - up to 1.4.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/audacious.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
