]> git.pld-linux.org Git - packages/plymouth.git/commitdiff
- we never had rhgb and we don't care
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 27 Apr 2012 12:23:01 +0000 (12:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    plymouth.spec -> 1.22

plymouth.spec

index 35035b3dff9e5211efc6d783a196d3e8ae06da15..971f644aae2d950ab797f85212665223e100ef9e 100644 (file)
@@ -224,7 +224,6 @@ Group:              Base
 Requires:      %{name}(system-theme) = %{version}-%{release}
 Provides:      %{name}-system-plugin = %{version}-%{release}
 Obsoletes:     plymouth-system-plugin < %{version}-%{release}
-Obsoletes:     rhgb < 1:10.0.0
 
 %description system-theme
 This metapackage tracks the current distribution default theme.
@@ -350,6 +349,7 @@ sed -i -e 's/fade-in/charge/g' src/plymouthd.defaults
        --enable-gdm-transition \
        --enable-systemd-integration \
        --enable-tracing \
+       --without-rhgb-compat-link \
        --with-background-start-color-stop=0x009431 \
        --with-background-end-color-stop=0x006300 \
        --with-background-color=0x00c663 \
@@ -412,7 +412,6 @@ fi
 %defattr(644,root,root,755)
 %doc AUTHORS README TODO
 %attr(755,root,root) %{_bindir}/plymouth
-%attr(755,root,root) %{_bindir}/rhgb-client
 %dir %{_sysconfdir}/plymouth
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/plymouth/plymouthd.conf
 %{_mandir}/man8/plymouth.8*
This page took 0.196561 seconds and 4 git commands to generate.