auto-import changelog data from gnome-user-docs-1.4.1-4.src.rpm
Thu Jun 13 2002 Nalin Dahyabhai <nalin@redhat.com> - fix a scrollkeeper validation bug Thu May 23 2002 Tim Powers <timp@redhat.com> - automated rebuild Wed Jan 09 2002 Tim Powers <timp@redhat.com> - automated rebuild
This commit is contained in:
parent
6e8022df0d
commit
18abc5531f
@ -3,9 +3,10 @@
|
|||||||
Summary: GNOME User Documentation
|
Summary: GNOME User Documentation
|
||||||
Name: gnome-user-docs
|
Name: gnome-user-docs
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: 1
|
Release: 4
|
||||||
Copyright: FDL
|
License: FDL
|
||||||
Source: gnome-user-docs-%{version}.tar.gz
|
Source: gnome-user-docs-%{version}.tar.gz
|
||||||
|
Patch: gnome-user-docs-scrollkeeper-dtd.patch
|
||||||
Group: Documentation
|
Group: Documentation
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
@ -16,7 +17,9 @@ This package contains the GNOME Glossary, Introduction to GNOME, and a Unix
|
|||||||
Primer.
|
Primer.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup
|
%setup -q
|
||||||
|
%patch -p0 -b .scrollkeeper-dtd
|
||||||
|
|
||||||
%build
|
%build
|
||||||
./configure --prefix=%{_prefix}
|
./configure --prefix=%{_prefix}
|
||||||
make
|
make
|
||||||
@ -40,6 +43,15 @@ exit 0
|
|||||||
%{_prefix}/*
|
%{_prefix}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 13 2002 Nalin Dahyabhai <nalin@redhat.com>
|
||||||
|
- fix a scrollkeeper validation bug
|
||||||
|
|
||||||
|
* Thu May 23 2002 Tim Powers <timp@redhat.com>
|
||||||
|
- automated rebuild
|
||||||
|
|
||||||
|
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
|
||||||
|
- automated rebuild
|
||||||
|
|
||||||
|
|
||||||
* Tue Apr 17 2001 Jonathan Blandford <jrb@redhat.com>
|
* Tue Apr 17 2001 Jonathan Blandford <jrb@redhat.com>
|
||||||
- Moved to red hat build system
|
- Moved to red hat build system
|
||||||
|
Loading…
Reference in New Issue
Block a user