commit 344f52819df2495c5a131cdf6ed3ad90ece28603
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Aug 25 12:14:55 2015 +0300

    up to 1.10.4 (GTK 3.16)
    
    - adjust link_color and add styling for hyperlinks
    - all themes: style bg of toolbar editor
    - style dialog windows
    - add new style classes settings for ContrastHigh themes
    - restore progressbars for traditional themes
    - improvements for traditional themes
    - BlackMATE: re-work caja styling a bit
    - improvements for BlackMATE theme
    - improvements for Greenlaguna theme
    - submarine themes: don't use dark colors for math calculators
    - improvements for submarine themes
    - improvements for menta themes

 mate-themes-sh.patch | 13 -------------
 mate-themes.spec     |  6 ++----
 2 files changed, 2 insertions(+), 17 deletions(-)
---
diff --git a/mate-themes.spec b/mate-themes.spec
index 86c580b..adf5393 100644
--- a/mate-themes.spec
+++ b/mate-themes.spec
@@ -6,13 +6,12 @@
 Summary:       MATE Desktop themes
 Summary(pl.UTF-8):     Motywy dla środowiska MATE Desktop
 Name:          mate-themes
-Version:       1.10.3
+Version:       1.10.4
 Release:       1
 License:       GPL v2+
 Group:         Themes
 Source0:       
http://pub.mate-desktop.org/releases/1.10/%{name}-gtk%{gtk3_mver}-%{version}.tar.xz
-# Source0-md5: a4442738d163e7631136c97a648cd81f
-Patch0:                %{name}-sh.patch
+# Source0-md5: 3053f544823d6d0d529aaf005bf4aabe
 URL:           http://mate-desktop.org/
 BuildRequires: autoconf >= 2.53
 BuildRequires: automake >= 1:1.9
@@ -81,7 +80,6 @@ niepełnosprawnych:
 
 %prep
 %setup -q -n %{name}-gtk%{gtk3_mver}-%{version}
-%patch0 -p1
 
 %build
 %{__aclocal}
diff --git a/mate-themes-sh.patch b/mate-themes-sh.patch
deleted file mode 100644
index b035f24..0000000
--- a/mate-themes-sh.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Uptream: https://github.com/mate-desktop/mate-themes/pull/91
-
---- mate-themes-1.6.3/common/mkiconlinks.sh.orig       2013-12-31 
21:59:11.000000000 +0100
-+++ mate-themes-1.6.3/common/mkiconlinks.sh    2014-01-05 17:22:47.811152927 
+0100
-@@ -16,7 +16,7 @@
- while [ ! -z "$NEXTLINE" ] ; do
- 
-       # Skip lines beginning with '#'
--      if [ ! "${NEXTLINE:0:1}" == '#' ]; then
-+      if ! echo "$NEXTLINE" | grep -q '^#'; then
-               #Extract first field, minus its trailing colon
-               ORIG_FILE=`echo $NEXTLINE | awk '/:/{print $1}' | sed -e 
's/://'`
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-themes.git/commitdiff/344f52819df2495c5a131cdf6ed3ad90ece28603

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to