Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37560204
en ru br
Репозитории ALT
S:42.1-alt1
5.1: 2.28.2-alt0.M51.1
4.1: 2.22.3-alt0.M41.1
4.0: 0.8.1-alt1
3.0: 0.4.2-alt1
www.altlinux.org/Changes

Группа :: Графические оболочки/GNOME
Пакет: gnome-keyring

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

%define ver_major 0.4
%def_disable static

Name: gnome-keyring
Version: %ver_major.2
Release: alt1

Summary: %name is a password keeper for GNOME
License: LGPL
Group: Graphical desktop/GNOME
Url: http://www.gnome.org

Source: ftp://ftp.gnome.org/pub/gnome/sources/%name/%ver_major/%name-%version.tar.bz2

%define gtk_ver 2.6.4

Requires: libgtk+2 >= %gtk_ver
Requires: lib%name = %version-%release

BuildPreReq: libgtk+2-devel >= %gtk_ver

# Automatically added by buildreq on Mon Apr 19 2004

BuildRequires: XFree86-libs fontconfig freetype2 gcc-c++ gcc-g77 glib2-devel libatk-devel libgtk+2-devel libpango-devel libstdc++-devel pkgconfig

%description
%name is a program that keep password and other secrets for
users. It is run as a damon in the session, similar to ssh-agent, and
other applications can locate it by an environment variable.

%package -n lib%name
Summary: %name libraries
Group: System/Libraries

%description -n lib%name
This package contains shared version of %name libraries.

%package -n lib%name-devel
Summary: Development files for lib%name
Group: Development/C
Requires: lib%name = %version-%release

%description -n lib%name-devel
This package contains headers and development libraries for %name.

%package -n lib%name-devel-static
Summary: Static version of %name libraries
Group: Development/C
Requires: lib%name-devel = %version-%release

%description -n lib%name-devel-static
This package provides libraries for develop programs statically linked
against lib%name.

%define _libexecdir %_libdir/%name

%prep
%setup -q

%build
%configure \
%{subst_enable static}

%make_build

%install
%makeinstall

%find_lang --with-gnome %name

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

%files -f %name.lang
%_bindir/*
%dir %_libexecdir
%_libexecdir/*
%doc README AUTHORS NEWS ChangeLog

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

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

%if_enabled static
%files -n lib%name-devel-static
%_libdir/*.a
%endif

%changelog

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

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