Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37505997
en ru br
Репозитории ALT
S:0.12-alt1.1
5.1: 0.10-alt1
4.1: 0.9-alt1
4.0: 0.8-alt2
3.0: 0.8-alt1
www.altlinux.org/Changes

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

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

%define ver_major 0.12
%def_disable static

Name: startup-notification
Version: %ver_major
Release: alt1.1

Summary: Startup Notification Library
License: LGPL
Group: System/Libraries
URL: http://www.freedesktop.org/wiki/Software/%name

Source: http://www.freedesktop.org/software/%name/releases/%name-%version.tar.gz

Packager: GNOME Maintainers Team <gnome at packages.altlinux.org>

# Automatically added by buildreq on Sun Apr 26 2009

BuildRequires: libSM-devel libX11-devel libxcbutil-devel xorg-cf-files

%description
Startup Notification Library

%package -n lib%name
Summary: Startup Notification Library
Group: Development/GNOME and GTK+

%description -n lib%name
This package contains startup-notification shared libraries.

%package -n lib%name-devel
Summary: Header and development libraries for %name
Group: Development/GNOME and GTK+
Requires: lib%name = %version-%release

%description -n lib%name-devel
Header and development libraries for %name

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

%description -n lib%name-devel-static
This package contains the lib%name static libraries.
%endif

%prep
%setup -q

%build
%configure \
%{subst_enable static}

%make_build

%install
%makeinstall

%files -n lib%name
%_libdir/*.so.*
%doc AUTHORS ChangeLog

%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