SPECS: gvfs.spec - updated to 0.1.4
megabajt
megabajt at pld-linux.org
Mon Jan 21 17:28:51 CET 2008
Author: megabajt Date: Mon Jan 21 16:28:51 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.1.4
---- Files affected:
SPECS:
gvfs.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/gvfs.spec
diff -u SPECS/gvfs.spec:1.7 SPECS/gvfs.spec:1.8
--- SPECS/gvfs.spec:1.7 Sat Jan 19 19:10:16 2008
+++ SPECS/gvfs.spec Mon Jan 21 17:28:46 2008
@@ -2,12 +2,12 @@
Summary: gvfs - userspace virtual filesystem
Summary(pl.UTF-8): gvfs - wirtualny system plików w przestrzeni użytkownika
Name: gvfs
-Version: 0.1.2
+Version: 0.1.4
Release: 1
-License: LGPL v2
+License: LGPL v2+
Group: Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/gvfs/0.1/%{name}-%{version}.tar.bz2
-# Source0-md5: 732f3d49177cd4ec404e64870c3b3ecb
+# Source0-md5: a227be3f37bfc1eda3ba53e6483218a4
BuildRequires: autoconf >= 2.50
BuildRequires: automake
BuildRequires: cdparanoia-III-devel >= 1:10
@@ -16,9 +16,12 @@
BuildRequires: glib2-devel >= 1:2.15.2
BuildRequires: gtk-doc >= 1.8
BuildRequires: hal-devel >= 0.5.9
+BuildRequires: intltool >= 0.37.0
BuildRequires: libcdio-devel >= 0.78.2
BuildRequires: libfuse-devel
BuildRequires: libsmbclient-devel >= 3.0
+# not released yet
+#BuildRequires: libsoup-devel >= 2.3.0
BuildRequires: libtool
BuildRequires: pkgconfig
Requires: %{name}-libs = %{version}-%{release}
@@ -45,7 +48,7 @@
Summary: gvfs libraries
Summary(pl.UTF-8): Biblioteki gvfs
Group: Libraries
-Requires: glib2 >= 1:2.15.1
+Requires: glib2 >= 1:2.15.2
%description libs
gvfs libraries.
@@ -58,7 +61,7 @@
Summary(pl.UTF-8): Pliki nagłówkowe biblioteki gvfs
Group: Development/Libraries
Requires: %{name}-libs = %{version}-%{release}
-Requires: glib2-devel >= 1:2.15.1
+Requires: glib2-devel >= 1:2.15.2
%description devel
Header files for gvfs library.
@@ -70,6 +73,7 @@
%setup -q
%build
+%{__intltoolize}
%{__libtoolize}
%{__aclocal}
%{__autoconf}
@@ -124,6 +128,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2008-01-21 16:28:46 megabajt
+- updated to 0.1.4
+
Revision 1.7 2008-01-19 18:10:16 megabajt
- ghost soname symlink
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gvfs.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list