Author: patrys Date: Thu Jul 12 22:29:20 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.9.0
---- Files affected: SPECS: gnome-bluetooth.spec (1.56 -> 1.57) ---- Diffs: ================================================================ Index: SPECS/gnome-bluetooth.spec diff -u SPECS/gnome-bluetooth.spec:1.56 SPECS/gnome-bluetooth.spec:1.57 --- SPECS/gnome-bluetooth.spec:1.56 Wed Feb 28 11:49:40 2007 +++ SPECS/gnome-bluetooth.spec Fri Jul 13 00:29:15 2007 @@ -2,12 +2,12 @@ Summary: GNOME Bluetooth Subsystem Summary(pl.UTF-8): Podsystem GNOME Bluetooth Name: gnome-bluetooth -Version: 0.8.0 -Release: 2 +Version: 0.9.0 +Release: 1 License: GPL Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/0.8/%{name}-%{version}.tar.gz -# Source0-md5: ae573b6dbc795a0c00dd0810f3a23140 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/0.9/%{name}-%{version}.tar.gz +# Source0-md5: a456f24c26f01970495e432f89fe4a40 Patch0: %{name}-python.patch Patch1: %{name}-gnomeui.patch Patch2: %{name}-desktop.patch @@ -17,8 +17,9 @@ BuildRequires: autoconf >= 2.52 BuildRequires: automake >= 1.8 BuildRequires: gob2 >= 2.0.14 +BuildRequires: gtk+2-devel >= 2.10.0 BuildRequires: intltool >= 0.18 -BuildRequires: libbtctl-devel >= 0.8.0 +BuildRequires: libbtctl-devel >= 0.9.0 BuildRequires: libgnomeui-devel >= 2.16.0 BuildRequires: librsvg-devel >= 1:2.16.0 BuildRequires: libtool @@ -113,21 +114,17 @@ %patch3 -p1 %build -%{__glib_gettextize} +%{__intltoolize} +#%%{__glib_gettextize} %{__libtoolize} %{__aclocal} %{__autoheader} %{__automake} %{__autoconf} -cd libegg -%{__libtoolize} -%{__aclocal} -%{__autoheader} -%{__automake} -%{__autoconf} -cd .. %configure \ - --enable-static + --enable-static \ + --disable-schemas-install \ + PYTHONDIR=%{py_sitedir}/gnomebt/ %{__make} %install @@ -189,6 +186,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.57 2007/07/12 22:29:15 patrys +- 0.9.0 + Revision 1.56 2007/02/28 10:49:40 patrys - rel 2, rebuild with new libbtctl ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-bluetooth.spec?r1=1.56&r2=1.57&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
