[gnome-themes-standard] Update to 3.7.6

Cosimo Cecchi cosimoc at fedoraproject.org
Wed Feb 13 14:55:56 UTC 2013


commit 41b460f78e241ffe9d39c52d3681142bd6ff6a21
Author: Cosimo Cecchi <cosimoc at gnome.org>
Date:   Wed Feb 13 09:54:50 2013 -0500

    Update to 3.7.6

 .gitignore                                         |    1 +
 0001-Revert-build-don-t-install-translations.patch |   29 --------------------
 gnome-themes-standard.spec                         |   13 +++-----
 sources                                            |    2 +-
 4 files changed, 7 insertions(+), 38 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ba4bc8d..224d788 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,4 @@
 /gnome-themes-standard-3.7.3.tar.xz
 /gnome-themes-standard-3.7.4.tar.xz
 /gnome-themes-standard-3.7.5.tar.xz
+/gnome-themes-standard-3.7.6.tar.xz
diff --git a/gnome-themes-standard.spec b/gnome-themes-standard.spec
index 0f699bc..5442b19 100644
--- a/gnome-themes-standard.spec
+++ b/gnome-themes-standard.spec
@@ -1,5 +1,5 @@
 Name: gnome-themes-standard
-Version: 3.7.5
+Version: 3.7.6
 Release: 1%{?dist}
 Summary: Standard themes for GNOME applications
 
@@ -10,8 +10,6 @@ Source0: http://download.gnome.org/sources/%{name}/3.7/%{name}-%{version}.tar.xz
 Source1: settings.ini
 Source2: gtkrc
 
-Patch0: 0001-Revert-build-don-t-install-translations.patch
-
 Obsoletes: fedora-gnome-theme <= 15.0-1.fc15
 Provides: fedora-gnome-theme = 1:%{version}-%{release}
 
@@ -63,8 +61,6 @@ with a GNOME look and feel.
 %prep
 %setup -q
 
-%patch0 -p1 -b .install-translations
-
 %build
 %configure
 make %{?_smp_mflags}
@@ -85,8 +81,6 @@ cp $RPM_SOURCE_DIR/settings.ini $RPM_BUILD_ROOT%{_sysconfdir}/gtk-3.0/settings.i
 mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0
 cp $RPM_SOURCE_DIR/gtkrc $RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0/gtkrc
 
-%find_lang %{name}
-
 %post
 for t in HighContrast; do
   touch --no-create %{_datadir}/icons/$t &>/dev/null || :
@@ -97,7 +91,7 @@ for t in HighContrast; do
   gtk-update-icon-cache %{_datadir}/icons/$t &>/dev/null || :
 done
 
-%files -f %{name}.lang
+%files
 %doc COPYING NEWS
 
 # Background and WM
@@ -133,6 +127,9 @@ done
 
 
 %changelog
+* Wed Feb 13 2013 Cosimo Cecchi <cosimoc at redhat.com> - 3.7.6-1
+- Update to 3.7.6
+
 * Thu Feb 07 2013 Richard Hughes <rhughes at redhat.com> - 3.7.5-1
 - Update to 3.7.5
 
diff --git a/sources b/sources
index b58d9d5..6f3f899 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9da4283d1c51264f978e01e4c537288c  gnome-themes-standard-3.7.5.tar.xz
+4d93dde13bd83c1c508c563b9c7930a2  gnome-themes-standard-3.7.6.tar.xz


More information about the scm-commits mailing list