Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37514974
en ru br
Репозитории ALT
S:2.24.4-alt12
5.1: 2.24.4-alt0.M50P.1
4.1: 2.22.0-alt1.1
4.0: 2.16.3-alt3
3.0: 1.0.5-alt7.1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: gnome-vfs

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%set_gcc_version 3.3
Name: gnome-vfs
Version: 1.0.5
Release: alt7.1
Serial: 1

%define major 1

Summary: GNOME virtual file-system libraries
Group: System/Libraries
License: LGPL
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%name/%name-%version.tar.gz
Source2:        macros.tar.gz
Patch1: gnome-vfs-1.0.5-charset-and-rpmsave.patch
Patch2: gnome-vfs-1.0.5-alt-docs.patch
Url: http://www.gnome.org/
Packager: Nazar Yurpeak <phoenix at altlinux.org>

Obsoletes: libdesktopfile-devel
Requires: lib%name = %version-%release
BuildPreReq: gcc3.3

# Automatically added by buildreq on Tue Jun 21 2005 (-bi)

BuildRequires: ORBit-devel bzlib-devel cpio docbook-utils esound-devel glib-devel
BuildRequires: glibc-devel-static gnome-libs-devel gnome-mime-data gtk+-devel gtk-doc
BuildRequires: imlib-devel libGConf-devel libaudiofile-devel libcdparanoia-devel libdb1-devel
BuildRequires: libpopt-devel libssl-devel libxml-devel ncompress oaf-devel pkgconfig xorg-x11-devel zlib-devel

%description
The GNOME Virtual File System provides an abstraction to common file
system operations like reading, writing and copying files, listing
directories and so on.  It is similar in spirit to the Midnight
Commander's VFS (as it uses a similar URI scheme) but it is designed
from the ground up to be extensible and to be usable from any
application.

%package -n lib%name
Summary: Shared libraries of the GNOME VFS
Group: %group
Obsoletes: lib%name%major
%description -n lib%name
The GNOME Virtual File System provides an abstraction to common file
system operations like reading, writing and copying files, listing
directories and so on.

This package contains shared libraries for gnome-vfs.

%package -n lib%name-devel
Summary: Libraries and include files for developing GNOME VFS applications
Group: Development/GNOME and GTK+
Requires: lib%name = %version-%release
Requires: oaf-devel
Provides: %name-devel = %version-%release
Obsoletes: %name-devel, lib%name%major-devel

%description -n lib%name-devel
This package contains files necessary to develop
applications that use GNOME VFS.

%if 0

%package -n libdesktopfile-devel
Summary: Temporary static library for handling GNOME Desktop files
Group: Development/GNOME and GTK+
Conflicts: lib%name-devel <= 1.0.3-alt3

%description -n libdesktopfile-devel
A little static library for handling desktop files. This is presumably
a temporary hack.

%endif

%package -n lib%name-devel-static
Summary: Static libraries for developing GNOME VFS applications
Group: Development/GNOME and GTK+
Requires: lib%name-devel = %version-%release

%description -n lib%name-devel-static
This package contains static libraries to develop
applications that need to be statically linked with GNOME VFS.

%prep
%setup -q
%patch1 -p1
#%patch2 -p1
#tar zxf %{SOURCE2}

%build
# for patch 1
#autoheader
#aclocal -I /usr/share/aclocal/gnome-macros
#autoconf

%configure --with-openssl-libs=%_libdir \
  --disable-gtk-doc

echo "#define HAVE_CODESET 1" >> config.in

%make_build

%install
%makeinstall

%find_lang %name

%post -n lib%name -p %post_ldconfig

%postun -n lib%name -p %postun_ldconfig

%files -f %{name}.lang
%doc AUTHORS COPYING ChangeLog NEWS README
%config %{_sysconfdir}/vfs/modules/*.conf
%{_libdir}/vfs/extfs/*
%{_datadir}/gtk-doc/html/*

%files -n lib%name
%{_libdir}/*so*.0
%{_libdir}/libgnomevfs-pthread.so
%{_libdir}/vfs/modules/*.so

%files -n lib%name-devel
%{_includedir}/gnome-vfs-1.0
%{_libdir}/gnome-vfs-1.0
%{_bindir}/gnome-vfs-config
%{_libdir}/libgnomevfs.so
%{_libdir}/*.sh

%files -n lib%name-devel-static
%{_libdir}/*.a
%{_libdir}/vfs/modules/*.a


%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin