]> git.pld-linux.org Git - packages/gnome-devel-docs.git/blobdiff - gnome-devel-docs.spec
- updated to 2.30.1
[packages/gnome-devel-docs.git] / gnome-devel-docs.spec
index 1ff730aa5739fc50246ebe1e959b3852168273a6..7e7d22fb605fa4bf5facc432b4145d351b54ef7c 100644 (file)
@@ -1,18 +1,26 @@
 Summary:       GNOME Developer Documentation
 Summary(pl.UTF-8):     Dokumentacja programisty GNOME
 Name:          gnome-devel-docs
-Version:       2.19.1
+Version:       2.30.1
 Release:       1
-License:       GPL
+License:       GFDL
 Group:         Documentation
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-devel-docs/2.19/%{name}-%{version}.tar.bz2
-# Source0-md5: 6615ea643ec27c41f97858d874bc4eb8
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-devel-docs/2.30/%{name}-%{version}.tar.bz2
+# Source0-md5: 6af984290595176fcd6f0717320b7643
 URL:           http://www.gnome.org/
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: gnome-doc-utils >= 0.10.3
+BuildRequires: docbook-dtd412-xml
+BuildRequires: docbook-dtd42-xml
+BuildRequires: docbook-dtd44-xml
+BuildRequires: gettext-devel
+BuildRequires: gnome-doc-utils >= 0.12.1
+BuildRequires: libxml2-progs
+BuildRequires: pkgconfig
+BuildRequires: rpmbuild(find_lang) >= 1.23
 BuildRequires: rpmbuild(macros) >= 1.198
 Requires(post,postun): scrollkeeper
+BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -32,7 +40,7 @@ Style Guide" oraz "Overview of the GNOME Platform".
 %{__automake}
 %configure \
        --disable-scrollkeeper
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -40,12 +48,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang gdp-handbook --with-gnome
-%find_lang gdp-style-guide --with-gnome
-%find_lang platform-overview --with-gnome
-cat gdp-handbook.lang > %{name}.lang
-cat gdp-style-guide.lang >> %{name}.lang
-cat platform-overview.lang >> %{name}.lang
+%find_lang %{name} --with-gnome --with-omf --all-name
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -59,10 +62,3 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%dir %{_omf_dest_dir}/gdp-handbook
-%{_omf_dest_dir}/gdp-handbook/gdp-handbook-C.omf
-%dir %{_omf_dest_dir}/gdp-style-guide
-%{_omf_dest_dir}/gdp-style-guide/gdp-style-guide-C.omf
-%dir %{_omf_dest_dir}/platform-overview
-%{_omf_dest_dir}/platform-overview/platform-overview-C.omf
-%lang(es) %{_omf_dest_dir}/platform-overview/platform-overview-es.omf
This page took 0.088209 seconds and 4 git commands to generate.