Author: megabajt                     Date: Tue Mar 20 17:07:57 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.15; merged changes from DEVEL
- removed -keyring-bug.patch (applied upstream)

---- Files affected:
packages/gajim:
   gajim.spec (1.67 -> 1.68) 

---- Diffs:

================================================================
Index: packages/gajim/gajim.spec
diff -u packages/gajim/gajim.spec:1.67 packages/gajim/gajim.spec:1.68
--- packages/gajim/gajim.spec:1.67      Fri Jul 29 22:39:47 2011
+++ packages/gajim/gajim.spec   Tue Mar 20 18:07:52 2012
@@ -1,19 +1,15 @@
 # $Revision$, $Date$
-# 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.*
+# $Revision$, $Date$
 Summary:       A Jabber client written in PyGTK
 Summary(pl.UTF-8):     Klient Jabbera napisany w PyGTK
 Name:          gajim
-Version:       0.14.4
+Version:       0.15
 Release:       1
 Epoch:         1
 License:       GPL v3+
 Group:         Applications/Communications
-Source0:       http://gajim.org/downloads/0.14/%{name}-%{version}.tar.bz2
-# Source0-md5: b6b88b084de38d9fb34d39c37d4f185b
-Patch0:                %{name}-keyring-bug.patch
+Source0:       http://gajim.org/downloads/0.15/%{name}-%{version}.tar.bz2
+# Source0-md5: 22bc064cb35c36b4b65c40cd9b2338eb
 URL:           http://www.gajim.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -27,6 +23,7 @@
 BuildRequires: rpmbuild(macros) >= 1.177
 BuildRequires: xorg-lib-libSM-devel
 BuildRequires: xorg-lib-libXScrnSaver-devel
+Requires:      hicolor-icon-theme
 Requires:      python-modules-sqlite
 %pyrequires_eq python-modules
 %pyrequires_eq python
@@ -47,6 +44,7 @@
 Suggests:      python-gnome-ui
 Suggests:      python-gstreamer
 Suggests:      python-pyOpenSSL >= 0.9
+Suggests:      python-pyasn1
 Suggests:      python-sexy
 Suggests:      python-sqlite
 # sr@Latn vs. sr@latin
@@ -67,7 +65,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__intltoolize}
@@ -93,7 +90,6 @@
 
 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/no
 
-
 [ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr@latin ] || \
        mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin}
 %find_lang %{name}
@@ -101,6 +97,12 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%update_icon_cache hicolor
+
+%postun
+%update_icon_cache hicolor
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README THANKS THANKS.artists
@@ -110,7 +112,6 @@
 %{_mandir}/man1/*.1*
 %{_iconsdir}/hicolor/64x64/apps/gajim.png
 %{_iconsdir}/hicolor/scalable/apps/gajim.svg
-%{_docdir}/gajim
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -118,6 +119,17 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.68  2012/03/20 17:07:52  megabajt
+- updated to 0.15; merged changes from DEVEL
+- removed -keyring-bug.patch (applied upstream)
+
+Revision 1.64.2.3  2011/09/08 08:32:45  lisu
+- no docs
+
+Revision 1.64.2.2  2011/09/08 08:21:53  lisu
+- updated to 0.15-alpha1
+- merged some changes from HEAD
+
 Revision 1.67  2011/07/29 20:39:47  lisu
 - works fine, rel 1
 
@@ -129,6 +141,9 @@
 
 Revision 1.65  2011/06/11 05:40:45  marti
 - up to 0.14.2
+
+Revision 1.64.2.1  2011/05/31 19:51:31  wrobell
+- snap 0.15 20110531
 
 Revision 1.64  2011/05/02 13:34:56  wrobell
 - one sqlite module shall be enough, ver. 0.2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org//packages/gajim/gajim.spec?r1=1.67&r2=1.68&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to