Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37408082
en ru br
ALT Linux repos
S:0.12-alt1.1
5.0: 0.9-alt2
4.1: 0.9-alt1
4.0: 0.8-alt2
3.0: 0.8-alt1

Group :: System/Libraries
RPM: startup-notification

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin