Accepting request 96144 from home:dimstar:branches:GNOME:Factory
Push typelib change branch OBS-URL: https://build.opensuse.org/request/show/96144 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=195
This commit is contained in:
parent
a7e581fbe1
commit
56ac6a4e13
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 8 19:53:53 UTC 2011 - dimstar@opensuse.org
|
||||
|
||||
- Split typelib file into typelib-1_0-GdmGreeter-1_0.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 4 14:23:29 UTC 2011 - dimstar@opensuse.org
|
||||
|
||||
|
11
gdm.spec
11
gdm.spec
@ -156,6 +156,14 @@ Recommends: gdm
|
||||
The GNOME Display Manager is a system service that is responsible for
|
||||
providing graphical log-ins and managing local and remote displays.
|
||||
|
||||
%package -n typelib-1_0-GdmGreeter-1_0
|
||||
Summary: Library for GDM Simple Greeter Extensions
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n typelib-1_0-GdmGreeter-1_0
|
||||
The GNOME Display Manager is a system service that is responsible for
|
||||
providing graphical log-ins and managing local and remote displays.
|
||||
|
||||
%if %{enable_split_authentication}
|
||||
|
||||
%package simple-greeter-extensions
|
||||
@ -413,6 +421,9 @@ fi
|
||||
%files -n libgdmgreeter1
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libgdmgreeter.so.*
|
||||
|
||||
%files -n typelib-1_0-GdmGreeter-1_0
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/girepository-1.0/GdmGreeter-1.0.typelib
|
||||
|
||||
%files -n libgdmsimplegreeter1
|
||||
|
Loading…
x
Reference in New Issue
Block a user