#%define mozilla_version 1.6 Summary: An openssl encryption plugin for gaim Name: gaim-encryption Version: 2.36 Release: 1 License: GPL Group: Applications/Internet URL: http://gaim-encryption.sourceforge.net/ #Source: http://gaim.sourceforge.net/gaim-%gaim_version.tar.bz2 Source0: ftp://ftp.sourceforge.net/pub/sourceforge/gaim-encryption/%{name}-%{version}.tar.gz #Patch0: gaim-20030309-desktop.patch #Patch1: gaim-prefs.patch Requires: gaim >= %gaim_version Buildrequires: gtk2-devel libao-devel mozilla-nss-devel mozilla-nspr-devel gaim gaim-devel #%{?rhel3:BuildRequires: ???} #%{?rh90:BuildRequires: ???} #%{?rhfc1:BuildRequires: gtkspell-devel} #%{?rhfc2:BuildRequires: gtkspell-devel} BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Openssl encryption support for gaim. %prep %setup -q #%patch0 -p1 -b .desktop #%patch1 -p1 -b .prefs %build ./configure %{__make} %install #cd ./plugins/%{name}-%{version} %makeinstall %clean rm -rf %{buildroot} %files %defattr(-,root,root) %{_libdir}/gaim/encrypt.la %{_libdir}/gaim/encrypt.so %{_libdir}/gaim/encrypt.a /usr/share/locale/*/LC_MESSAGES/gaim-encryption.mo #/usr/share/locale/de/LC_MESSAGES/gaim-encryption.mo #/usr/share/locale/pl/LC_MESSAGES/gaim-encryption.mo #/usr/share/locale/da/LC_MESSAGES/gaim-encryption.mo #/usr/share/locale/es/LC_MESSAGES/gaim-encryption.mo #/usr/share/locale/it/LC_MESSAGES/gaim-encryption.mo #/usr/share/locale/ja/LC_MESSAGES/gaim-encryption.mo #/usr/share/locale/nl/LC_MESSAGES/gaim-encryption.mo #/usr/share/locale/pt_BR/LC_MESSAGES/gaim-encryption.mo #/usr/share/locale/sl/LC_MESSAGES/gaim-encryption.mo %changelog * Mon Mar 21 2005 Scott R. Shinn 2.36 - update to 2.36 * Mon Mar 7 2005 Scott R. Shinn 2.35-1 - update to 2.35 * Wed Feb 23 2005 Scott R. Shinn 2.34-1 - happy birthday mike! - update to 2.34 * Wed Nov 3 2004 Scott R. Shinn 2.32-1 - update to 2.32 * Wed Sep 1 2004 Scott R. Shinn 2.30-art.fc2.1 - updated to gaim-encryption 2.30 * Mon Aug 16 2004 Scott R. Shinn 2.29-art.fc2.1 - updated to gaim-encryption 2.29 * Thu Aug 5 2004 Scott R. Shinn 2.28-art.fc2.1 - updated to gaim-encryption 2.28 * Tue Nov 25 2003 Scott R. Shinn 2.18-art.rh9.1 - updated to gaim 0.73 - updated to gaim-encryption 2.18 - added some better macro support - added tweaks for nss/nspr libs * Wed Nov 05 2003 Scott R. Shinn - updated to 0.72 - added defines for gaim - added defines for mozilla - disabled the desktop patch for now * Tue Aug 05 2003 Che - argh... fixed a typo * Mon Jun 02 2003 Che - initial rpm release. - hacked from matthias saous original gaim spec