auto-import changelog data from gnome-user-docs-2.5.90-1.src.rpm
Mon Mar 15 2004 Alex Larsson <alexl@redhat.com> 2.5.90-1 - update to 2.5.90 Thu Feb 26 2004 Alexander Larsson <alexl@redhat.com> 2.5.0-1 - update to 2.5.0 Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> - rebuilt
This commit is contained in:
parent
c8ee2a19b8
commit
20443d86fc
@ -1 +1 @@
|
|||||||
gnome2-user-docs-2.4.1.tar.bz2
|
gnome2-user-docs-2.5.90.tar.bz2
|
||||||
|
@ -1,10 +1,9 @@
|
|||||||
Summary: GNOME User Documentation
|
Summary: GNOME User Documentation
|
||||||
Name: gnome-user-docs
|
Name: gnome-user-docs
|
||||||
Version: 2.4.1
|
Version: 2.5.90
|
||||||
Release: 1
|
Release: 1
|
||||||
License: FDL
|
License: FDL
|
||||||
Source: gnome2-user-docs-%{version}.tar.bz2
|
Source: gnome2-user-docs-%{version}.tar.bz2
|
||||||
Source2: introduction-to-gnome.xml
|
|
||||||
Group: Documentation
|
Group: Documentation
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
@ -21,19 +20,6 @@ environment.
|
|||||||
%setup -q -n gnome2-user-docs-%{version}
|
%setup -q -n gnome2-user-docs-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
## 1.91 tarball ships with a broken configure script
|
|
||||||
if test -x /usr/bin/autoconf-2.53; then
|
|
||||||
autoconf-2.53
|
|
||||||
elif test -x /usr/bin/autoconf-2.52; then
|
|
||||||
autoconf-2.52
|
|
||||||
elif test -x /usr/bin/autoconf; then
|
|
||||||
autoconf
|
|
||||||
fi
|
|
||||||
|
|
||||||
## put in a fixed XML version
|
|
||||||
cp -f %{SOURCE2} introduction-to-gnome/C
|
|
||||||
|
|
||||||
%configure
|
%configure
|
||||||
make
|
make
|
||||||
|
|
||||||
@ -61,6 +47,15 @@ exit 0
|
|||||||
%{_datadir}/omf
|
%{_datadir}/omf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 15 2004 Alex Larsson <alexl@redhat.com> 2.5.90-1
|
||||||
|
- update to 2.5.90
|
||||||
|
|
||||||
|
* Thu Feb 26 2004 Alexander Larsson <alexl@redhat.com> 2.5.0-1
|
||||||
|
- update to 2.5.0
|
||||||
|
|
||||||
|
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
|
||||||
|
- rebuilt
|
||||||
|
|
||||||
* Fri Jan 30 2004 Alexander Larsson <alexl@redhat.com> 2.4.1-1
|
* Fri Jan 30 2004 Alexander Larsson <alexl@redhat.com> 2.4.1-1
|
||||||
- update to 2.4.1
|
- update to 2.4.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user