Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > db61170880943a66d43fdae756e86d75 > files > 2

purple-libnotify-plus-1.99.2-2.mga3.src.rpm

%define name purple-libnotify-plus
%define oname purple-libnotify+
%define version 1.99.2
%define release %mkrel 2

Summary:	Provide libnotify interface to Pidgin and Finch
Name:		%{name}
Version:	%{version}
Release:	%{release}
Source0:	http://cloud.github.com/downloads/sardemff7/%{name}/%{name}-%{version}.tar.xz
License:	GPLv3
Group:		Networking/Instant messaging
Url:		http://purple-libnotify-plus.sardemff7.net/
BuildRequires:	purple-devel
BuildRequires:	purple-events-devel
BuildRequires:	libnotify-devel
BuildRequires:	intltool

%description
purple-libnotify+ provides events dispatching for purple-events through libnotify.

%prep
%setup -q

%build
%configure2_5x
%make

%install
%makeinstall_std
%find_lang %{oname}

%files -f %{oname}.lang
%{_libdir}/purple-2/%{oname}.so


%changelog

* Sun Jan 13 2013 umeabot <umeabot> 1.99.2-2.mga3
+ Revision: 378339
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Wed Nov 28 2012 blino <blino> 1.99.2-1.mga3
+ Revision: 322747
- buildrequire intltool
- initial purple-libnotify-plus package
- Created package structure for purple-libnotify-plus.