Author: patrys Date: Sat Oct 18 16:34:35 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - add obex-data-server patch
---- Files affected: SPECS: gvfs.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: SPECS/gvfs.spec diff -u SPECS/gvfs.spec:1.21 SPECS/gvfs.spec:1.22 --- SPECS/gvfs.spec:1.21 Thu Sep 25 17:25:40 2008 +++ SPECS/gvfs.spec Sat Oct 18 18:34:30 2008 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): gvfs - wirtualny system plików w przestrzeni użytkownika Name: gvfs Version: 1.0.1 -Release: 1 +Release: 2 License: LGPL v2+ Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/gvfs/1.0/%{name}-%{version}.tar.bz2 # Source0-md5: 0d123f87e3e660271cd9d11b8c592c5a +Patch0: %{name}-ods.patch BuildRequires: GConf2-devel >= 2.22.0 BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -32,6 +33,7 @@ BuildRequires: libxml2-devel >= 1:2.6.31 BuildRequires: pkgconfig Requires: %{name}-libs = %{version}-%{release} +Suggests: obex-data-server >= 0.4 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _libexecdir %{_libdir}/%{name} @@ -90,6 +92,7 @@ %prep %setup -q +%patch0 -p0 %build %{__intltoolize} @@ -207,6 +210,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2008/10/18 16:34:30 patrys +- add obex-data-server patch + Revision 1.21 2008/09/25 15:25:40 megabajt - added bash-completion-gvfs subpackage ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gvfs.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
