cvsdist 6e8022d
%define version	1.4.1
cvsdist 6e8022d
cvsdist 6e8022d
Summary:        GNOME User Documentation
cvsdist 6e8022d
Name:           gnome-user-docs
cvsdist 6e8022d
Version:        %{version}
cvsdist 6e8022d
Release:        1
cvsdist 6e8022d
Copyright:      FDL
cvsdist 6e8022d
Source:         gnome-user-docs-%{version}.tar.gz
cvsdist 6e8022d
Group:          Documentation
cvsdist 6e8022d
BuildArch:      noarch
cvsdist 6e8022d
BuildRoot:      %{_tmppath}/%{name}-%{version}-root
cvsdist 6e8022d
Obsoletes:      gnome-users-guide
cvsdist 6e8022d
cvsdist 6e8022d
%description
cvsdist 6e8022d
This package contains the GNOME Glossary, Introduction to GNOME, and a Unix
cvsdist 6e8022d
Primer.
cvsdist 6e8022d
cvsdist 6e8022d
%prep
cvsdist 6e8022d
%setup
cvsdist 6e8022d
%build
cvsdist 6e8022d
./configure --prefix=%{_prefix}
cvsdist 6e8022d
make 
cvsdist 6e8022d
cvsdist 6e8022d
%install
cvsdist 6e8022d
make prefix=$RPM_BUILD_ROOT%{_prefix} install
cvsdist 6e8022d
cvsdist 6e8022d
%clean 
cvsdist 6e8022d
rm -rf $RPM_BUILD_ROOT
cvsdist 6e8022d
cvsdist 6e8022d
%post
cvsdist 6e8022d
which scrollkeeper-update > /dev/null 2>&1 && scrollkeeper-update
cvsdist 6e8022d
exit 0
cvsdist 6e8022d
cvsdist 6e8022d
%postun
cvsdist 6e8022d
which scrollkeeper-update > /dev/null 2>&1 && scrollkeeper-update
cvsdist 6e8022d
exit 0
cvsdist 6e8022d
cvsdist 6e8022d
%files
cvsdist 6e8022d
%defattr(-, root, root)
cvsdist 6e8022d
%{_prefix}/*
cvsdist 6e8022d
cvsdist 6e8022d
%changelog
cvsdist 6e8022d
cvsdist 6e8022d
* Tue Apr 17 2001 Jonathan Blandford <jrb@redhat.com>
cvsdist 6e8022d
- Moved to red hat build system
cvsdist 6e8022d
cvsdist 6e8022d
* Thu Feb 22 2001 Gregory Leblanc <gleblanc@cu-portland.edu>
cvsdist 6e8022d
- de-uglification, and fixed the macros.
cvsdist 6e8022d
cvsdist 6e8022d
* Mon Nov 27 2000 Kenny Graunke <kwg@teleport.com>
cvsdist 6e8022d
- Initial cut