automatic version update by autodist [release 2.10.9-1mamba;Mon Feb 03 2014]
This commit is contained in:
parent
c8fce38baa
commit
3efaffa686
@ -1,2 +1,10 @@
|
||||
# pidgin
|
||||
|
||||
Pidgin (formerly known as gaim) is a multi-protocol instant messaging client for Linux, BSD, MacOS X, and Windows.
|
||||
It is compatible with AIM (Oscar and TOC protocols), ICQ, MSN Messenger, Yahoo, IRC, Jabber, Gadu-Gadu, and Zephyr networks.
|
||||
Pidgin users can log in to multiple accounts on multiple IM networks simultaneously.
|
||||
This means that you can be chatting with friends on AOL Instant Messenger, talking to a friend on Yahoo Messenger, and sitting in an IRC channel all at the same time.
|
||||
Pidgin supports many features of the various networks, such as file transfer (coming soon), away messages, typing notification, and MSN window closing notification.
|
||||
It also goes beyond that and provides many unique features.
|
||||
A few popular features are Buddy Pounces, which give the ability to notify you, send a message, play a sound, or run a program when a specific buddy goes away, signs online, or returns from idle; and plugins, consisting of text replacement, a buddy ticker, extended message notification, iconify on away, and more.
|
||||
|
||||
|
12
pidgin-2.7.3-fix_missing_glib_include.patch
Normal file
12
pidgin-2.7.3-fix_missing_glib_include.patch
Normal file
@ -0,0 +1,12 @@
|
||||
diff -Nru pidgin-2.7.3.orig//libpurple/status.h pidgin-2.7.3/libpurple/status.h
|
||||
--- pidgin-2.7.3.orig//libpurple/status.h 2010-08-10 09:35:49.000000000 +0200
|
||||
+++ pidgin-2.7.3/libpurple/status.h 2010-08-17 17:56:56.895252872 +0200
|
||||
@@ -21,7 +21,7 @@
|
||||
*/
|
||||
#ifndef _PURPLE_STATUS_H_
|
||||
#define _PURPLE_STATUS_H_
|
||||
-
|
||||
+#include <glib.h>
|
||||
/**
|
||||
* @file status.h Status API
|
||||
* @ingroup core
|
598
pidgin.spec
Normal file
598
pidgin.spec
Normal file
@ -0,0 +1,598 @@
|
||||
Name: pidgin
|
||||
Version: 2.10.9
|
||||
Release: 1mamba
|
||||
Summary: A multi-protocol instant messaging client compatible with AIM, ICQ, MSN Messenger, and more protocols
|
||||
Group: Graphical Desktop/Applications/Networking
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.pidgin.im
|
||||
Source: http://downloads.sourceforge.net/sourceforge/pidgin/pidgin-%{version}.tar.bz2
|
||||
Patch0: %{name}-2.7.3-fix_missing_glib_include.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: farstream-devel
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libatk-devel
|
||||
BuildRequires: libavahi-devel
|
||||
BuildRequires: libavahi-glib-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libdbus-devel
|
||||
BuildRequires: libdbus-glib-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libgadu-devel
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgst-plugins-base-devel
|
||||
BuildRequires: libgstreamer-devel
|
||||
BuildRequires: libgtk2-devel
|
||||
BuildRequires: libgtkspell-devel
|
||||
BuildRequires: libICE-devel
|
||||
BuildRequires: libidn-devel
|
||||
BuildRequires: libmeanwhile-devel
|
||||
BuildRequires: libnspr-devel
|
||||
BuildRequires: libnss-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libsasl-devel
|
||||
BuildRequires: libsilc-devel
|
||||
BuildRequires: libSM-devel
|
||||
BuildRequires: libtcl-devel
|
||||
BuildRequires: libtk-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libXScrnSaver-devel
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: pkg-config
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: bash
|
||||
BuildRequires: GConf-devel
|
||||
BuildRequires: libbonobo-devel
|
||||
BuildRequires: libevolution-data-server-devel
|
||||
BuildRequires: libgnome-devel
|
||||
BuildRequires: libpopt-devel
|
||||
BuildRequires: libsqlite-devel
|
||||
BuildRequires: ORBit2-devel
|
||||
BuildRequires: python
|
||||
BuildRequires: gettext-devel
|
||||
BuildRequires: libao-devel
|
||||
BuildRequires: libaudiofile-devel
|
||||
BuildRequires: libgnome-vfs-devel
|
||||
BuildRequires: libtasn1-devel
|
||||
BuildRequires: libgpg-error-devel
|
||||
BuildRequires: doxygen, bison
|
||||
BuildRequires: libcheck-devel
|
||||
BuildRequires: cyrus-sasl
|
||||
BuildRequires: libsasl-devel
|
||||
BuildRequires: NetworkManager-devel
|
||||
BuildRequires: libXxf86vm-devel
|
||||
BuildRequires: libidn-devel
|
||||
BuildRequires: p11-kit-devel
|
||||
BuildRequires: libgadu-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
Obsoletes: gaim
|
||||
Provides: gaim = %{version}
|
||||
|
||||
# FIXME (BuildRequires):
|
||||
# Build with Mono support....... : no
|
||||
# checking for MONO... yes
|
||||
# checking for libmono... checking for mono_jit_init... no
|
||||
# checking mono/jit/jit.h usability... no
|
||||
# checking mono/jit/jit.h presence... no
|
||||
# checking for mono/jit/jit.h... no
|
||||
# checking mono/metadata/object.h usability... no
|
||||
# checking mono/metadata/object.h presence... no
|
||||
# checking for mono/metadata/object.h... no
|
||||
# Use external libzephyr........ : no
|
||||
|
||||
%description
|
||||
Pidgin (formerly known as gaim) is a multi-protocol instant messaging client for Linux, BSD, MacOS X, and Windows.
|
||||
It is compatible with AIM (Oscar and TOC protocols), ICQ, MSN Messenger, Yahoo, IRC, Jabber, Gadu-Gadu, and Zephyr networks.
|
||||
Pidgin users can log in to multiple accounts on multiple IM networks simultaneously.
|
||||
This means that you can be chatting with friends on AOL Instant Messenger, talking to a friend on Yahoo Messenger, and sitting in an IRC channel all at the same time.
|
||||
Pidgin supports many features of the various networks, such as file transfer (coming soon), away messages, typing notification, and MSN window closing notification.
|
||||
It also goes beyond that and provides many unique features.
|
||||
A few popular features are Buddy Pounces, which give the ability to notify you, send a message, play a sound, or run a program when a specific buddy goes away, signs online, or returns from idle; and plugins, consisting of text replacement, a buddy ticker, extended message notification, iconify on away, and more.
|
||||
|
||||
%package devel
|
||||
Group: Development/Libraries
|
||||
Summary: Development files for %{name}
|
||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: libpurple-devel = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Obsoletes: gaim-devel
|
||||
Provides: gaim-devel = %{version}
|
||||
|
||||
%description devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
|
||||
%package -n libpurple
|
||||
Group: Development/Libraries
|
||||
Summary: libpurple library for IM clients
|
||||
|
||||
%description -n libpurple
|
||||
libpurple is a library intended to be used by programmers seeking to write an IM client that connects to many IM networks.
|
||||
It supports AIM, ICQ, XMPP, MSN and Yahoo!, among others.
|
||||
|
||||
%package -n libpurple-devel
|
||||
Group: Development/Libraries
|
||||
Summary: Development files for libpurple
|
||||
Requires: libpurple = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description -n libpurple-devel
|
||||
This package contains libraries and header files for developing applications that use libpurple.
|
||||
|
||||
%package -n perl-Purple
|
||||
Summary: Perl scripting support for libpurple
|
||||
Group: Development/Libraries/Perl
|
||||
Requires: libpurple = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description -n perl-Purple
|
||||
Perl plugin loader for libpurple.
|
||||
This package will allow you to write or use libpurple plugins written in the Perl programming language.
|
||||
|
||||
%package -n perl-Pidgin
|
||||
Summary: Perl scripting support for Pidgin
|
||||
Group: Development/Libraries/Perl
|
||||
Requires: libpurple = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: perl-Purple = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description -n perl-Pidgin
|
||||
Perl plugin loader for Pidgin.
|
||||
This package will allow you to write or use Pidgin plugins written in the Perl programming language.
|
||||
|
||||
%package apidocs
|
||||
Group: Documentation
|
||||
Summary: %{name} API documentation
|
||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: gtk-doc
|
||||
|
||||
%description apidocs
|
||||
This package includes the %{name} API documentation.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
# gnutls is buggy so use mozilla-nss
|
||||
%configure \
|
||||
--enable-gnutls=no \
|
||||
--enable-nss=yes \
|
||||
--enable-cyrus-sasl \
|
||||
--enable-dbus \
|
||||
--enable-gstreamer \
|
||||
--enable-mono \
|
||||
--enable-perl \
|
||||
--enable-tcl \
|
||||
--enable-tk \
|
||||
--enable-nm \
|
||||
--with-system-ssl-certs=/etc/pki/tls/certs \
|
||||
--disable-schemas-install
|
||||
# LDFLAGS="-lm"
|
||||
# --with-zephyr
|
||||
|
||||
%make -j1
|
||||
|
||||
# one_time_password plugin, included upstream but not built by default
|
||||
cd libpurple/plugins/
|
||||
%make one_time_password.so LIBTOOL=%{_bindir}/libtool
|
||||
cd -
|
||||
|
||||
%make docs
|
||||
find doc/html -empty -delete
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||
%makeinstall
|
||||
|
||||
install -m 0755 libpurple/plugins/one_time_password.so \
|
||||
%{buildroot}%{_libdir}/purple-2/one_time_password.so
|
||||
|
||||
mkdir -p %{buildroot}%{_datadir}/gtk-doc/html/pidgin
|
||||
cp -r doc/html/* %{buildroot}%{_datadir}/gtk-doc/html/pidgin/
|
||||
|
||||
# remove unpackaged files
|
||||
find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
|
||||
find %{buildroot} -type f -name perllocal.pod -exec rm -f {} ';'
|
||||
find %{buildroot} -type f -name '*.bs' -empty -exec rm -f {} ';'
|
||||
rm -f %{buildroot}%{_libdir}/pidgin/*.la
|
||||
rm -f %{buildroot}%{_libdir}/purple-2/perl.la
|
||||
find %{buildroot}%{_libdir}/purple-2/ -name \*.la | \
|
||||
while read file; do
|
||||
ls ${file/\.la/}.so.* &>/dev/null || rm -f $file
|
||||
done
|
||||
|
||||
# fix strange permissions
|
||||
chmod 755 %{buildroot}%{_libdir}/purple-2/perl/auto/Purple/Purple.so
|
||||
chmod 755 %{buildroot}%{_libdir}/pidgin/perl/auto/Pidgin/Pidgin.so
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||
|
||||
%pre
|
||||
if [ "$1" -gt 1 ]; then
|
||||
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
|
||||
gconftool-2 --makefile-uninstall-rule \
|
||||
%{_sysconfdir}/gconf/schemas/purple.schemas >/dev/null
|
||||
killall -HUP gconfd-2 >/dev/null 2>&1
|
||||
fi
|
||||
exit 0
|
||||
|
||||
%post
|
||||
touch --no-create %{_kde4_icondir}/hicolor >/dev/null 2>&1
|
||||
[ -x %{_bindir}/gtk-update-icon-cache ] && \
|
||||
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor
|
||||
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
|
||||
gconftool-2 --makefile-install-rule \
|
||||
%{_sysconfdir}/gconf/schemas/purple.schemas >/dev/null
|
||||
killall -HUP gconfd-2 >/dev/null 2>&1
|
||||
exit 0
|
||||
|
||||
%preun
|
||||
if [ "$1" -eq 0 ]; then
|
||||
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
|
||||
gconftool-2 --makefile-uninstall-rule \
|
||||
%{_sysconfdir}/gconf/schemas/purple.schemas > /dev/null
|
||||
killall -HUP gconfd-2 >/dev/null 2>&1
|
||||
fi
|
||||
exit 0
|
||||
|
||||
%postun
|
||||
touch --no-create %{_datadir}/icons/hicolor
|
||||
[ -x %{_bindir}/gtk-update-icon-cache ] && \
|
||||
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor
|
||||
exit 0
|
||||
|
||||
%post -n libpurple -p /sbin/ldconfig
|
||||
%postun -n libpurple -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/pidgin
|
||||
%{_datadir}/applications/pidgin.desktop
|
||||
%{_datadir}/icons/hicolor/*/apps/pidgin.*
|
||||
%{_datadir}/pixmaps/pidgin/
|
||||
%dir %{_libdir}/pidgin
|
||||
%{_libdir}/pidgin/*.so
|
||||
%{_sysconfdir}/gconf/schemas/purple.schemas
|
||||
%{_mandir}/man1/pidgin.*
|
||||
%doc AUTHORS COPYING COPYRIGHT
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_includedir}/pidgin/
|
||||
%{_libdir}/pkgconfig/pidgin.pc
|
||||
%doc ChangeLog HACKING NEWS README
|
||||
|
||||
%files -n libpurple -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/purple-client-example
|
||||
%{_bindir}/purple-remote
|
||||
%{_bindir}/purple-send
|
||||
%{_bindir}/purple-send-async
|
||||
%{_bindir}/purple-url-handler
|
||||
%{_datadir}/sounds/purple/
|
||||
%{_datadir}/purple
|
||||
#
|
||||
%{_libdir}/libpurple-client.so.*
|
||||
%{_libdir}/libpurple.so.*
|
||||
%{_libdir}/purple-2/libjabber.so.*
|
||||
%{_libdir}/purple-2/liboscar.so.*
|
||||
%{_libdir}/purple-2/libymsg.so.*
|
||||
#
|
||||
%{_libdir}/purple-2/autoaccept.so
|
||||
%{_libdir}/purple-2/buddynote.so
|
||||
%{_libdir}/purple-2/dbus-example.so
|
||||
%{_libdir}/purple-2/idle.so
|
||||
%{_libdir}/purple-2/joinpart.so
|
||||
%{_libdir}/purple-2/libaim.so
|
||||
%{_libdir}/purple-2/libbonjour.so
|
||||
%{_libdir}/purple-2/libgg.so
|
||||
%{_libdir}/purple-2/libicq.so
|
||||
%{_libdir}/purple-2/libirc.so
|
||||
%{_libdir}/purple-2/libmsn.so
|
||||
%{_libdir}/purple-2/libmxit.so
|
||||
%{_libdir}/purple-2/libmyspace.so
|
||||
%{_libdir}/purple-2/libnovell.so
|
||||
%{_libdir}/purple-2/libsametime.so
|
||||
%{_libdir}/purple-2/libsilcpurple.so
|
||||
%{_libdir}/purple-2/libsimple.so
|
||||
%{_libdir}/purple-2/libxmpp.so
|
||||
%{_libdir}/purple-2/libyahoo.so
|
||||
%{_libdir}/purple-2/libyahoojp.so
|
||||
%{_libdir}/purple-2/libzephyr.so
|
||||
%{_libdir}/purple-2/log_reader.so
|
||||
%{_libdir}/purple-2/newline.so
|
||||
%{_libdir}/purple-2/offlinemsg.so
|
||||
%{_libdir}/purple-2/one_time_password.so
|
||||
%{_libdir}/purple-2/psychic.so
|
||||
%{_libdir}/purple-2/ssl-nss.so
|
||||
%{_libdir}/purple-2/ssl.so
|
||||
%{_libdir}/purple-2/statenotify.so
|
||||
%{_libdir}/purple-2/tcl.so
|
||||
|
||||
%files -n libpurple-devel
|
||||
%defattr(-,root,root)
|
||||
%{_datadir}/aclocal/purple.m4
|
||||
%{_includedir}/libpurple/
|
||||
%{_libdir}/libpurple-client.la
|
||||
%{_libdir}/libpurple-client.so
|
||||
%{_libdir}/libpurple.la
|
||||
%{_libdir}/libpurple.so
|
||||
%{_libdir}/purple-2/libjabber.la
|
||||
%{_libdir}/purple-2/libjabber.so
|
||||
%{_libdir}/purple-2/liboscar.la
|
||||
%{_libdir}/purple-2/liboscar.so
|
||||
%{_libdir}/purple-2/libymsg.la
|
||||
%{_libdir}/purple-2/libymsg.so
|
||||
%{_libdir}/pkgconfig/purple.pc
|
||||
|
||||
%files -n perl-Purple
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/purple-2/perl.so
|
||||
%{_libdir}/purple-2/perl/
|
||||
%{_mandir}/man3/Purple.*
|
||||
|
||||
%files -n perl-Pidgin
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/pidgin/perl/
|
||||
%{_mandir}/man3/Pidgin.*
|
||||
|
||||
%files apidocs
|
||||
%defattr(-,root,root)
|
||||
%{_datadir}/gtk-doc/html/pidgin/
|
||||
|
||||
%changelog
|
||||
* Mon Feb 03 2014 Automatic Build System <autodist@mambasoft.it> 2.10.9-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 28 2014 Automatic Build System <autodist@mambasoft.it> 2.10.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Feb 18 2013 Automatic Build System <autodist@mambasoft.it> 2.10.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 07 2012 Automatic Build System <autodist@mambasoft.it> 2.10.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 06 2012 Automatic Build System <autodist@mambasoft.it> 2.10.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 26 2012 Davide Madrisan <davide.madrisan@gmail.com> 2.10.4-1mamba
|
||||
- update to 2.10.4
|
||||
- build requires libXxf86vm-devel, libidn-devel, p11-kit-devel, and libgadu-devel
|
||||
- split into pidgin, libpurple, perl-Pidgin, and perl-Purple along with corresponding -devel RPMs
|
||||
- add pidgin-apidocs package
|
||||
|
||||
* Mon Mar 26 2012 Automatic Build System <autodist@mambasoft.it> 2.10.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 14 2012 Automatic Build System <autodist@mambasoft.it> 2.10.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 25 2012 Automatic Build System <autodist@mambasoft.it> 2.10.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 21 2011 Automatic Build System <autodist@mambasoft.it> 2.10.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 24 2011 Automatic Build System <autodist@mambasoft.it> 2.9.0-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Tue Jun 07 2011 Automatic Build System <autodist@mambasoft.it> 2.8.0-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Fri Mar 11 2011 Automatic Build System <autodist@mambasoft.it> 2.7.11-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Mon Feb 07 2011 Automatic Build System <autodist@mambasoft.it> 2.7.10-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Tue Jan 11 2011 Automatic Build System <autodist@mambasoft.it> 2.7.9-2mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Mon Dec 27 2010 Automatic Build System <autodist@mambasoft.it> 2.7.9-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Mon Dec 20 2010 Automatic Build System <autodist@mambasoft.it> 2.7.8-1mamba
|
||||
- automatic update to 2.7.8 by autodist
|
||||
|
||||
* Wed Nov 24 2010 Automatic Build System <autodist@mambasoft.it> 2.7.7-1mamba
|
||||
- automatic update to 2.7.7 by autodist
|
||||
|
||||
* Mon Nov 22 2010 Automatic Build System <autodist@mambasoft.it> 2.7.6-1mamba
|
||||
- automatic update to 2.7.6 by autodist
|
||||
|
||||
* Mon Nov 01 2010 Automatic Build System <autodist@mambasoft.it> 2.7.5-1mamba
|
||||
- automatic update to 2.7.5 by autodist
|
||||
|
||||
* Thu Oct 21 2010 Automatic Build System <autodist@mambasoft.it> 2.7.4-1mamba
|
||||
- automatic update to 2.7.4 by autodist
|
||||
|
||||
* Wed Aug 18 2010 Automatic Build System <autodist@mambasoft.it> 2.7.3-1mamba
|
||||
- automatic update to 2.7.3 by autodist
|
||||
|
||||
* Sun May 30 2010 Automatic Build System <autodist@mambasoft.it> 2.7.1-1mamba
|
||||
- automatic update to 2.7.1 by autodist
|
||||
|
||||
* Sun May 30 2010 Automatic Build System <autodist@mambasoft.it> 2.7.0-1mamba
|
||||
- automatic update to 2.7.0 by autodist
|
||||
|
||||
* Sun Mar 14 2010 Automatic Build System <autodist@mambasoft.it> 2.6.6-1mamba
|
||||
- automatic update to 2.6.6 by autodist
|
||||
|
||||
* Sat Jan 09 2010 Automatic Build System <autodist@mambasoft.it> 2.6.5-1mamba
|
||||
- automatic update to 2.6.5 by autodist
|
||||
|
||||
* Mon Nov 30 2009 Automatic Build System <autodist@mambasoft.it> 2.6.4-1mamba
|
||||
- automatic update to 2.6.4 by autodist
|
||||
|
||||
* Fri Oct 16 2009 Automatic Build System <autodist@mambasoft.it> 2.6.3-1mamba
|
||||
- automatic update to 2.6.3 by autodist
|
||||
|
||||
* Fri Sep 11 2009 Automatic Build System <autodist@mambasoft.it> 2.6.2-1mamba
|
||||
- automatic update to 2.6.2 by autodist
|
||||
|
||||
* Sat Aug 29 2009 Automatic Build System <autodist@mambasoft.it> 2.6.1-1mamba
|
||||
- automatic update to 2.6.1 by autodist
|
||||
|
||||
* Mon Jun 29 2009 Automatic Build System <autodist@mambasoft.it> 2.5.8-1mamba
|
||||
- automatic update to 2.5.8 by autodist
|
||||
|
||||
* Sun Jun 21 2009 Automatic Build System <autodist@mambasoft.it> 2.5.7-1mamba
|
||||
- automatic update to 2.5.7 by autodist
|
||||
|
||||
* Wed May 20 2009 Automatic Build System <autodist@mambasoft.it> 2.5.6-1mamba
|
||||
- automatic update to 2.5.6 by autodist
|
||||
|
||||
* Sun Mar 08 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 2.5.5-2mamba
|
||||
- rebuilt with libsilcclient 1.9
|
||||
|
||||
* Mon Mar 02 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 2.5.5-1mamba
|
||||
- automatic update to 2.5.5 by autodist
|
||||
|
||||
* Tue Jan 13 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 2.5.4-1mamba
|
||||
- automatic update to 2.5.4 by autodist
|
||||
|
||||
* Sun Dec 21 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 2.5.3-1mamba
|
||||
- automatic update to 2.5.3 by autodist
|
||||
|
||||
* Mon Oct 20 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 2.5.2-1mamba
|
||||
- automatic update to 2.5.2 by autodist
|
||||
|
||||
* Mon Sep 01 2008 gil <puntogil@libero.it> 2.5.1-1mamba
|
||||
- update to 2.5.1
|
||||
|
||||
* Wed Aug 20 2008 gil <puntogil@libero.it> 2.5.0-1mamba
|
||||
- update to 2.5.0
|
||||
- edit configure options added enable-cyrus-sasl
|
||||
|
||||
* Sat Jul 05 2008 gil <puntogil@libero.it> 2.4.3-1mamba
|
||||
- update to 2.4.3
|
||||
- new buildrequires: NetworkManager-devel, libtk85-devel.
|
||||
|
||||
* Thu Jun 12 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.2-1mamba
|
||||
- update to 2.4.2
|
||||
|
||||
* Tue Apr 01 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.1-1mamba
|
||||
- update to 2.4.1
|
||||
|
||||
* Sat Mar 01 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.0-1mamba
|
||||
- update to 2.4.0
|
||||
|
||||
* Sat Dec 08 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.1-1mamba
|
||||
- update to 2.3.1
|
||||
|
||||
* Mon Nov 26 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.0-1mamba
|
||||
- update to 2.3.0
|
||||
|
||||
* Thu Oct 25 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.2-1mamba
|
||||
- update to 2.2.2
|
||||
|
||||
* Sun Sep 30 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.1-1mamba
|
||||
- update to 2.2.1
|
||||
|
||||
* Mon Sep 17 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.0-2mamba
|
||||
- rebuilt against new evolution-data-server version
|
||||
|
||||
* Fri Sep 14 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.0-1mamba
|
||||
- update to 2.2.0
|
||||
|
||||
* Mon Aug 27 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.1-1mamba
|
||||
- update to 2.1.1
|
||||
|
||||
* Mon Jul 30 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.0-1mamba
|
||||
- update to 2.1.0
|
||||
|
||||
* Sun Jun 17 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.2-1mamba
|
||||
- update to 2.0.2
|
||||
|
||||
* Sat May 26 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.1-1mamba
|
||||
- update to 2.0.1
|
||||
|
||||
* Fri May 04 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.0-1mamba
|
||||
- update to 2.0.0
|
||||
|
||||
* Sat Mar 10 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.0beta6-1qilnx
|
||||
- update to version 2.0.0beta6 by autospec
|
||||
- fixed desktop file location
|
||||
|
||||
* Tue Jan 16 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.0beta5-2qilnx
|
||||
- rebuilt against new release of libevolution-data-server
|
||||
|
||||
* Wed Nov 15 2006 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.0beta5-1qilnx
|
||||
- update to version 2.0.0beta5 by autospec
|
||||
|
||||
* Sun Jan 01 2006 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5.0-4qilnx
|
||||
- rebuilt with new libsilc 1.0.2
|
||||
|
||||
* Mon Oct 10 2005 Davide Madrisan <davide.madrisan@qilinux.it> 1.5.0-3qilnx
|
||||
- rebuilt
|
||||
|
||||
* Thu Sep 15 2005 Davide Madrisan <davide.madrisan@qilinux.it> 1.5.0-1-2qilnx
|
||||
- rebuilt
|
||||
|
||||
* Wed Aug 24 2005 Davide Madrisan <davide.madrisan@qilinux.it> 1.5.0-1qilnx
|
||||
- update to version 1.5.0 by autospec
|
||||
- also fixes security holes QSA-2005-091 (CAN-2005-[2102,2103,2370])
|
||||
- build with libmozilla-devel
|
||||
|
||||
* Mon Jun 13 2005 Davide Madrisan <davide.madrisan@qilinux.it> 1.3.1-1qilnx
|
||||
- update to version 1.3.1 by autospec
|
||||
- also fixes security holes QSA-2005-074 (CAN-2005-1269, CAN-2005-1934)
|
||||
- fixed package group
|
||||
- added missing %%post, %%postun scripts
|
||||
- added documentation
|
||||
- added the devel package
|
||||
- added missing build requirements
|
||||
|
||||
* Wed May 11 2005 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.0-1qilnx
|
||||
- update to version 1.3.0 by autospec
|
||||
|
||||
* Mon Apr 04 2005 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.1-1qilnx
|
||||
- update to version 1.2.1 by autospec
|
||||
|
||||
* Wed Mar 30 2005 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.0-1qilnx
|
||||
- update to version 1.2.0 by autospec
|
||||
|
||||
* Tue Mar 08 2005 Davide Madrisan <davide.madrisan@qilinux.it> 1.1.4-2qilnx
|
||||
- added missing build requirements: [libgcrypt,libtasn1,libgpg-error]-devel
|
||||
|
||||
* Tue Mar 08 2005 Davide Madrisan <davide.madrisan@qilinux.it> 1.1.4-1qilnx
|
||||
- update to version 1.1.4 by autospec
|
||||
- also fixes security issues QSA-2005-022 (CAN-2005-[0208,0472,0473])
|
||||
|
||||
* Mon Dec 06 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.0-1qilnx
|
||||
- update to version 1.1.0 by autospec
|
||||
|
||||
* Tue Oct 26 2004 Davide Madrisan <davide.madrisan@qilinux.it> 1.0.2-1qilnx
|
||||
- update to version 1.0.2 by autospec
|
||||
- also fix security issues (QSA-2004-045): CAN-2004-0891 and two other
|
||||
security holes
|
||||
|
||||
* Sun Sep 19 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-2qilnx
|
||||
- rebuilt correctly with ssl support
|
||||
|
||||
* Sat Sep 18 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-1qilnx
|
||||
- update to version 1.0.0 by autospec
|
||||
|
||||
* Mon Sep 13 2004 Davide Madrisan <davide.madrisan@qilinux.it> 0.81-2qilnx
|
||||
- added missing BuildRequirement (libgnutls-devel)
|
||||
|
||||
* Fri Aug 27 2004 Davide Madrisan <davide.madrisan@qilinux.it> 0.81-1qilnx
|
||||
- update to version 0.81 by autospec.
|
||||
- added patch to fix several security vulnerabilities:
|
||||
CAN-2004-0500, CAN-2004-0754, CAN-2004-0784, CAN-2004-0785
|
||||
- added missing BuildRequirement (perl-devel)
|
||||
|
||||
* Mon Jul 19 2004 Davide Madrisan <davide.madrisan@qilinux.it> 0.80-1qilnx
|
||||
- update to 0.80
|
||||
|
||||
* Fri Apr 02 2004 Davide Madrisan <davide.madrisan@qilinux.it> 0.76-1qilnx
|
||||
- new version rebuilt
|
||||
|
||||
* Thu Mar 04 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 0.75-1qilnx
|
||||
- first build
|
Loading…
Reference in New Issue
Block a user