Author: deejay1 Date: Fri Nov 14 17:01:41 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - autohell restored - rel. 2
---- Files affected: SPECS: banshee.spec (1.39 -> 1.40) ---- Diffs: ================================================================ Index: SPECS/banshee.spec diff -u SPECS/banshee.spec:1.39 SPECS/banshee.spec:1.40 --- SPECS/banshee.spec:1.39 Fri Nov 14 17:42:03 2008 +++ SPECS/banshee.spec Fri Nov 14 18:01:35 2008 @@ -6,13 +6,15 @@ Summary(pl.UTF-8): Oparty na Mono/GStreamerze odtwarzacz muzyki Name: banshee Version: 1.4.1 -Release: 1 +Release: 2 License: GPL Group: Applications/Multimedia Source0: http://download.banshee-project.org/banshee/%{name}-1-%{version}.tar.bz2 # Source0-md5: cd245c2eb47c67f83e921f4edf105abe URL: http://banshee-project.org/ BuildRequires: GConf2-devel +BuildRequires: autoconf >= 2.13 +BuildRequires: automake BuildRequires: dbus-devel >= 0.93 BuildRequires: dbus-glib-devel >= 0.71 BuildRequires: dotnet-gnome-sharp-devel >= 2.16.0 @@ -60,8 +62,12 @@ %setup -q -n %{name}-1-%{version} %build +%{__libtoolize} %{__intltoolize} %{__aclocal} -I build/m4/banshee -I build/m4/shamrock +%{__automake} +%{__autoconf} + %configure \ --disable-boo \ --disable-dev-tests \ @@ -138,6 +144,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.40 2008/11/14 17:01:35 deejay1 +- autohell restored +- rel. 2 + Revision 1.39 2008/11/14 16:42:03 deejay1 - updated to 1.4.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/banshee.spec?r1=1.39&r2=1.40&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
