]> git.pld-linux.org Git - packages/xfce4-notifyd.git/blobdiff - xfce4-notifyd.spec
- up to 0.6.3
[packages/xfce4-notifyd.git] / xfce4-notifyd.spec
index d153ca9fba05bb55ffef1ffa07f13094f0bf1f9b..7294bf3c27d3faecdaaf6e22810405f6bd515dc0 100644 (file)
@@ -1,22 +1,23 @@
 Summary:       XFCE Notify Daemon
 Summary(pl.UTF-8):     Demon powiadomieÅ„ XFCE
 Name:          xfce4-notifyd
-Version:       0.4.2
+Version:       0.6.3
 Release:       1
 License:       GPL v2
 Group:         Applications/System
-Source0:       http://archive.xfce.org/src/apps/xfce4-notifyd/0.4/%{name}-%{version}.tar.bz2
-# Source0-md5: ecb930ef6ae6e1f310a5afe5f638eff8
+Source0:       http://archive.xfce.org/src/apps/xfce4-notifyd/0.6/%{name}-%{version}.tar.bz2
+# Source0-md5: 2ab9402c1a95d18bcb8951ef6a4399d5
 URL:           http://git.xfce.org/apps/xfce4-notifyd/
 #URL:          http://www.xfce.org/projects/xfce4-notifyd/
 BuildRequires: dbus-devel
 BuildRequires: dbus-glib-devel
-BuildRequires: gtk+2-devel >= 2:2.10.6
-BuildRequires: libxfce4ui-devel >= 4.12.0
-BuildRequires: libxfce4util-devel >= 4.12.0
+BuildRequires: glib2-devel >= 1:2.56
+BuildRequires: gtk+3-devel >= 3.22
+BuildRequires: libxfce4ui-devel >= 4.14.0
+BuildRequires: libxfce4util-devel >= 4.14.0
 BuildRequires: pkgconfig >= 1:0.9.0
-BuildRequires: xfce4-dev-tools >= 4.12.0
-BuildRequires: xfconf-devel >= 4.12.0
+BuildRequires: xfce4-dev-tools >= 4.14.0
+BuildRequires: xfconf-devel >= 4.14.0
 Requires(post,postun): gtk-update-icon-cache
 Requires(post,postun): hicolor-icon-theme
 Requires:      dbus >= 0.91
@@ -49,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/xfce4/panel/plugins/libnotification-plugin.la
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{hye,hy_AM,ie}
+
 %find_lang %{name}
 
 %clean
@@ -66,20 +70,18 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/xfce4-notifyd-config
 %dir %{_libdir}/xfce4/notifyd
 %attr(755,root,root) %{_libdir}/xfce4/notifyd/xfce4-notifyd
-%{_datadir}/dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service
+%{_sysconfdir}/xdg/autostart/xfce4-notifyd.desktop
 %{_desktopdir}/xfce4-notifyd-config.desktop
-%{_iconsdir}/hicolor/*/apps/xfce4-notifyd.png
+%{_iconsdir}/hicolor/*/apps/org.xfce.notification.*
+%{_datadir}/themes/Bright
 %{_datadir}/themes/Default/xfce-notify-4.0
+%{_datadir}/themes/Retro
 %{_datadir}/themes/Smoke
 %{_datadir}/themes/ZOMG-PONIES!
 %{_mandir}/man1/xfce4-notifyd-config.1*
-%{systemduserunitdir}/xfce4-notifyd.service
 %attr(755,root,root) %{_libdir}/xfce4/panel/plugins/libnotification-plugin.so
 %{_datadir}/xfce4/panel/plugins/notification-plugin.desktop
-%{_iconsdir}/hicolor/scalable/apps/xfce4-notifyd.svg
 %{_iconsdir}/hicolor/scalable/status/notification-disabled-new-symbolic.svg
 %{_iconsdir}/hicolor/scalable/status/notification-disabled-symbolic.svg
 %{_iconsdir}/hicolor/scalable/status/notification-new-symbolic.svg
 %{_iconsdir}/hicolor/scalable/status/notification-symbolic.svg
-%{_datadir}/themes/Bright/xfce-notify-4.0/gtk.css
-%{_datadir}/themes/Retro/xfce-notify-4.0/gtk.css
This page took 0.027754 seconds and 4 git commands to generate.