Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37744518
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.8
%def_disable static

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

Summary: Startup Notification Library
License: LGPL
Group: System/Libraries
URL: ftp://ftp.gnome.org

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

# Automatically added by buildreq on Wed Aug 04 2004

BuildRequires: XFree86-devel-static gcc-c++ gcc-g77 libstdc++-devel

%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

%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.

%prep
%setup -q

%build
%configure \
%{subst_enable static}

%make_build

%install
%makeinstall

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

%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