Author: patrys Date: Sat Oct 18 16:18:17 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - use gdk-pixbuf, not ImageMagick - rel 2
---- Files affected: SPECS: obex-data-server.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/obex-data-server.spec diff -u SPECS/obex-data-server.spec:1.11 SPECS/obex-data-server.spec:1.12 --- SPECS/obex-data-server.spec:1.11 Sat Oct 18 17:46:47 2008 +++ SPECS/obex-data-server.spec Sat Oct 18 18:18:12 2008 @@ -4,7 +4,7 @@ Summary(pl.UTF-8): Usługa D-Bus dostarczająca wysokopoziomową funkcjonalność klientą i serwera OBEX Name: obex-data-server Version: 0.4 -Release: 1 +Release: 2 License: GPL v2+ Group: X11/Applications Source0: http://tadas.dailyda.com/software/%{name}-%{version}.tar.gz @@ -15,6 +15,7 @@ BuildRequires: automake BuildRequires: bluez-libs-devel >= 4.2 BuildRequires: dbus-glib-devel >= 0.60 +BuildRequires: gtk+2-devel BuildRequires: openobex-devel >= 1.3 BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.311 @@ -40,7 +41,8 @@ %{__automake} %{__autoheader} %{__autoconf} -%configure +%configure \ + --enable-bip=gdk-pixbuf %{__make} %install @@ -67,6 +69,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2008/10/18 16:18:12 patrys +- use gdk-pixbuf, not ImageMagick +- rel 2 + Revision 1.11 2008/10/18 15:46:47 patrys - 0.4 - drop bluez api patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/obex-data-server.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
