polkit-gnome/polkit-gnome.spec

197 lines
6.0 KiB
RPMSpec
Raw Normal View History

2009-06-08 20:47:20 +00:00
Summary: PolicyKit integration for the GNOME desktop
Name: polkit-gnome
2011-11-02 18:22:22 +00:00
Version: 0.105
Release: 4%{?dist}
License: LGPLv2+
2009-06-08 20:47:20 +00:00
URL: http://www.freedesktop.org/wiki/Software/PolicyKit
Group: Applications/System
2011-09-20 00:33:19 +00:00
Source0: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.xz
2011-09-20 00:33:19 +00:00
BuildRequires: gtk3-devel
BuildRequires: glib2-devel >= 2.25.11
BuildRequires: polkit-devel >= 0.97-1
2009-06-08 20:47:20 +00:00
BuildRequires: desktop-file-utils
2009-06-09 23:03:46 +00:00
BuildRequires: intltool
2009-09-13 20:29:40 +00:00
BuildRequires: gobject-introspection-devel
2010-11-10 18:19:08 +00:00
BuildRequires: gtk-doc
2009-09-13 20:29:40 +00:00
Obsoletes: PolicyKit-gnome <= 0.10
Provides: PolicyKit-gnome = 0.11
Obsoletes: PolicyKit-gnome-libs <= 0.10
Provides: PolicyKit-gnome-libs = 0.11
2011-10-11 20:17:44 +00:00
Obsoletes: polkit-gnome-devel < 0.102-2
2011-09-20 00:33:19 +00:00
Provides: polkit-gnome-devel = 0.102-2
2011-10-11 20:17:44 +00:00
Obsoletes: polkit-gnome-docs < 0.102-2
2011-09-20 00:33:19 +00:00
Provides: polkit-gnome-docs = 0.102-2
Provides: PolicyKit-authentication-agent
Requires: polkit >= 0.97
2009-06-08 20:47:20 +00:00
%description
polkit-gnome provides an authentication agent for PolicyKit
that matches the look and feel of the GNOME desktop.
%prep
%setup -q
%build
2011-09-20 00:33:19 +00:00
%configure
2009-06-08 20:47:20 +00:00
make
%install
make install DESTDIR=$RPM_BUILD_ROOT
2009-08-12 19:26:04 +00:00
rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
2009-06-08 20:47:20 +00:00
%find_lang polkit-gnome-1
2010-06-14 05:22:53 +00:00
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
2009-06-08 20:47:20 +00:00
%files -f polkit-gnome-1.lang
%doc COPYING AUTHORS README
%{_libexecdir}/*
2009-08-12 19:26:04 +00:00
2011-09-20 00:33:19 +00:00
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.105-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.105-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.105-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2011-11-02 18:22:22 +00:00
* Wed Nov 2 2011 Matthias Clasen <mclasen@redhat.com> - 0.105-1
- Update to 0.105
2011-10-27 00:19:05 +00:00
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.104-2
- Rebuilt for glibc bug#747377
2011-10-19 03:52:23 +00:00
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 0.104-1
- Update to 0.104
2011-10-11 20:17:44 +00:00
* Tue Oct 11 2011 Matthias Clasen <mclasen@redhat.com> - 0.103-2
- Try to fix Obsoletes/Provides
2011-09-20 00:33:19 +00:00
* Mon Sep 19 2011 Matthias Clasen <mclasen@redhat.com> - 0.103-1
- Update to 0.103
- Build against gtk3
- Drop no-longer-needed subpackages
2009-08-12 19:26:04 +00:00
2011-09-20 00:33:19 +00:00
* Tue Aug 16 2011 Matthias Clasen <mclasen@redhat.com> - 0.102-1
- Update to 0.102
2009-06-08 20:47:20 +00:00
2011-03-03 19:01:18 +00:00
* Thu Mar 03 2011 David Zeuthen <davidz@redhat.com> - 0.101-1
- New upstream version
* Mon Feb 21 2011 David Zeuthen <davidz@redhat.com> - 0.100-1
- New upstream version
- Note: The auto-start desktop file for the authentication agent is no
longer shipped with this package. This is now the responsibility of
each desktop environment.
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.97-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2010-11-10 18:19:08 +00:00
* Wed Nov 10 2010 Dan Horák <dan[at]danny.cz> - 0.97-7
- Add gtk-doc as BR
2010-08-23 23:24:28 +00:00
* Mon Aug 23 2010 Matthias Clasen <mclasen@redhat.com> - 0.97-6
- Co-own /usr/share/gtk-doc (#604411)
2010-08-18 19:52:19 +00:00
* Wed Aug 18 2010 Matthias Clasen <mclasen@redhat.com> - 0.97-5
- Rebuild to work around bodhi limitations
* Mon Aug 09 2010 David Zeuthen <davidz@redhat.com> - 0.97-4
- Bump polkit req to 0.97 since we have to chainbuild anyway. Sigh.
* Mon Aug 09 2010 David Zeuthen <davidz@redhat.com> - 0.97-3
- Nuke patch that was committed upstream
* Mon Aug 09 2010 David Zeuthen <davidz@redhat.com> - 0.97-2
- Fix up BRs
* Mon Aug 09 2010 David Zeuthen <davidz@redhat.com> - 0.97-1
- Update to 0.97
2010-06-14 05:22:53 +00:00
* Mon Jun 14 2010 Matthias Clasen <mclasen@redhat.com> - 0.96-2
- Use lock icons that exist in current icon theme
- Minor spec file fixes
* Fri Jan 15 2010 David Zeuthen <davidz@redhat.com> - 0.96-1
- Update to release 0.96
- Disable introspection support for the time being
2010-01-05 15:17:53 +00:00
* Tue Jan 5 2010 Kevin Kofler <Kevin@tigcc.ticalc.org> - 0.95-2
2010-01-05 14:25:45 +00:00
- Don't autostart in KDE on F13+
* Fri Nov 13 2009 David Zeuthen <davidz@redhat.com> - 0.95-1
- Update to release 0.95
- Drop upstreamed patches
* Wed Oct 7 2009 Matthias Clasen <mclasen@redhat.com> - 0.95.0.git20090913.6
- Prevent the statusicon from eating whitespace
* Mon Sep 14 2009 David Zeuthen <davidz@redhat.com> - 0.95-0.git20090913.5
- add Provides: PolicyKit-authentication-agent to satify what PolicyKit-gnome
also provided
* Mon Sep 14 2009 David Zeuthen <davidz@redhat.com> - 0.95-0.git20090913.4
- Refine how Obsolete: is used and also add Provides: (thanks Jesse
Keating and nim-nim)
* Mon Sep 14 2009 David Zeuthen <davidz@redhat.com> - 0.95-0.git20090913.3
- Obsolete old PolicyKit-gnome packages
2009-09-13 20:40:34 +00:00
* Sun Sep 13 2009 David Zeuthen <davidz@redhat.com> - 0.95-0.git20090913.2
- Update BR
2009-09-13 20:29:40 +00:00
* Sun Sep 13 2009 David Zeuthen <davidz@redhat.com> - 0.95-0.git20090913.1
- Update BR
* Sun Sep 13 2009 David Zeuthen <davidz@redhat.com> - 0.95-0.git20090913
- Update to git snapshot
- Turn on GObject introspection
2009-09-03 03:13:45 +00:00
* Wed Sep 2 2009 Matthias Clasen <mclasen@redhat.com> - 0.94-4
- Just remove the OnlyShowIn, it turns out everybody wants this
2009-08-29 17:43:38 +00:00
* Sat Aug 29 2009 Matthias Clasen <mclasen@redhat.com> - 0.94-3
- Require a new enough polkit (#517479)
2009-08-29 04:29:57 +00:00
* Sat Aug 29 2009 Matthias Clasen <mclasen@redhat.com> - 0.94-2
- Show in KDE, too (#519674)
2009-08-12 19:26:04 +00:00
* Wed Aug 12 2009 David Zeuthen <davidz@redhat.com> - 0.94-1
- Update to upstream release 0.94
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.93-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-21 00:49:12 +00:00
* Mon Jul 20 2009 David Zeuthen <davidz@redhat.com> - 0.93-2
- Rebuild
2009-07-21 00:30:56 +00:00
* Mon Jul 20 2009 David Zeuthen <davidz@redhat.com> - 0.93-1
- Update to 0.93
2009-06-09 23:03:46 +00:00
* Tue Jun 9 2009 Matthias Clasen <mclasen@redhat.com> - 0.9.2-3
- Fix BuildRequires
* Tue Jun 09 2009 David Zeuthen <davidz@redhat.com> - 0.92-2
- Change license to LGPLv2+
- Remove Requires: gnome-session
2009-06-08 20:47:20 +00:00
* Mon Jun 08 2009 David Zeuthen <davidz@redhat.com> - 0.92-1
- Update to 0.92 release
* Wed May 27 2009 David Zeuthen <davidz@redhat.com> - 0.92-0.git20090527
- Update to 0.92 snapshot
* Mon Feb 9 2009 David Zeuthen <davidz@redhat.com> - 0.91-1
- Initial spec file.