Репозиторий ALT Linux backports/2.4
Последнее обновление: 9 июля 2008 | Пакетов: 497 | Посещений: 1601866
 поиск   регистрация   авторизация 
 
Группа :: Сети/Передача файлов
Пакет: gift

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

Name: gift
Version: 0.11.8
Release: alt2.M24.1
License: GPL
URL: http://gift.sourceforge.net/
#Source0: %{name}-%{version}.tar.bz2
Source0: %{name}-%{version}.1.tar.bz2
Summary: giFT is a modular daemon of abstracting the communication between the end user and specific filesharing protocols.
Summary(ru_RU.KOI8-R): giFT - модульный демон для работы с файлообменными сетями.
Group: Networking/File transfer
# Automatically added by buildreq on Mon Jan 05 2004
BuildRequires: XFree86-devel bzlib-devel freetype2-devel gcc-c++ libImageMagick-devel libexif-devel liblcms-devel libltdl-devel libogg-devel libstdc++-devel libvorbis-devel xsltproc zlib-devel

%description
giFT is a `recursive' acronym for `giFT: Internet File Transfer'. The giFT project is actually a collection of several components together: the giFT daemon (which acts as bridge to the actual file sharing protocols), p2p network plugins, and a user interface front-end.

%description -l ru_RU.KOI8-R
giFT рекурсивный акроним "giFT: Internet File Transfer(Передача файлов по интернету)". Проект giFT включает в себя несколько компонентов: демон giFT, плагины для различных p2p сетей, интерфейс пользователя.

%package -n %{name}d
Group: Networking/Other
Summary: giFT is a modular daemon of abstracting the communication between the end user and specific filesharing protocols.
Summary(ru_RU.KOI8-R): giFT - модульный демон для работы с файлообменными сетями
Obsoletes: %name
Requires: libgift >= 0.11.4-alt4, libgiftproto >= 0.11.4-alt4

%description -n %{name}d
giFT is a `recursive' acronym for `giFT: Internet File Transfer'. The giFT project is actually a collection of several components together: the giFT daemon (which acts as bridge to the actual file sharing protocols), p2p network plugins, and a user interface front-end.

This package contains giFT daemon.

%description -n %{name}d -l ru_RU.KOI8-R
giFT рекурсивный акроним giFT: Internet File Transfer(Передача файлов по интерне
ту). Проект giFT включает в себя несколько компонентов: демон giFT, плагины для различных p2p сетей, интерфейсы пользователя.

В этом пакете находятся giFT демон.

%package -n lib%name
Summary: Header files and libraries for developing apps which will use %name
Group: System/Libraries

%description -n lib%name
giFT is a `recursive' acronym for `giFT: Internet File Transfer'. The giFT project is actually a collection of several components together: the giFT daemon (which acts as bridge to the actual file sharing protocols), p2p network plugins, and a user interface front-end.

This package contains the header files and libraries for developing apps which will use %name


%package -n lib%name-devel
Summary: Header files and libraries for developing apps which will use %name
Group: Development/C
Requires: lib%name = %version-%release
Obsoletes: %name-devel

%description -n lib%name-devel
giFT is a `recursive' acronym for `giFT: Internet File Transfer'. The giFT project is actually a collection of several components together: the giFT daemon (which acts as bridge to the actual file sharing protocols), p2p network plugins, and a user interface front-end.

This package contains the header files and libraries for developing apps which will use %name

%package -n lib%{name}proto
Summary: Header files and libraries for developing apps which will use %name
Group: System/Libraries

%description -n lib%{name}proto
giFT is a `recursive' acronym for `giFT: Internet File Transfer'. The giFT project is actually a collection of several components together: the giFT daemon (which acts as bridge to the actual file sharing protocols), p2p network plugins, and a user interface front-end.

This package contains the header files and libraries for developing apps which will use %name

%package -n lib%{name}proto-devel
Summary: Header files and libraries for developing apps which will use %name
Group: Development/C
Requires: lib%{name}proto = %version-%release
Obsoletes: %name-devel

%description -n lib%{name}proto-devel
giFT is a `recursive' acronym for `giFT: Internet File Transfer'. The giFT project is actually a collection of several components together: the giFT daemon (which acts as bridge to the actual file sharing protocols), p2p network plugins, and a user interface front-end.

This package contains the header files and libraries for developing apps which will use %name

 
%prep
#%setup -q
%setup -q -n %name-%version.1

%build
./configure --prefix=%_prefix --mandir=%_mandir
make

%install
make "DESTDIR=$RPM_BUILD_ROOT" install

%post -n lib%name -p %post_ldconfig
%postun -n lib%name -p %postun_ldconfig

%post -n lib%{name}proto -p %post_ldconfig
%postun -n lib%{name}proto -p %postun_ldconfig

%files -n %{name}d
%doc AUTHORS ChangeLog COPYING HACKING QUICKSTART INSTALL  README TODO NEWS
%_bindir/*
%_mandir/man?/*
%_datadir/giFT/*


%files -n lib%name
%_libdir/libgift.so.*

%files -n lib%name-devel
%_libdir/libgift.so
%_includedir/lib%name/*.h
%_libdir/pkgconfig/*

%files -n lib%{name}proto
%_libdir/libgiftproto.so.*

%files -n lib%{name}proto-devel
%_libdir/libgiftproto.so
%_includedir/lib%name/proto/*.h
#%_libdir/pkgconfig/*


%changelog

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

 
design & coding: Vladimir Lettiev aka crux © 2004-2005