libnotify-vl.spec 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  1. %define glib2_version 2.36.0
  2. Summary: libnotify notification library
  3. Name: libnotify
  4. Version: 0.7.6
  5. Release: 1%{?_dist_release}
  6. URL: http://www.galago-project.org/specs/notification/
  7. License: LGPL
  8. Group: System Environment/Libraries
  9. Source0: %{name}-%{version}.tar.xz
  10. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  11. BuildRequires: glib2-devel >= %{glib2_version}
  12. BuildRequires: gtk3-devel
  13. BuildRequires: dbus-devel >= 1.0
  14. BuildRequires: dbus-glib-devel
  15. Requires: glib2 >= %{glib2_version}
  16. Requires: notification-daemon
  17. Vendor: Project Vine
  18. Distribution: Vine Linux
  19. %description
  20. libnotify is an implementation of the freedesktop.org desktop
  21. notification specification.
  22. %package devel
  23. Summary: Files for development using %{name}
  24. Group: Development/Libraries
  25. Requires: %{name} = %{version}-%{release}
  26. Requires: glib2-devel >= %{glib2_version}
  27. Requires: gtk3-devel
  28. Requires: dbus-devel >= 0.36
  29. Requires: dbus-glib-devel
  30. %description devel
  31. This package contains the headers and pkg-config file for
  32. development of programs using %{name}.
  33. %prep
  34. %setup -q
  35. %build
  36. %configure
  37. %__make %{?_smp_mflags}
  38. %install
  39. rm -rf $RPM_BUILD_ROOT
  40. %__make install DESTDIR=$RPM_BUILD_ROOT
  41. # remove unpackaged files
  42. rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
  43. rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
  44. %clean
  45. rm -rf $RPM_BUILD_ROOT
  46. %post -p /sbin/ldconfig
  47. %postun -p /sbin/ldconfig
  48. %files
  49. %defattr(-,root,root)
  50. %doc COPYING ChangeLog NEWS
  51. %{_bindir}/notify-send
  52. %{_libdir}/lib*.so*
  53. %{_libdir}/girepository-1.0/Notify-0.7.typelib
  54. %files devel
  55. %defattr(-,root,root)
  56. %{_includedir}/*
  57. %{_libdir}/pkgconfig/libnotify.pc
  58. %{_datadir}/gtk-doc/html/%{name}
  59. %{_datadir}/gir-1.0/Notify-0.7.gir
  60. %changelog
  61. * Fri Sep 06 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.7.6-1
  62. - new upstream release
  63. * Sun Apr 01 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.7.5-1
  64. - new upstream release
  65. * Sat Sep 03 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.7.4-1
  66. - new upstream release
  67. * Sun Aug 14 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.7.3-1
  68. - new upstream release
  69. - change BuildRequires: gtk3-devel instead of gtk2-devel
  70. * Sun Sep 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.5-3
  71. - rebuild with rpm-4.8.1 for pkg-config file
  72. * Fri Feb 26 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 0.4.5-2
  73. - rebuilt with new toolchain
  74. * Fri Mar 27 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.4.5-1
  75. - new upstream release
  76. * Sat Nov 15 2008 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 0.4.4-2
  77. - added Requires: notification-daemon
  78. - added BuildRequires: dbus-glib-devel
  79. - added Requires: dbus-glib-devel to devel package
  80. * Sun Jun 1 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.4.4-1
  81. - applied new versioning policy
  82. * Fri Apr 27 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.4.4-0vl2
  83. - rebuild with dbus-1.0
  84. * Fri Mar 16 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.4.4-0vl1
  85. - new upstream release
  86. - added BuildRequires: gtk2-devel, dbus-devel
  87. - added Requires: gtk2-devel, dbus-devel to devel package
  88. * Wed Nov 15 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.4.3-0vl1
  89. - new upstream release
  90. * Sun Jun 25 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.4.2-0vl1
  91. - new upstream release
  92. * Fri Jun 02 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.4.0-0vl1
  93. - new upstream release
  94. * Sat Mar 11 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.2-0vl1
  95. - initial build for Vine Linux partialy based on FC package
  96. * Thu Mar 2 2006 Ray Strode <rstrode@redhat.com> - 0.3.0-5
  97. - patch out config.h include from public header
  98. * Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.3.0-4.2
  99. - bump again for double-long bug on ppc(64)
  100. * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.3.0-4.1
  101. - rebuilt for new gcc4.1 snapshot and glibc changes
  102. * Thu Jan 12 2006 Christopher Aillon <caillon@redhat.com> - 0.3.0-4
  103. - Require a desktop-notification-daemon to be present. Currently,
  104. this is notify-daemon, but libnotify doesn't specifically require
  105. that one. Require 'desktop-notification-daemon' which daemons
  106. providing compatible functionality are now expected to provide.
  107. * Wed Jan 11 2006 Christopher Aillon <caillon@redhat.com> - 0.3.0-3
  108. - Let there be libnotify-devel...
  109. * Tue Nov 15 2005 John (J5) Palmieri <johnp@redhat.com> - 0.3.0-2
  110. - Actual release of the 0.3.x series
  111. * Tue Nov 15 2005 John (J5) Palmieri <johnp@redhat.com> - 0.3.0-1
  112. - Bump version to not conflict with older libnotify libraries
  113. * Tue Nov 15 2005 John (J5) Palmieri <johnp@redhat.com> - 0.0.2-1
  114. - inital build