source: projects/specs/trunk/p/polkit-gnome/polkit-gnome-vl.spec @ 8084

Revision 8084, 4.7 KB checked in by Takemikaduchi, 10 years ago (diff)

new upstream release or rebuild

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