Accepting request 185984 from home:dimstar:branches:GNOME:Factory

minor tweaks

OBS-URL: https://build.opensuse.org/request/show/185984
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geoclue2?expand=0&rev=2
This commit is contained in:
Dirk Stoecker 2013-08-06 08:55:49 +00:00 committed by Git OBS Bridge
parent bad2a3b59f
commit c5637720d9
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 5 18:51:34 UTC 2013 - dimstar@opensuse.org
- Add ldconfig call to post/postun.
-------------------------------------------------------------------
Mon Aug 5 19:18:52 UTC 2013 - dimstar@opensuse.org

View File

@ -65,7 +65,7 @@ communication mechanism to provide location information
Summary: GeoLocation Framework -- Development files
Group: Development/Languages/C and C++
Requires: libgeoclue-1_0-0 = %{version}
Requires: typelib-1_0-GeoClue-1_0= %{version}
Requires: typelib-1_0-GeoClue-1_0 = %{version}
%description devel
GeoClue is a software framework which can be used to enable geospatial
@ -83,6 +83,10 @@ make %{?_smp_mflags}
%make_install
find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
%post -n libgeoclue-1_0-0 -p /sbin/ldconfig
%postun -n libgeoclue-1_0-0 -p /sbin/ldconfig
%files
%defattr(-,root,root)
%doc README