Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > media > contrib-release-src > by-pkgid > 471de6e0877c14124eb122cf6e7873e6 > files > 2

gaym-0.9.8-0.302.2mdv2009.0.src.rpm

%define name	gaym
%define version 0.9.8
%define svn	302
%if %svn
%define release	%mkrel 0.%svn.2
%else
%define release %mkrel 3
%endif

Name:		%{name}
Summary:	Plugin for Pidgin to access gay.com chat
Version:	%{version}
Release:	%{release}
%if %svn
# svn checkout svn://svn.berlios.de/qrc/qrc/trunk gaym
Source0:	%{name}-%{svn}.tar.lzma
%else
Source0:	%{name}-%{version}.tar.bz2
%endif
Group:		Networking/Instant messaging
BuildRoot:	%_tmppath/%name-%version-%release-root
License:	GPLv2+
BuildRequires:	pidgin-devel
BuildRequires:	libtool-base
BuildRequires:	autoconf
Requires:	pidgin
Url:		http://developer.berlios.de/projects/qrc/

%description
Gaym is a Pidgin plugin that allows it to access the gay.com chat
area. Gay.com uses an obfuscated and extended version of the IRC
protocol.

If you don't already know what gay.com chat is and why you'd want
to go there...you probably don't want this package.

%prep
%setup -q -n %{name}

%build
autoreconf --force --install --symlink
%configure2_5x
%make 

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall_std

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr (-,root,root)
%doc README TODO
%_libdir/purple-2/*
%_datadir/pixmaps/pidgin/protocols/*/gaym.png


%changelog
* Thu Jul 24 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.9.8-0.302.2mdv2009.0
+ Revision: 245686
- rebuild

* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.9.8-0.302.2mdv2008.1
+ Revision: 136426
- restore BuildRoot

  + Thierry Vignaud <tvignaud@mandriva.com>
    - kill re-definition of %%buildroot on Pixel's request

* Wed Oct 03 2007 Funda Wang <fundawang@mandriva.org> 0.9.8-0.302.2mdv2008.0
+ Revision: 95060
- rebuild against pidgin 2.2.1

* Thu Sep 06 2007 Adam Williamson <awilliamson@mandriva.com> 0.9.8-0.302.1mdv2008.0
+ Revision: 80727
- correct license
- new snapshot 302

* Tue Jul 31 2007 Adam Williamson <awilliamson@mandriva.com> 0.9.8-0.301.1mdv2008.0
+ Revision: 57243
- libpurple-devel does not, in fact, provide libpurple-devel. obviously. sigh.
- requires pidgin
- Import gaym