gajim: updated to 0.12.3

This commit is contained in:
Mikhail Kolesnik 2009-07-27 14:20:12 +03:00
parent 351f10c671
commit 9803d401dc
3 changed files with 10 additions and 5 deletions

View File

@ -1,6 +1,7 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/gajim
-rwxr-xr-x root/root usr/bin/gajim-history-manager
-rwxr-xr-x root/root usr/bin/gajim-remote
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/gajim/
@ -310,7 +311,6 @@ drwxr-xr-x root/root usr/share/gajim/data/glade/
-rw-r--r-- root/root usr/share/gajim/data/glade/zeroconf_contact_context_menu.glade
-rw-r--r-- root/root usr/share/gajim/data/glade/zeroconf_context_menu.glade
-rw-r--r-- root/root usr/share/gajim/data/glade/zeroconf_information_window.glade
-rw-r--r-- root/root usr/share/gajim/data/glade/zeroconf_properties_window.glade
drwxr-xr-x root/root usr/share/gajim/data/iconsets/
drwxr-xr-x root/root usr/share/gajim/data/iconsets/crystal/
drwxr-xr-x root/root usr/share/gajim/data/iconsets/crystal/16x16/
@ -960,6 +960,8 @@ drwxr-xr-x root/root usr/share/gajim/data/pixmaps/events/
-rw-r--r-- root/root usr/share/gajim/data/pixmaps/events/new_email_recv.png
-rw-r--r-- root/root usr/share/gajim/data/pixmaps/events/priv_msg_recv.png
-rw-r--r-- root/root usr/share/gajim/data/pixmaps/events/single_msg_recv.png
-rw-r--r-- root/root usr/share/gajim/data/pixmaps/events/subscription_request.png
-rw-r--r-- root/root usr/share/gajim/data/pixmaps/events/unsubscribed.png
-rw-r--r-- root/root usr/share/gajim/data/pixmaps/gajim.ico
-rw-r--r-- root/root usr/share/gajim/data/pixmaps/gajim.png
-rw-r--r-- root/root usr/share/gajim/data/pixmaps/gajim_about.png
@ -1067,6 +1069,9 @@ drwxr-xr-x root/root usr/share/gajim/src/common/
-rw-r--r-- root/root usr/share/gajim/src/common/i18n.py
-rw-r--r-- root/root usr/share/gajim/src/common/i18n.pyc
-rw-r--r-- root/root usr/share/gajim/src/common/i18n.pyo
-rw-r--r-- root/root usr/share/gajim/src/common/latex.py
-rw-r--r-- root/root usr/share/gajim/src/common/latex.pyc
-rw-r--r-- root/root usr/share/gajim/src/common/latex.pyo
-rw-r--r-- root/root usr/share/gajim/src/common/logger.py
-rw-r--r-- root/root usr/share/gajim/src/common/logger.pyc
-rw-r--r-- root/root usr/share/gajim/src/common/logger.pyo

View File

@ -1 +1 @@
6e8b2ed004377071f2da3a9f6542f89b gajim-0.12.1.tar.bz2
fe799c0645b8f021dc2cb147ae144156 gajim-0.12.3.tar.bz2

View File

@ -7,13 +7,13 @@
# you'll want nslookup (from bind) OR libasyncns-python
name=gajim
version=0.12.1
release=2
version=0.12.3
release=1
source=(http://www.gajim.org/downloads/$name-$version.tar.bz2)
build() {
cd $name-$version
wget http://jabber.org/servers.xml -O data/other/servers.xml
wget http://xmpp.org/services/services.xml -O data/other/servers.xml
./configure --prefix=/usr \
--disable-nls \
--mandir=/usr/man