]> git.pld-linux.org Git - packages/gnome-devel-docs.git/blobdiff - gnome-devel-docs.spec
Update to 3.12.2
[packages/gnome-devel-docs.git] / gnome-devel-docs.spec
index 77fb23d7bc67f39c7f2e9f52a3a6c0ee3b862ea4..65fb141dd5beac8dbd3ed0e75ffaf402d66cbe6e 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       GNOME Developer Documentation
 Summary(pl.UTF-8):     Dokumentacja programisty GNOME
 Name:          gnome-devel-docs
-Version:       3.0.0
+Version:       3.12.2
 Release:       1
 License:       GFDL
 Group:         Documentation
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-devel-docs/3.0/%{name}-%{version}.tar.bz2
-# Source0-md5: cbc2c9b81d6035cf700a00762def6068
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-devel-docs/3.12/%{name}-%{version}.tar.xz
+# Source0-md5: ffabd7b58c26ad0b48ad99fd0ea15373
 URL:           http://www.gnome.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -14,12 +14,13 @@ BuildRequires:      docbook-dtd412-xml
 BuildRequires: docbook-dtd42-xml
 BuildRequires: docbook-dtd44-xml
 BuildRequires: gettext-devel
-BuildRequires: gnome-doc-utils >= 0.12.1
+BuildRequires: itstool
 BuildRequires: libxml2-progs
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(find_lang) >= 1.23
 BuildRequires: rpmbuild(macros) >= 1.198
-Requires(post,postun): scrollkeeper
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -39,7 +40,7 @@ Style Guide" oraz "Overview of the GNOME Platform".
 %{__autoconf}
 %{__automake}
 %configure \
-       --disable-scrollkeeper
+       --disable-silent-rules
 %{__make} -j1
 
 %install
@@ -48,17 +49,11 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang %{name} --with-gnome --with-omf --all-name
+%find_lang %{name} --with-gnome --all-name
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
-%scrollkeeper_update_post
-
-%postun
-%scrollkeeper_update_postun
-
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
This page took 0.088204 seconds and 4 git commands to generate.