]> git.pld-linux.org Git - packages/gtk-doc.git/commitdiff
- updated to 1.10 auto/th/gtk-doc-1_10-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Thu, 20 Mar 2008 15:43:13 +0000 (15:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- use --with-omf
- adapterized

Changed files:
    gtk-doc.spec -> 1.67

gtk-doc.spec

index d889b7e401421ed3a0471446994748d56f526482..c136e96ea10fd7d0cecb3d3350920b4e2fb822cb 100644 (file)
@@ -6,12 +6,12 @@ Summary(es.UTF-8):    El generador de documentación del GTK
 Summary(pl.UTF-8):     Narzędzie do generowania dokumentacji API do GTK+ i GNOME
 Summary(pt_BR.UTF-8):  O gerador de documentação do GTK
 Name:          gtk-doc
-Version:       1.9
-Release:       2
+Version:       1.10
+Release:       1
 License:       GPL v2+
 Group:         Development/Tools
-Source0:       http://ftp.gnome.org/pub/gnome/sources/gtk-doc/1.9/%{name}-%{version}.tar.bz2
-# Source0-md5: bcd002f381385812737a05538eb8b21e
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/gtk-doc/1.10/%{name}-%{version}.tar.bz2
+# Source0-md5: cbd4be396b0cf8b8ce1fc9b927cdf451
 URL:           http://www.gtk.org/rdp/
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
@@ -24,6 +24,7 @@ BuildRequires:        openjade
 BuildRequires: perl-base >= 5.6.0
 BuildRequires: pkgconfig >= 1:0.19
 BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(find_lang) >= 1.23
 BuildRequires: scrollkeeper >= 1:0.3.5
 Requires(post,postun): scrollkeeper
 Requires:      %{name}-automake = %{version}-%{release}
@@ -97,7 +98,7 @@ install -d $RPM_BUILD_ROOT%{_gtkdocdir} \
 
 install examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
-%find_lang %{name} --with-gnome --all-name
+%find_lang %{name} --with-gnome --with-omf --all-name
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -117,7 +118,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_pkgconfigdir}/%{name}.pc
 %{_datadir}/sgml/%{name}
 %{_examplesdir}/%{name}-%{version}
-%{_omf_dest_dir}/%{name}
 
 %files common
 %defattr(644,root,root,755)
This page took 0.350829 seconds and 4 git commands to generate.