SPECS: gtk-doc.spec - 1.6, BA: noarch, include perl macros, use ar...
freetz
freetz at pld-linux.org
Mon Apr 10 18:38:22 CEST 2006
Author: freetz Date: Mon Apr 10 16:38:22 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 1.6, BA: noarch, include perl macros, use architecture-independant
pkgconfdir
---- Files affected:
SPECS:
gtk-doc.spec (1.42 -> 1.43)
---- Diffs:
================================================================
Index: SPECS/gtk-doc.spec
diff -u SPECS/gtk-doc.spec:1.42 SPECS/gtk-doc.spec:1.43
--- SPECS/gtk-doc.spec:1.42 Tue Mar 7 17:20:05 2006
+++ SPECS/gtk-doc.spec Mon Apr 10 18:38:17 2006
@@ -1,15 +1,18 @@
# $Revision$, $Date$
+#
+%include /usr/lib/rpm/macros.perl
+#
Summary: API documentation generation tool for GTK+ and GNOME
Summary(es): El generador de documentación del GTK
Summary(pl): Narzędzie do generowania dokumentacji API do GTK+ i GNOME
Summary(pt_BR): O gerador de documentaçăo do GTK
Name: gtk-doc
-Version: 1.5
+Version: 1.6
Release: 1
License: GPL v2+
Group: Development/Tools
-Source0: http://ftp.gnome.org/pub/gnome/sources/gtk-doc/1.5/%{name}-%{version}.tar.bz2
-# Source0-md5: 9aff3cbfa99cc37e712621f3e4a60d46
+Source0: http://ftp.gnome.org/pub/gnome/sources/gtk-doc/1.6/%{name}-%{version}.tar.bz2
+# Source0-md5: 09c7a89efff2e0bbaba02a12bff58dfd
URL: http://www.gtk.org/rdp/
BuildRequires: autoconf
BuildRequires: automake
@@ -19,6 +22,7 @@
BuildRequires: libxslt-progs >= 1.1.15
BuildRequires: openjade
BuildRequires: perl-base >= 5.6.0
+BuildRequires: rpm-perlprov >= 4.1-13
BuildRequires: scrollkeeper
Requires(post,postun): scrollkeeper
Requires: %{name}-automake = %{version}-%{release}
@@ -29,8 +33,12 @@
Requires: gnome-doc-tools >= 1.0-4
Requires: libxslt-progs >= 1.1.15
Requires: openjade
+BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+# architecture-independant pkgconfig dir
+%define _pkgconfigdir %{_datadir}/pkgconfig
+
%description
gtk-doc is a tool for generating API reference documentation. It is
used for generating the documentation for GTK+, GLib and GNOME.
@@ -122,6 +130,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.43 2006/04/10 16:38:17 freetz
+- 1.6, BA: noarch, include perl macros, use architecture-independant
+ pkgconfdir
+
Revision 1.42 2006/03/07 16:20:05 freetz
- 1.5, updated file list, update scrollkeeper database (post, postun)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gtk-doc.spec?r1=1.42&r2=1.43&f=u
More information about the pld-cvs-commit
mailing list