|
@@ -1,6 +1,6 @@
|
|
%define name gtk-doc
|
|
%define name gtk-doc
|
|
-%define ver 1.15
|
|
|
|
-%define rel 3%{_dist_release}
|
|
|
|
|
|
+%define ver 1.16
|
|
|
|
+%define rel 1%{_dist_release}
|
|
|
|
|
|
Summary: API documentation generation tool for GTK+ and GNOME
|
|
Summary: API documentation generation tool for GTK+ and GNOME
|
|
Summary(ja): GTK+/GNOME 用 API ドキュメント生成ツール
|
|
Summary(ja): GTK+/GNOME 用 API ドキュメント生成ツール
|
|
@@ -9,7 +9,7 @@ Version: %{ver}
|
|
Release: %{rel}
|
|
Release: %{rel}
|
|
License: LGPL
|
|
License: LGPL
|
|
Group: Development/Tools
|
|
Group: Development/Tools
|
|
-Source: http://ftp.gnome.org/pub/GNOME/sources/%{name}/1.10/%{name}-%{version}.tar.bz2
|
|
|
|
|
|
+Source: http://ftp.gnome.org/pub/GNOME/sources/%{name}/1.16/%{name}-%{version}.tar.bz2
|
|
Source1: filter-requires-gtk-doc.sh
|
|
Source1: filter-requires-gtk-doc.sh
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
URL: http://www.gtk.org/gtk-doc/
|
|
URL: http://www.gtk.org/gtk-doc/
|
|
@@ -68,6 +68,9 @@ scrollkeeper-update > /dev/null 2>&1 || :
|
|
%{_datadir}/pkgconfig/*.pc
|
|
%{_datadir}/pkgconfig/*.pc
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Wed Jan 26 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.16-1
|
|
|
|
+- new upstream release
|
|
|
|
+
|
|
* Sun Oct 24 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.15-3
|
|
* Sun Oct 24 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.15-3
|
|
- add BuildRequires: and Requires: source-highlight
|
|
- add BuildRequires: and Requires: source-highlight
|
|
|
|
|