commit c8a46df009546a21e74b512e75fe5e45bf10ccc4
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Jan 25 10:17:51 2016 +0200

    new, 0.5.4
    
    can't build as can't locate libpanelapplet-4.0 pkg config resource

 recent-notifications.spec | 41 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)
---
diff --git a/recent-notifications.spec b/recent-notifications.spec
new file mode 100644
index 0000000..b11e1f3
--- /dev/null
+++ b/recent-notifications.spec
@@ -0,0 +1,41 @@
+Summary:       Recent Notifications Applet
+Name:          recent-notifications
+Version:       0.5.4
+Release:       0.1
+License:       GPL v3
+Group:         X11/Applications
+Source0:       
https://launchpad.net/recent-notifications/gnome3/%{version}/+download/%{name}-%{version}.tar.gz
+# Source0-md5: a51daff631aa9ea71a0f5e47195991d3
+URL:           https://launchpad.net/recent-notifications
+BuildRequires: pkgconfig(libpanelapplet-4.0) >= 3.1.91
+BuildRequires: rpm-pythonprov
+BuildRequires: rpmbuild(macros) >= 1.713
+Requires:      python-dbus
+Requires:      python-gnomeapplet
+Requires:      python-gtk2
+Requires:      python-pygobject
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+Recent Notifications is a GNOME applet that collects recent messages
+sent with libnotify to a notification daemon, such as notify-osd.
+
+%prep
+%setup -q
+
+%build
+%configure \
+       --libexecdir=%{_libdir}/%{name}
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc README ChangeLog
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/recent-notifications.git/commitdiff/c8a46df009546a21e74b512e75fe5e45bf10ccc4

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to