auto-import changelog data from gnome-user-docs-2.0.1-3.src.rpm
Wed Jan 22 2003 Tim Powers <timp@redhat.com> - rebuilt Mon Dec 16 2002 Havoc Pennington <hp@redhat.com> - add introduction-to-gnome.xml from CVS so the XML won't be broken Fri Dec 13 2002 Tim Powers <timp@redhat.com> 2.0.1-1 - update to 2.0.1
This commit is contained in:
parent
2e26f6f302
commit
6c150f90c7
@ -1 +1 @@
|
|||||||
gnome2-user-docs-2.0.0.tar.bz2
|
gnome2-user-docs-2.0.1.tar.bz2
|
||||||
|
@ -1,9 +1,10 @@
|
|||||||
Summary: GNOME User Documentation
|
Summary: GNOME User Documentation
|
||||||
Name: gnome-user-docs
|
Name: gnome-user-docs
|
||||||
Version: 2.0.0
|
Version: 2.0.1
|
||||||
Release: 1
|
Release: 3
|
||||||
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
|
||||||
@ -30,6 +31,9 @@ elif test -x /usr/bin/autoconf; then
|
|||||||
autoconf
|
autoconf
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
## put in a fixed XML version
|
||||||
|
cp -f %{SOURCE2} introduction-to-gnome/C
|
||||||
|
|
||||||
%configure
|
%configure
|
||||||
make
|
make
|
||||||
|
|
||||||
@ -57,6 +61,15 @@ exit 0
|
|||||||
%{_datadir}/omf
|
%{_datadir}/omf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
|
||||||
|
- rebuilt
|
||||||
|
|
||||||
|
* Mon Dec 16 2002 Havoc Pennington <hp@redhat.com>
|
||||||
|
- add introduction-to-gnome.xml from CVS so the XML won't be broken
|
||||||
|
|
||||||
|
* Fri Dec 13 2002 Tim Powers <timp@redhat.com> 2.0.1-1
|
||||||
|
- update to 2.0.1
|
||||||
|
|
||||||
* Thu Aug 8 2002 Havoc Pennington <hp@redhat.com>
|
* Thu Aug 8 2002 Havoc Pennington <hp@redhat.com>
|
||||||
- 2.0.0 stable release
|
- 2.0.0 stable release
|
||||||
- clean up uninstalled file warnings
|
- clean up uninstalled file warnings
|
||||||
|
Loading…
Reference in New Issue
Block a user