Rebuild
This commit is contained in:
parent
d747f69cae
commit
034f530aa7
@ -1,7 +1,7 @@
|
|||||||
Summary: API documentation generation tool for GTK+ and GNOME
|
Summary: API documentation generation tool for GTK+ and GNOME
|
||||||
Name: gtk-doc
|
Name: gtk-doc
|
||||||
Version: 1.2
|
Version: 1.2
|
||||||
Release: 1
|
Release: 2
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Source: gtk-doc-%{version}.tar.bz2
|
Source: gtk-doc-%{version}.tar.bz2
|
||||||
@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/sgml/gtk-doc/
|
%{_datadir}/sgml/gtk-doc/
|
||||||
%{_datadir}/pkgconfig/gtk-doc.pc
|
%{_datadir}/pkgconfig/gtk-doc.pc
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 21 2004 Matthias Clasen <mclasen@redhat.com> 1.2-2
|
||||||
|
- rebuild
|
||||||
|
|
||||||
* Fri Mar 12 2004 Alex Larsson <alexl@redhat.com> 1.2-1
|
* Fri Mar 12 2004 Alex Larsson <alexl@redhat.com> 1.2-1
|
||||||
- update to 1.2
|
- update to 1.2
|
||||||
|
|
||||||
@ -56,7 +59,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
* Thu Aug 28 2003 Owen Taylor <otaylor@redhat.com> 1.1-3.0
|
* Thu Aug 28 2003 Owen Taylor <otaylor@redhat.com> 1.1-3.0
|
||||||
- Move gtk-doc.pc file to %{_datadir}/pkgconfig (#98595)
|
- Move gtk-doc.pc file to %%{_datadir}/pkgconfig (#98595)
|
||||||
- Require: /usr/bin/cmp (#88763, Thomas Vander Stichele)
|
- Require: /usr/bin/cmp (#88763, Thomas Vander Stichele)
|
||||||
- Added libxslt docbook-style-xsl to Require: and BuildPrereq
|
- Added libxslt docbook-style-xsl to Require: and BuildPrereq
|
||||||
(#99143, Ken MacFarlane)
|
(#99143, Ken MacFarlane)
|
||||||
|
Loading…
Reference in New Issue
Block a user