]> git.pld-linux.org Git - packages/dasher.git/blobdiff - dasher.spec
- updated gettext BR
[packages/dasher.git] / dasher.spec
index 5bbe651b2b9b85c29ffe9cdfd6ac79de68ef6bbd..a12564cd519e2efd2d2b57271bf48e64c59046c1 100644 (file)
@@ -1,33 +1,36 @@
 Summary:       Predictive text entry application
 Summary(pl.UTF-8):     Przewidująca aplikacja do wprowadzania tekstu
 Name:          dasher
-Version:       4.9.0
-Release:       1
+Version:       4.11
+Release:       4
 License:       GPL v2
 Group:         X11/Applications/Accessibility
-Source0:       http://ftp.gnome.org/pub/gnome/sources/dasher/4.9/%{name}-%{version}.tar.bz2
-# Source0-md5: f6f024878f258a9506e62cf717446437
-Patch0:                %{name}-ac.patch
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/dasher/4.11/%{name}-%{version}.tar.bz2
+# Source0-md5: 55695cacecb9fa9e3259e0f2ef82ae9e
+Patch0:                %{name}-format-security.patch
 URL:           http://www.inference.phy.cam.ac.uk/dasher/
 BuildRequires: GConf2-devel >= 2.20.0
 BuildRequires: ORBit2-devel >= 1:2.14.7
 BuildRequires: at-spi-devel >= 1.20.0
 BuildRequires: atk-devel >= 1.20.0
-BuildRequires: autoconf >= 2.56
+BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.8
+BuildRequires: docbook-dtd412-xml
 BuildRequires: expat-devel
+BuildRequires: gettext-tools
+BuildRequires: glib2-devel >= 1:2.16.1
 BuildRequires: gnome-doc-utils
 BuildRequires: gnome-speech-devel >= 0.4.10
-BuildRequires: gnome-vfs2-devel >= 2.20.0
-BuildRequires: gtk+2-devel >= 2:2.12.0
-BuildRequires: intltool >= 0.36.2
+BuildRequires: gtk+2-devel >= 2:2.18.0
+BuildRequires: intltool >= 0.40.1
 BuildRequires: libbonobo-devel >= 2.20.0
-BuildRequires: libglade2-devel >= 2.6.0
 BuildRequires: libgnomeui-devel >= 2.20.0
 BuildRequires: libtool
+BuildRequires: pkgconfig
+BuildRequires: rpmbuild(find_lang) >= 1.23
 BuildRequires: rpmbuild(macros) >= 1.311
 BuildRequires: xorg-lib-libXtst-devel
-Requires(post,postun): gtk+2
+Requires(post,postun): gtk-update-icon-cache
 Requires(post,postun): hicolor-icon-theme
 Requires(post,postun): scrollkeeper
 Requires(post,preun):  GConf2
@@ -68,7 +71,7 @@ minutę.
 %{__glib_gettextize}
 %{__intltoolize}
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
@@ -86,9 +89,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr@latin ] || \
-       mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin}
-%find_lang %{name} --with-gnome --all-name
+%find_lang %{name} --with-gnome --with-omf --all-name
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -115,4 +116,3 @@ rm -rf $RPM_BUILD_ROOT
 %{_iconsdir}/hicolor/48x48/apps/%{name}.png
 %{_iconsdir}/hicolor/scalable/apps/%{name}.svg
 %{_mandir}/man1/%{name}*
-%{_omf_dest_dir}/%{name}
This page took 0.106144 seconds and 4 git commands to generate.