rpms/gnome-icon-theme/devel .cvsignore, 1.64, 1.65 gnome-icon-theme.spec, 1.100, 1.101 sources, 1.67, 1.68

Matthias Clasen mclasen at fedoraproject.org
Tue Mar 17 01:12:31 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/gnome-icon-theme/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15743

Modified Files:
	.cvsignore gnome-icon-theme.spec sources 
Log Message:
2.26.0



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-icon-theme/devel/.cvsignore,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- .cvsignore	18 Feb 2009 03:22:37 -0000	1.64
+++ .cvsignore	17 Mar 2009 01:12:00 -0000	1.65
@@ -1 +1 @@
-gnome-icon-theme-2.25.91.tar.bz2
+gnome-icon-theme-2.26.0.tar.bz2


Index: gnome-icon-theme.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-icon-theme/devel/gnome-icon-theme.spec,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- gnome-icon-theme.spec	8 Mar 2009 03:41:41 -0000	1.100
+++ gnome-icon-theme.spec	17 Mar 2009 01:12:00 -0000	1.101
@@ -1,16 +1,14 @@
 Summary: GNOME icon theme
 Name: gnome-icon-theme
-Version: 2.25.91
-Release: 3%{?dist}
-Source0: http://download.gnome.org/sources/gnome-icon-theme/2.25/%{name}-%{version}.tar.bz2
+Version: 2.26.0
+Release: 1%{?dist}
+Source0: http://download.gnome.org/sources/gnome-icon-theme/2.26/%{name}-%{version}.tar.bz2
 Source1: gnome-icon-theme-extra-device-icons-5.tar.bz2
 Source2: legacy-icon-mapping.xml
-# gnome-packagekit needs this
-Source3: process-working.png
 License: GPL+
 BuildArch: noarch
 Group: User Interface/Desktops
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: icon-naming-utils >= 0.8.7
 BuildRequires: pkgconfig
 BuildRequires: gettext
@@ -38,9 +36,9 @@
 
 ## create symlinks so the all icon themes know some extra icons we've added
 %if 0
-# don't do this in unstable rawhide, so we can gauge how much of this 
+# don't do this in unstable rawhide, so we can gauge how much of this
 # is actually needed
-for i in 24x24; do 
+for i in 24x24; do
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/$i/apps
 cd $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/$i/apps
 
@@ -79,25 +77,10 @@
 
 tar xj -C $RPM_BUILD_ROOT/usr/share/icons/gnome -f %{SOURCE1}
 
-# add a 48x48 spinner back
-mkdir -p $RPM_BUILD_ROOT/usr/share/icons/gnome/48x48/animations
-cp %{SOURCE3} $RPM_BUILD_ROOT/usr/share/icons/gnome/48x48/animations
-
-sed -i -e "s#^Directories=#Directories=48x48/animations,#" $RPM_BUILD_ROOT/usr/share/icons/gnome/index.theme
-cat >>$RPM_BUILD_ROOT/usr/share/icons/gnome/index.theme <<EOF
-
-[48x48/animations]
-Size=48
-Context=Animations
-Type=Fixed
-EOF
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-
-
-%post 
+%post
 for dir in /usr/share/icons/*; do
   if test -d "$dir"; then
     if test -f "$dir/index.theme"; then
@@ -114,6 +97,9 @@
 %{_datadir}/pkgconfig/gnome-icon-theme.pc
 
 %changelog
+* Mon Mar 16 2009 Matthias Clasen <mclasen at redhat.com> - 2.26.0-1
+- Update to 2.26.0
+
 * Sat Mar  7 2009 Matthias Clasen <mclasen at redhat.com> - 2.25.91-3
 - Add a 48x48 spinner back
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-icon-theme/devel/sources,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- sources	18 Feb 2009 03:22:37 -0000	1.67
+++ sources	17 Mar 2009 01:12:00 -0000	1.68
@@ -1,2 +1 @@
-64320cc656142e2919b73f59edd413dc  gnome-icon-theme-2.25.91.tar.bz2
-824f011a845100714eb8a47199cf4398  gnome-icon-theme-extra-device-icons-5.tar.bz2
+36a4e5e1b2c7c053779a9a399f6146a2  gnome-icon-theme-2.26.0.tar.bz2




More information about the fedora-extras-commits mailing list