polkit-gnome-vl.spec 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  1. Summary: PolicyKit integration for the GNOME desktop
  2. Summary(ja): PolicyKit の GNOME デスクトップ統合
  3. Name: polkit-gnome
  4. Version: 0.105
  5. Release: 3%{?_dist_release}
  6. License: LGPLv2+
  7. URL: http://www.freedesktop.org/wiki/Software/PolicyKit
  8. Group: Applications/System
  9. Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{version}/%{name}-%{version}.tar.xz
  10. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
  11. BuildRequires: gtk3-devel
  12. BuildRequires: polkit-devel >= 0.102
  13. BuildRequires: desktop-file-utils
  14. BuildRequires: intltool
  15. BuildRequires: dbus-glib-devel
  16. Provides: PolicyKit-authentication-agent
  17. Requires: polkit
  18. Vendor: Project Vine
  19. Distribution: Vine Linux
  20. Obsoletes: %{name}-devel < 0.103
  21. Obsoletes: %{name}-docs < 0.103
  22. Obsoletes: PolicyKit-gnome <= 0.10
  23. Provides: PolicyKit-gnome = 0.11
  24. Obsoletes: PolicyKit-gnome-libs <= 0.10
  25. Provides: PolicyKit-gnome-libs = 0.11
  26. Obsoletes: PolicyKit-gnome-demo <= 0.10
  27. Obsoletes: PolicyKit-gnome-devel <= 0.10
  28. %description
  29. polkit-gnome provides an authentication agent for PolicyKit
  30. that matches the look and feel of the GNOME desktop.
  31. %prep
  32. %setup -q
  33. %build
  34. %configure \
  35. --enable-gtk-doc
  36. make
  37. %install
  38. rm -rf $RPM_BUILD_ROOT
  39. make install DESTDIR=$RPM_BUILD_ROOT
  40. %find_lang polkit-gnome-1
  41. %clean
  42. rm -rf $RPM_BUILD_ROOT
  43. %files -f polkit-gnome-1.lang
  44. %defattr(-,root,root,-)
  45. %doc COPYING AUTHORS README
  46. %{_libexecdir}/*
  47. %changelog
  48. * Mon Dec 30 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.105-3
  49. - rebuild with VineSeed environment
  50. * Sat Oct 06 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.105-2
  51. - add Obsoletes PolicyKit-gnome, PolicyKit-gnome-libs, PolicyKit-gnome-demo, PolicyKit-gnome-devel <= 0.10
  52. - add Provides: PolicyKit-gnome, PolicyKit-gnome-libs = 0.11
  53. * Thu Nov 03 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.105-1
  54. - new upstream release
  55. * Thu Oct 20 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.104-1
  56. - new upstream release
  57. * Fri Sep 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.103-1
  58. - new upstream release
  59. - remove %{name}-devel and %{name}-docs sub package
  60. * Sun Aug 21 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.102-1
  61. - new upstream release
  62. - change BuildRequires: gtk3-devel instead of gtk2-devel
  63. * Sun Aug 14 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.101-1
  64. - new upstream release
  65. * Sat Oct 02 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.99-1
  66. - new upstream release
  67. - remove BuildRequires: gir-repository-devel
  68. * Fri Oct 01 2010 Shu KONNO <owa@bg.wakwak.com> 0.96-2
  69. - rebuilt with rpm-4.8.1 for pkg-config
  70. * Mon Feb 22 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.96-1
  71. - update to 0.96
  72. * Mon Oct 19 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.95-0.1.git20090913.6
  73. - initial build for Vine Linux
  74. * Wed Oct 7 2009 Matthias Clasen <mclasen@redhat.com> - 0.95.0.git20090913.6
  75. - Prevent the statusicon from eating whitespace
  76. * Mon Sep 14 2009 David Zeuthen <davidz@redhat.com> - 0.95-0.git20090913.5
  77. - add Provides: PolicyKit-authentication-agent to satify what PolicyKit-gnome
  78. also provided
  79. * Mon Sep 14 2009 David Zeuthen <davidz@redhat.com> - 0.95-0.git20090913.4
  80. - Refine how Obsolete: is used and also add Provides: (thanks Jesse
  81. Keating and nim-nim)
  82. * Mon Sep 14 2009 David Zeuthen <davidz@redhat.com> - 0.95-0.git20090913.3
  83. - Obsolete old PolicyKit-gnome packages
  84. * Sun Sep 13 2009 David Zeuthen <davidz@redhat.com> - 0.95-0.git20090913.2
  85. - Update BR
  86. * Sun Sep 13 2009 David Zeuthen <davidz@redhat.com> - 0.95-0.git20090913.1
  87. - Update BR
  88. * Sun Sep 13 2009 David Zeuthen <davidz@redhat.com> - 0.95-0.git20090913
  89. - Update to git snapshot
  90. - Turn on GObject introspection
  91. * Wed Sep 2 2009 Matthias Clasen <mclasen@redhat.com> - 0.94-4
  92. - Just remove the OnlyShowIn, it turns out everybody wants this
  93. * Sat Aug 29 2009 Matthias Clasen <mclasen@redhat.com> - 0.94-3
  94. - Require a new enough polkit (#517479)
  95. * Sat Aug 29 2009 Matthias Clasen <mclasen@redhat.com> - 0.94-2
  96. - Show in KDE, too (#519674)
  97. * Wed Aug 12 2009 David Zeuthen <davidz@redhat.com> - 0.94-1
  98. - Update to upstream release 0.94
  99. * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.93-3
  100. - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
  101. * Mon Jul 20 2009 David Zeuthen <davidz@redhat.com> - 0.93-2
  102. - Rebuild
  103. * Mon Jul 20 2009 David Zeuthen <davidz@redhat.com> - 0.93-1
  104. - Update to 0.93
  105. * Tue Jun 9 2009 Matthias Clasen <mclasen@redhat.com> - 0.9.2-3
  106. - Fix BuildRequires
  107. * Tue Jun 09 2009 David Zeuthen <davidz@redhat.com> - 0.92-2
  108. - Change license to LGPLv2+
  109. - Remove Requires: gnome-session
  110. * Mon Jun 08 2009 David Zeuthen <davidz@redhat.com> - 0.92-1
  111. - Update to 0.92 release
  112. * Wed May 27 2009 David Zeuthen <davidz@redhat.com> - 0.92-0.git20090527
  113. - Update to 0.92 snapshot
  114. * Mon Feb 9 2009 David Zeuthen <davidz@redhat.com> - 0.91-1
  115. - Initial spec file.