Hello community,
here is the log from the commit of package lightdm-branding-openSUSE for
openSUSE:12.1:Update:Test checked in at 2011-11-22 22:05:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.1:Update:Test/lightdm-branding-openSUSE (Old)
and /work/SRC/openSUSE:12.1:Update:Test/.lightdm-branding-openSUSE.new
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lightdm-branding-openSUSE", Maintainer is ""
Changes:
--------
New Changes file:
--- /dev/null 2010-08-26 16:28:41.000000000 +0200
+++
/work/SRC/openSUSE:12.1:Update:Test/.lightdm-branding-openSUSE.new/lightdm-branding-openSUSE.changes
2011-11-22 22:05:23.000000000 +0100
@@ -0,0 +1,32 @@
+-------------------------------------------------------------------
+Mon Oct 10 12:47:12 UTC 2011 - [email protected]
+
+- use wallpaper from the new wallpaper-branding package
+- use Adwaita as the gtk3 default theme
+
+-------------------------------------------------------------------
+Mon Oct 3 17:48:03 UTC 2011 - [email protected]
+
+- depend on openSUSE-dynamic-wallpaper rather than libgnome for the
+ default background
+
+-------------------------------------------------------------------
+Mon Sep 26 13:51:28 UTC 2011 - [email protected]
+
+- fixed typo
+
+-------------------------------------------------------------------
+Mon Sep 26 13:11:49 UTC 2011 - [email protected]
+
+- use exact lightdm version for provides/requires
+
+-------------------------------------------------------------------
+Tue Sep 20 10:25:57 UTC 2011 - [email protected]
+
+- enable language selector
+
+-------------------------------------------------------------------
+Sat Sep 3 12:17:33 UTC 2011 - [email protected]
+
+- initial packaging
+
New:
----
_link
lightdm-branding-openSUSE.changes
lightdm-branding-openSUSE.spec
lightdm-gtk-greeter.conf
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lightdm-branding-openSUSE.spec ++++++
#
# spec file for package lightdm-branding-openSUSE
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 Guido Berhoerster <[email protected]>.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define lightdm_gtk_greeter_version %(rpm -q --queryformat
'%%{version}-%%{release}' lightdm-gtk-greeter)
Name: lightdm-branding-openSUSE
Version: 12.1
Release: 0
License: GPLv3+
Summary: openSUSE branding of LightDM
Url: http://www.freedesktop.org/wiki/Software/LightDM
Group: System/X11/Displaymanagers
Source0: lightdm-gtk-greeter.conf
BuildRequires: lightdm
BuildRequires: lightdm-gtk-greeter
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
This package provides the openSUSE look and feel for LightDM.
%package -n lightdm-gtk-greeter-branding-openSUSE
License: GPLv3+
Summary: openSUSE branding of lightdm-gtk-greeter
Group: System/X11/Displaymanagers
# default background image
Requires: wallpaper-branding
# default gtk3 theme
Requires: gtk3-metatheme-adwaita
Requires: lightdm-gtk-greeter = %{lightdm_gtk_greeter_version}
Provides: lightdm-gtk-greeter-branding = %{lightdm_gtk_greeter_version}
Conflicts: otherproviders(lightdm-gtk-greeter-branding)
Supplements: packageand(lightdm-gtk-greeter:branding-openSUSE)
%description -n lightdm-gtk-greeter-branding-openSUSE
This package provides the openSUSE look and feel for the lightdm-gtk-greeter.
%prep
%build
cp %{_defaultdocdir}/lightdm/COPYING .
%install
install -D -p -m 644 %{SOURCE0}
%{buildroot}%{_sysconfdir}/lightdm/lightdm-gtk-greeter.conf
%clean
rm -rf %{buildroot}
%files -n lightdm-gtk-greeter-branding-openSUSE
%defattr(-,root,root)
%doc COPYING
%config(noreplace) %{_sysconfdir}/lightdm/lightdm-gtk-greeter.conf
%changelog
++++++ _link ++++++
<link project="openSUSE:12.1:Update" package="lightdm-branding-openSUSE"
baserev="ab0458cfb2093fde760b89f86d90e8c5">
<patches>
<branch/>
</patches>
</link>
++++++ lightdm-gtk-greeter.conf ++++++
#
# background = Background file to use, either an image path or a color (e.g.
#772953)
# theme-name = GTK+ theme to use
# font-name = Font to use
# xft-antialias = Whether to antialias Xft fonts (true or false)
# xft-dpi = Resolution for Xft in dots per inch (e.g. 96)
# xft-hintstyle = What degree of hinting to use (hintnone, hintslight,
hintmedium, or hintfull)
# xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr)
#
[greeter]
background=/usr/share/wallpapers/openSUSEdefault/contents/images/1600x1200.jpg
show-language-selector=true
theme-name=Adwaita
#font-name=
#xft-antialias=
#xft-dpi=
#xft-hintstyle=
#xft-rgba=
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]