Sophie

Sophie

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

notification-daemon-0.7.6-2.mga3.src.rpm

%define url_ver	%(echo %{version}|cut -d. -f1,2)

Summary:	Notification Daemon
Name:		notification-daemon
Version:	0.7.6
Release:	%mkrel 2
License:	GPLv2+
Group:		System/Servers
URL:		http://www.gnome.org/
Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
BuildRequires: pkgconfig(gio-2.0) >= 2.27.0
BuildRequires: pkgconfig(glib-2.0) >= 2.27.0
BuildRequires: pkgconfig(gtk+-3.0) >= 2.91.0
BuildRequires: pkgconfig(libcanberra-gtk3) >= 0.4
BuildRequires: pkgconfig(x11)
BuildRequires:	intltool
Provides:	virtual-notification-daemon
Conflicts:	xfce4-notifyd
Suggests:	notification-daemon-engine-nodoka

%description
A daemon that displays passive pop-up notifications as per the
Desktop Notifications spec (http://developer.gnome.org/notification-spec/).

%prep
%setup -q
%apply_patches

%build
%configure2_5x --disable-static
%make

%install
%makeinstall_std

%find_lang %{name}

%files -f %name.lang
%defattr(-,root,root)
%doc AUTHORS ChangeLog README
%{_libexecdir}/%{name}
%{_datadir}/applications/notification-daemon.desktop


%changelog

* Sat Jan 12 2013 umeabot <umeabot> 0.7.6-2.mga3
+ Revision: 361050
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Mon Sep 03 2012 ovitters <ovitters> 0.7.6-1.mga3
+ Revision: 287637
- new version 0.7.6

  + fwang <fwang>
    - clean up br

* Tue Jun 05 2012 ovitters <ovitters> 0.7.5-1.mga3
+ Revision: 255787
- new version 0.7.5

* Tue Mar 27 2012 ovitters <ovitters> 0.7.4-1.mga2
+ Revision: 227042
- new version 0.7.4

* Mon Oct 17 2011 wally <wally> 0.7.3-1.mga2
+ Revision: 155919
- new version 0.7.3
- drop some old obsoletes/provides

* Mon Sep 05 2011 fwang <fwang> 0.7.2-1.mga2
+ Revision: 138798
- new version 0.7.2

* Sun Jul 10 2011 wally <wally> 0.7.1-2.mga2
+ Revision: 121823
- drop unneeded preun scriptlet
- drop buildroot definition

* Fri Jun 10 2011 cjw <cjw> 0.7.1-1.mga2
+ Revision: 103263
- 0.7.1

* Sat Jan 15 2011 blino <blino> 0.5.0-2.mga1
+ Revision: 18778
- imported package notification-daemon