X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=gajim.spec;h=27f9bcde4f9da1e815d4eb906957a9cdc750c131;hb=0bf10f7d8f58052eb2e29ee84f27fd7951dc9aa3;hp=0262b4b1bd04a87117fbaf1628640e90486cd0e0;hpb=47e110515e6a61931fa3366f6c294e3a49b5170b;p=packages%2Fgajim.git diff --git a/gajim.spec b/gajim.spec index 0262b4b..27f9bcd 100644 --- a/gajim.spec +++ b/gajim.spec @@ -1,13 +1,17 @@ +# TODO +# - --disable-coca flag for configure seems to be broken, so +# I've added BC: gnustep-gui-devel. Of course better solution +# is to fix configure.* Summary: A Jabber client written in PyGTK Summary(pl.UTF-8): Klient Jabbera napisany w PyGTK Name: gajim -Version: 0.12 +Version: 0.13.4 Release: 1 Epoch: 1 License: GPL v2 Group: Applications/Communications -Source0: http://gajim.org/downloads/%{name}-%{version}.tar.gz -# Source0-md5: 839554bee346f9ab8a48cb7e432763cd +Source0: http://gajim.org/downloads/0.13/%{name}-%{version}.tar.bz2 +# Source0-md5: 097e96c2f73a13be4edadea11b495ce6 URL: http://www.gajim.org/ BuildRequires: autoconf BuildRequires: automake @@ -15,28 +19,33 @@ BuildRequires: gettext-devel BuildRequires: gtkspell-devel BuildRequires: intltool BuildRequires: libtool +BuildRequires: pkgconfig BuildRequires: python-pygtk-devel >= 2.8.0 BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.177 BuildRequires: xorg-lib-libSM-devel BuildRequires: xorg-lib-libXScrnSaver-devel +Requires: python-modules-sqlite %pyrequires_eq python-modules %pyrequires_eq python +BuildConflicts: gnustep-gui-devel Requires: python-dns Requires: python-docutils >= 0.4-2 Requires: python-pygtk-glade >= 2.8.0 Requires: python-sqlite +Suggests: dbus(org.freedesktop.Notifications) Suggests: gnome-keyring Suggests: gnupg2 Suggests: gpgme >= 1.0.0 -Suggests: notification-daemon Suggests: python-Crypto Suggests: python-avahi Suggests: python-dbus >= 0.82.1 +Suggests: python-farsight2 Suggests: python-gnome-desktop-keyring Suggests: python-gnome-gconf Suggests: python-gnome-ui -Suggests: python-pyOpenSSL +Suggests: python-gstreamer +Suggests: python-pyOpenSSL >= 0.9 Suggests: python-sexy Suggests: python-sqlite # sr@Latn vs. sr@latin @@ -94,7 +103,7 @@ rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(644,root,root,755) -%doc AUTHORS ChangeLog README THANKS +%doc AUTHORS ChangeLog README THANKS THANKS.artists %attr(755,root,root) %{_bindir}/* %dir %{_libdir}/%{name} %attr(755,root,root) %{_libdir}/%{name}/*.so @@ -102,3 +111,4 @@ rm -rf $RPM_BUILD_ROOT %{_desktopdir}/*.desktop %{_mandir}/man1/* %{_pixmapsdir}/*.png +%{_pixmapsdir}/*.svg