Accepting request 67445 from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/67445
OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit?expand=0&rev=37
This commit is contained in:
Cristian Rodríguez 2011-04-15 14:12:10 +00:00 committed by Git OBS Bridge
parent d0727c8169
commit 731c1897eb
3 changed files with 12 additions and 3 deletions

3
polkit-0.101.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0f7e1b4b4c6a67f286ee4afdc28bda3d72a4e49f8f3d7a0e501433d696e3454f
size 856689

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Apr 6 15:40:51 UTC 2011 - fcrozat@novell.com
- Remove PolkitAgent-1.0.typelib from main package, it is in
library package.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 9 13:54:11 UTC 2011 - coolo@novell.com Wed Mar 9 13:54:11 UTC 2011 - coolo@novell.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package polkit (Version 0.99) # spec file for package polkit
# #
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -118,6 +118,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root,-) %defattr(-,root,root,-)
%{_libdir}/lib*.so.* %{_libdir}/lib*.so.*
%{_libdir}/girepository-1.0/Polkit-1.0.typelib %{_libdir}/girepository-1.0/Polkit-1.0.typelib
%{_libdir}/girepository-1.0/PolkitAgent-1.0.typelib
%files -f polkit-1.lang %files -f polkit-1.lang
%defattr(-,root,root,-) %defattr(-,root,root,-)
@ -152,7 +153,6 @@ rm -rf $RPM_BUILD_ROOT
%{_prefix}/lib/polkit-1/polkitd %{_prefix}/lib/polkit-1/polkitd
%verify(not mode) %attr(4755,root,root) %{_prefix}/lib/polkit-1/polkit-agent-helper-1 %verify(not mode) %attr(4755,root,root) %{_prefix}/lib/polkit-1/polkit-agent-helper-1
%attr(0700,root,root) %dir %{_localstatedir}/lib/polkit-1 %attr(0700,root,root) %dir %{_localstatedir}/lib/polkit-1
%_libdir/girepository-1.0/PolkitAgent-1.0.typelib
%files devel %files devel
%defattr(-,root,root,-) %defattr(-,root,root,-)