rpms/gnome-themes/F-13 gnome-themes.spec, 1.154, 1.155 sources, 1.97, 1.98

Matthias Clasen mclasen at fedoraproject.org
Tue Mar 30 01:51:31 UTC 2010


Author: mclasen

Update of /cvs/pkgs/rpms/gnome-themes/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv16968

Modified Files:
	gnome-themes.spec sources 
Log Message:
2.30.0



Index: gnome-themes.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-themes/F-13/gnome-themes.spec,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -p -r1.154 -r1.155
--- gnome-themes.spec	9 Mar 2010 15:00:25 -0000	1.154
+++ gnome-themes.spec	30 Mar 2010 01:51:31 -0000	1.155
@@ -1,9 +1,10 @@
 Summary: Themes for GNOME
 Name: gnome-themes
-Version: 2.29.92
+Version: 2.30.0
 Release: 1%{?dist}
 URL: http://download.gnome.org/sources/gnome-themes/
-Source: http://download.gnome.org/sources/gnome-themes/2.29/%{name}-%{version}.tar.bz2
+#VCS: git:git://git.gnome.org/gnome-themes
+Source: http://download.gnome.org/sources/gnome-themes/2.30/%{name}-%{version}.tar.bz2
 # Icons done by Andreas Nilsson for http://live.gnome.org/GnomeArt/ArtRequests/issue26
 # svg versions done by Maureen Duffy
 Source2: mist-folders-xdg.tar.gz
@@ -57,6 +58,7 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/themes
 tar xzf %{SOURCE2}
 cp mist-folders-xdg/16x16/*.png $RPM_BUILD_ROOT%{_datadir}/icons/Mist/16x16/places
 cp mist-folders-xdg/24x24/*.png $RPM_BUILD_ROOT%{_datadir}/icons/Mist/24x24/places
+cp mist-folders-xdg/scalable/*.svg $RPM_BUILD_ROOT%{_datadir}/icons/Mist/32x32/places
 cp mist-folders-xdg/scalable/*.svg $RPM_BUILD_ROOT%{_datadir}/icons/Mist/scalable/places
 
 # we want to own the icon caches
@@ -82,7 +84,7 @@ if [ $1 -eq 0 ]; then
 for icon_theme in \
   Crux HighContrast HighContrastInverse HighContrastLargePrint \
   HighContrastLargePrintInverse HighContrast-SVGLargePrint Mist \
-  ; 
+  ;
 do
   touch --no-create %{_datadir}/icons/${icon_theme} &> /dev/null || :
   gtk-update-icon-cache %{_datadir}/icons/${icon_theme} &> /dev/null || :
@@ -134,6 +136,9 @@ done
 %doc AUTHORS COPYING NEWS README
 
 %changelog
+* Mon Mar 29 2010 Matthias Clasen <mclasen at redhat.com> 2.30.0-1
+- Update to 2.30.0
+
 * Tue Mar 09 2010 Bastien Nocera <bnocera at redhat.com> 2.29.92-1
 - Update to 2.29.92
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-themes/F-13/sources,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -p -r1.97 -r1.98
--- sources	9 Mar 2010 15:22:07 -0000	1.97
+++ sources	30 Mar 2010 01:51:31 -0000	1.98
@@ -1,2 +1,2 @@
-120d0e48918bb90b24b1ae5dddee12ef  gnome-themes-2.29.92.tar.bz2
+9515789b64e6674a7d7d9ffc5b1d91f5  gnome-themes-2.30.0.tar.bz2
 7ab4fcb568c768dd8818bb1caf097998  mist-folders-xdg.tar.gz



More information about the scm-commits mailing list