Mailinglist Archive: opensuse-commit (2129 mails)

< Previous Next >
commit yast2-theme
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Wed, 16 Apr 2008 15:38:29 +0200
  • Message-id: <20080416133830.2CE12678182@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package yast2-theme
checked in at Wed Apr 16 15:38:29 CEST 2008.


--------
--- yast2-theme/yast2-theme.changes 2008-04-13 19:09:08.000000000 +0200
+++ /mounts/work_src_done/NOARCH/yast2-theme/yast2-theme.changes
2008-04-16 09:51:06.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Apr 16 09:35:46 CEST 2008 - coolo@xxxxxxx
+
+- last minute fixes by jimmac
+- V 2.16.20
+
+-------------------------------------------------------------------



Old:
----
yast2-theme-2.16.19.tar.bz2

New:
----
yast2-theme-2.16.20.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-theme.spec ++++++
--- /var/tmp/diff_new_pack.b24429/_old 2008-04-16 15:38:05.000000000 +0200
+++ /var/tmp/diff_new_pack.b24429/_new 2008-04-16 15:38:05.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-theme (Version 2.16.19)
+# spec file for package yast2-theme (Version 2.16.20)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,12 +12,12 @@


Name: yast2-theme
-Version: 2.16.19
+Version: 2.16.20
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-theme-2.16.19.tar.bz2
+Source0: yast2-theme-2.16.20.tar.bz2
Prefix: /usr
BuildRequires: fdupes hicolor-icon-theme pkg-config update-desktop-files
yast2 yast2-devtools
BuildArch: noarch
@@ -35,7 +35,7 @@
%package openSUSE
License: GPL v2 or later
Summary: YaST2 - Theme (openSUSE)
-Version: 2.16.19
+Version: 2.16.20
Release: 1
Group: System/YaST
Provides: yast2_theme = %{version}
@@ -50,7 +50,7 @@
%package openSUSE-Crystal
License: GPL v2 or later
Summary: YaST2 - Theme (openSUSE)
-Version: 2.16.19
+Version: 2.16.20
Release: 1
Group: System/YaST
Provides: yast2_theme = %{version}
@@ -59,7 +59,7 @@
%package openSUSE-Oxygen
License: GPL v2 or later
Summary: YaST2 - Theme (openSUSE)
-Version: 2.16.19
+Version: 2.16.20
Release: 1
Group: System/YaST
Provides: yast2_theme = %{version}
@@ -94,7 +94,7 @@
Ken Wimer <wimer@xxxxxxx>

%prep
-%setup -n yast2-theme-2.16.19
+%setup -n yast2-theme-2.16.20

%build
%{prefix}/bin/y2tool y2autoconf
@@ -187,7 +187,11 @@
%defattr(-,root,root)
%dir /usr/share/YaST2/theme
/usr/share/YaST2/theme/openSUSE-Oxygen
+
%changelog
+* Wed Apr 16 2008 coolo@xxxxxxx
+- last minute fixes by jimmac
+- V 2.16.20
* Sun Apr 13 2008 coolo@xxxxxxx
- fixed groupbox text color (bnc#378694)
- V 2.16.19

++++++ yast2-theme-2.16.19.tar.bz2 -> yast2-theme-2.16.20.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-theme-2.16.19/configure
new/yast2-theme-2.16.20/configure
--- old/yast2-theme-2.16.19/configure 2008-03-10 11:04:10.000000000 +0100
+++ new/yast2-theme-2.16.20/configure 2008-04-16 09:50:49.000000000 +0200
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for yast2-theme 2.16.16.
+# Generated by GNU Autoconf 2.61 for yast2-theme 2.16.20.
#
# Report bugs to <http://bugs.opensuse.org/>.
#
@@ -574,8 +574,8 @@
# Identity of this package.
PACKAGE_NAME='yast2-theme'
PACKAGE_TARNAME='yast2-theme'
-PACKAGE_VERSION='2.16.16'
-PACKAGE_STRING='yast2-theme 2.16.16'
+PACKAGE_VERSION='2.16.20'
+PACKAGE_STRING='yast2-theme 2.16.20'
PACKAGE_BUGREPORT='http://bugs.opensuse.org/'

ac_unique_file="RPMNAME"
@@ -1194,7 +1194,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures yast2-theme 2.16.16 to adapt to many kinds of systems.
+\`configure' configures yast2-theme 2.16.20 to adapt to many kinds of systems.

Usage: $0 [OPTION]... [VAR=VALUE]...

@@ -1265,7 +1265,7 @@

if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of yast2-theme 2.16.16:";;
+ short | recursive ) echo "Configuration of yast2-theme 2.16.20:";;
esac
cat <<\_ACEOF

@@ -1343,7 +1343,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-yast2-theme configure 2.16.16
+yast2-theme configure 2.16.20
generated by GNU Autoconf 2.61

Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1357,7 +1357,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

-It was created by yast2-theme $as_me 2.16.16, which was
+It was created by yast2-theme $as_me 2.16.20, which was
generated by GNU Autoconf 2.61. Invocation command line was

$ $0 $@
@@ -2178,7 +2178,7 @@

# Define the identity of the package.
PACKAGE='yast2-theme'
- VERSION='2.16.16'
+ VERSION='2.16.20'


cat >>confdefs.h <<_ACEOF
@@ -2406,7 +2406,7 @@



-VERSION="2.16.16"
+VERSION="2.16.20"
RPMNAME="yast2-theme"
MAINTAINER="Stefan Hundhammer <sh@xxxxxxx>"

@@ -3130,7 +3130,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by yast2-theme $as_me 2.16.16, which was
+This file was extended by yast2-theme $as_me 2.16.20, which was
generated by GNU Autoconf 2.61. Invocation command line was

CONFIG_FILES = $CONFIG_FILES
@@ -3173,7 +3173,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-yast2-theme config.status 2.16.16
+yast2-theme config.status 2.16.20
configured by $0, generated by GNU Autoconf 2.61,
with options \\"`echo "$ac_configure_args" | sed 's/^ //;
s/[\\""\`\$]/\\\\&/g'`\\"

diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-theme-2.16.19/configure.in
new/yast2-theme-2.16.20/configure.in
--- old/yast2-theme-2.16.19/configure.in 2008-03-10 11:04:03.000000000
+0100
+++ new/yast2-theme-2.16.20/configure.in 2008-04-16 09:50:45.000000000
+0200
@@ -1,8 +1,8 @@
dnl configure.in for yast2-theme
dnl
-dnl -- This file is generated by y2autoconf 2.16.3 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.16.7 - DO NOT EDIT! --
dnl (edit configure.in.in instead)
-AC_INIT(yast2-theme, 2.16.16, http://bugs.opensuse.org/, yast2-theme)
+AC_INIT(yast2-theme, 2.16.20, http://bugs.opensuse.org/, yast2-theme)
dnl Check for presence of file 'RPMNAME'
AC_CONFIG_SRCDIR([RPMNAME])

@@ -17,7 +17,7 @@
AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)

dnl Important YaST2 variables
-VERSION="2.16.16"
+VERSION="2.16.20"
RPMNAME="yast2-theme"
MAINTAINER="Stefan Hundhammer <sh@xxxxxxx>"

diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-theme-2.16.19/openSUSE/wizard/installation.qss
new/yast2-theme-2.16.20/openSUSE/wizard/installation.qss
--- old/yast2-theme-2.16.19/openSUSE/wizard/installation.qss 2008-04-13
19:08:48.000000000 +0200
+++ new/yast2-theme-2.16.20/openSUSE/wizard/installation.qss 2008-04-15
22:09:37.000000000 +0200
@@ -12,7 +12,6 @@
padding: 1em;
border: none;
border-left: 2px solid #888;
- /* background: url(work_area.png) no-repeat to left; */
}

#steps {
@@ -24,21 +23,16 @@

YQLogView QTextEdit {
qproperty-frameShape: NoShape;
+ /* FIXME: some dialogs look odd due to overuse of whitespace. The background
color looks less odd,
+ but I bet alpha compositing is expensive on some hardware. */
background-color: rgba(0, 0, 0, 60);
+ border-radius: 4px;

-/* background-color: transparent; (Coolo) I know it's tempting to let it
- shine through, but some dialogs just look silly if you don't see where
- the boundaries are. So we need _something_ */
}

YQRichText > YQTextBrowser {
- /* in the end, this is just visual noise
- border: 1px solid qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
- stop: 0 rgba(255,255,255,40), stop: 1.0 rgba(255,255,255,0));
- border-bottom: none;
- border-radius: 6px;
- */
background-color: rgba(0, 0, 0, 60);
+ border-radius: 4px;
qproperty-frameShape: NoShape;
}

@@ -47,9 +41,10 @@
}

.current-step-name {
- background: rgba(60, 68, 70, 100);
- font-weight: medium;
- color: white;
+ background: rgba(60, 68, 70, 100);
+ border-radius: 4px;
+ padding: 0 .3em;
+ color: white;
}

.done-step-name {
@@ -89,8 +84,7 @@
font-style: bold;
font-size: 12pt;
padding: 12pt;
- color: rgba(255,255,255,180);
- /* letter-spacing: .2em; */
+ color: #babdb6;
margin: 0px;
}

@@ -137,7 +131,7 @@

QPushButton::menu-indicator {
subcontrol-origin: margin;
- left: -3px;
+ left: -7px;
subcontrol-position: right;
}

diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore
old/yast2-theme-2.16.19/openSUSE/wizard/installation_richtext.css
new/yast2-theme-2.16.20/openSUSE/wizard/installation_richtext.css
--- old/yast2-theme-2.16.19/openSUSE/wizard/installation_richtext.css
2008-04-11 22:46:47.000000000 +0200
+++ new/yast2-theme-2.16.20/openSUSE/wizard/installation_richtext.css
2008-04-15 22:09:34.000000000 +0200
@@ -1 +1 @@
-a { color: green; }
+a { color: #91d007; }
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-theme-2.16.19/VERSION
new/yast2-theme-2.16.20/VERSION
--- old/yast2-theme-2.16.19/VERSION 2008-04-13 19:08:57.000000000 +0200
+++ new/yast2-theme-2.16.20/VERSION 2008-04-16 09:36:06.000000000 +0200
@@ -1 +1 @@
-2.16.19
+2.16.20


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >