libgdm is now separated from gdm package
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>pango</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>gdm</Dependency>
|
||||
<Dependency>libgdm</Dependency>
|
||||
<Dependency>polkit</Dependency>
|
||||
<Dependency>elogind</Dependency>
|
||||
<Dependency>libical</Dependency>
|
||||
@@ -114,6 +114,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2021-07-17</Date>
|
||||
<Version>3.41.2</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Berk Çakar</Name>
|
||||
<Email>berk2238@hotmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2021-05-31</Date>
|
||||
<Version>3.41.2</Version>
|
||||
|
||||
@@ -64,20 +64,18 @@
|
||||
<Dependency>audit</Dependency>
|
||||
<Dependency>keyutils</Dependency>
|
||||
<Dependency>libgudev</Dependency>
|
||||
<Dependency>libgdm</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc</Path>
|
||||
<Path fileType="library">/lib</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/girepository-1.0</Path>
|
||||
<Path fileType="library">/usr/lib/sysusers.d</Path>
|
||||
<Path fileType="library">/usr/lib/libgdm.so*</Path>
|
||||
<Path fileType="executable">/usr/libexec</Path>
|
||||
<Path fileType="executable">/usr/sbin</Path>
|
||||
<Path fileType="data">/usr/share/dconf</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share/gdm</Path>
|
||||
<Path fileType="data">/usr/share/glib-2.0</Path>
|
||||
<Path fileType="data">/usr/share/gnome-session</Path>
|
||||
<Path fileType="doc">/usr/share/help</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
@@ -105,7 +103,27 @@
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>libgdm</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>elogind</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/girepository-1.0</Path>
|
||||
<Path fileType="library">/usr/lib/libgdm.so*</Path>
|
||||
<Path fileType="data">/usr/share/glib-2.0</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2021-07-17</Date>
|
||||
<Version>40.0</Version>
|
||||
<Comment>Seperate libgdm</Comment>
|
||||
<Name>Berk Çakar</Name>
|
||||
<Email>berk2238@hotmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2021-06-09</Date>
|
||||
<Version>40.0</Version>
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
<Package>
|
||||
<Name>gnome-initial-setup</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>gdm</Dependency>
|
||||
<Dependency>libgdm</Dependency>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>ibus</Dependency>
|
||||
<Dependency>cairo</Dependency>
|
||||
@@ -82,6 +82,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2021-07-16</Date>
|
||||
<Version>40.3</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Berk Çakar</Name>
|
||||
<Email>berk2238@hotmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2021-07-13</Date>
|
||||
<Version>40.3</Version>
|
||||
|
||||
@@ -88,6 +88,7 @@
|
||||
<Dependency>network-manager-applet</Dependency>
|
||||
<Dependency>evolution-data-server</Dependency>
|
||||
<Dependency>gobject-introspection</Dependency>
|
||||
<Dependency>libgdm</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc</Path>
|
||||
@@ -111,6 +112,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2021-07-16</Date>
|
||||
<Version>40.3</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Berk Çakar</Name>
|
||||
<Email>berk2238@hotmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2021-07-12</Date>
|
||||
<Version>40.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user