notification-daemon-vl.spec 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194
  1. %define gtk3_version 3.4.0
  2. %define glib2_version 2.32.0
  3. %define libcanberra_version 0.28
  4. %define dbus_version 0.98
  5. %define libnotify_version 0.7.5
  6. Summary: Notification Daemon
  7. Name: notification-daemon
  8. Version: 3.20.0
  9. Release: 2%{?_dist_release}
  10. Group: System Environment/Libraries
  11. Vendor: Project Vine
  12. Distribution: Vine Linux
  13. Packager: daisuke
  14. License: GPL
  15. URL: http://www.galago-project.org/specs/notification/
  16. %define shortver %(echo %{version} | sed -e 's/\\.[0-9]*$//')
  17. Source0: https://ftp.gnome.org/pub/GNOME/sources/%{name}/%{shortver}/%{name}-%{version}.tar.xz
  18. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  19. Requires: dbus >= %{dbus_version}
  20. Requires: dbus-glib >= %{dbus_version}
  21. BuildRequires: glib2-devel >= %{glib2_version}
  22. BuildRequires: gtk3-devel >= %{gtk3_version}
  23. BuildRequires: libcanberra-gtk3-devel >= %{libcanberra_version}
  24. BuildRequires: libnotify-devel >= %{libnotify_version}
  25. %description
  26. notification-daemon is the server implementation of the freedesktop.org
  27. desktop notification specification.
  28. %prep
  29. %setup -q
  30. # install japanese message catalog
  31. #%{__cp} %{SOURCE1} po/ja.po
  32. %build
  33. %configure --disable-static
  34. make %{?_smp_mflags}
  35. %install
  36. rm -rf $RPM_BUILD_ROOT
  37. %{__make} install DESTDIR=$RPM_BUILD_ROOT
  38. %find_lang %name
  39. %files -f %{name}.lang
  40. %defattr(-,root,root)
  41. %license COPYING
  42. %doc ChangeLog NEWS
  43. %{_libexecdir}/notification-daemon
  44. %{_datadir}/applications/notification-daemon.desktop
  45. %changelog
  46. * Fri Mar 20 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.20.0-2
  47. - rebuilt with current environment.
  48. * Sat Jul 16 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.20.0-1
  49. - new upstream release
  50. * Sat Oct 31 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.18.1-1
  51. - new upstream release
  52. * Sun Apr 19 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.1-1
  53. - new upstream release
  54. * Sun Mar 29 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.0-1
  55. - new upstream release
  56. * Wed Nov 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
  57. - new upstream release
  58. * Tue Dec 31 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.7.6-2
  59. - rebuild with VineSeed environment
  60. * Fri Sep 28 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.7.6-1
  61. - new upstream release
  62. * Tue Jun 12 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.7.5-1
  63. - new upstream release
  64. * Sun Apr 01 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.7.4-1
  65. - new upstream release
  66. * Thu Oct 20 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.7.3-1
  67. - new upstream release
  68. * Fri Sep 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.7.2-1
  69. - new upstream release
  70. * Sun Aug 14 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.7.1-1
  71. - new upstream release
  72. - drop all sources and patches
  73. - add BuildRequires: libcanberra-gtk3-devel
  74. * Sun May 16 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.4.0-6
  75. - update Source201
  76. * Sat May 15 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.4.0-5
  77. - rebuild with new toolchain
  78. - update Source201 (add modified coco theme as new default)
  79. - add patch300 to use gvfs-open instead of gnome-open
  80. - add patch310 to change notification bubble position
  81. - add patch320 to add new vine theme
  82. - add patch340 to change default notification localtion to top_right.
  83. - add BR: libwnck-devel
  84. * Sun Aug 09 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.4.0-4
  85. - add Categories=DesktopSettings for notification-properties.desktop
  86. * Fri Jun 12 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.4.0-3
  87. - add Source200, Patch200,201
  88. - add vine theme engine based on ubuntu engine.
  89. - add patch101-109 from ubuntu
  90. - Patch103: fix xinerama stack
  91. - Patch104: dont crash on critical warnings
  92. - Patch105: fix notification spacing
  93. - Patch107: fix memleak
  94. - Patch109: fix crash on theme changing
  95. * Sat Mar 28 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.4.0-2
  96. - add japanese translation (Source1 and Patch1)
  97. - prperly install/uninstall gconf schemas
  98. - update gtk icon cache with %%post, %%postun
  99. * Fri Mar 27 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.4.0-1
  100. - new upstream release
  101. - change required gtk2 version to 2.10.0
  102. * Sun Oct 5 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.3.7-1
  103. - applied new versioning policy
  104. * Tue Dec 18 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.3.7-0vl2
  105. - rebuilt with libwnck 2.20.2
  106. * Tue May 29 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.3.7-0vl1
  107. - new upstream release
  108. - rebuilt with libsexy 0.1.10
  109. - added BuildRequores: libsexy-devel
  110. * Fri Jun 02 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.5-0vl1
  111. - new upstream release
  112. * Sat Mar 11 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.4-0vl1
  113. - initial build for Vine Linux partialy based on FC package.
  114. * Wed Mar 08 2006 John (J5) Palmieri <johnp@redhat.com> - 0.3.1-9
  115. - Add patch to fix struct handling in the dbus glib binding for dbus 0.61
  116. so image data works again
  117. * Tue Feb 14 2006 Christopher Aillon <caillon@redhat.com> - 0.3.1-8
  118. - BuildRequires love, for all you lovers out there.
  119. * Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.3.1-7.1
  120. - bump again for double-long bug on ppc(64)
  121. * Thu Feb 09 2006 Florian La Roche <laroche@redhat.com>
  122. - remove empty scripts from .spec file
  123. * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.3.1-6.1
  124. - rebuilt for new gcc4.1 snapshot and glibc changes
  125. * Fri Feb 3 2006 Christopher Aillon <caillon@redhat.com> - 0.3.1-6
  126. - Add patch to determine whether a compositing manager is running
  127. when drawing a new notification bubble, as long as the CM grabs
  128. the appropriate XSelection.
  129. * Fri Jan 20 2006 Christopher Aillon <caillon@redhat.com> - 0.3.1-5
  130. - Make it so that marked-up messages appear with markup
  131. * Thu Jan 12 2006 Christopher Aillon <caillon@redhat.com> - 0.3.1-4
  132. - Provide desktop-notification-daemon, since libnotify requires a
  133. notification deamon, but not this specific one. Other notification
  134. daemons can exist on the system so long as they meet the provides
  135. (and the API of course).
  136. * Mon Jan 9 2006 Christopher Aillon <caillon@redhat.com> - 0.3.1-3
  137. - Fix positioning of the notification bubble to not draw off-screen
  138. * Wed Dec 14 2005 John (J5) Palmieri <johnp@redhat.com> - 0.3.1-2
  139. - Actuall release of 0.3.1
  140. * Thu Nov 17 2005 John (J5) Palmieri <johnp@redhat.com> - 0.3.1-1
  141. - Upgrade to upstream 0.3.1
  142. * Tue Nov 15 2005 John (J5) Palmieri <johnp@redhat.com> - 0.3.0-1
  143. - inital build