#
# spec file for package notify-python
#
# Copyright 2009 Sun Microsystems, Inc.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
#
Source: http://www.galago-project.org/files/releases/source/notify-python/notify-python-%{version}.tar.bz2
SUNW_BaseDir: %{_basedir}
%prep
export ACLOCAL_FLAGS="-I %{_datadir}/aclocal"
automake -a -c -f
# Refer to http://trac.galago-project.org/ticket/121 for the reason to remove
# the file
# Do a make clean first as the tarball contains out dated generated code
# see last comment in http://trac.galago-project.org/ticket/121
# move to vendor-packages
- created