rpms/echo-icon-theme/devel .cvsignore, 1.3, 1.4 echo-icon-theme.spec, 1.4, 1.5 sources, 1.3, 1.4

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Feb 23 06:42:20 UTC 2007


Author: mclasen

Update of /cvs/dist/rpms/echo-icon-theme/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv23840

Modified Files:
	.cvsignore echo-icon-theme.spec sources 
Log Message:
New snapshot



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/echo-icon-theme/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	6 Feb 2007 17:46:13 -0000	1.3
+++ .cvsignore	23 Feb 2007 06:42:18 -0000	1.4
@@ -1 +1 @@
-echo-icon-theme-0.2-20070206wiki.tar.bz2
+echo-icon-theme-0.2-20070223wiki.tar.bz2


Index: echo-icon-theme.spec
===================================================================
RCS file: /cvs/dist/rpms/echo-icon-theme/devel/echo-icon-theme.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- echo-icon-theme.spec	6 Feb 2007 17:51:07 -0000	1.4
+++ echo-icon-theme.spec	23 Feb 2007 06:42:18 -0000	1.5
@@ -1,8 +1,8 @@
-%define alphatag 20070206wiki
+%define alphatag 20070223wiki
 
 Name:           echo-icon-theme
 Version:        0.2
-Release:        1.%{alphatag}%{?dist}
+Release:        0.%{alphatag}%{?dist}
 Summary:        Echo icon theme
 
 Group:          User Interface/Desktops
@@ -30,13 +30,10 @@
 mkdir -p %{buildroot}%{_datadir}/icons
 
 cp -r --preserve=timestamps Echo %{buildroot}%{_datadir}/icons
+touch %{buildroot}%{_datadir}/icons/Echo/icon-theme.cache
 
 %post
-touch --no-create %{_datadir}/icons/echo || :
-%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/Echo || :
-
-%postun
-touch --no-create %{_datadir}/icons/echo || :
+touch --no-create %{_datadir}/icons/Echo || :
 %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/Echo || :
 
 %clean
@@ -48,9 +45,15 @@
 %doc LICENSE
 %dir %{_datadir}/icons/Echo
 %{_datadir}/icons/Echo
+%ghost %{_datadir}/icons/Echo/icon-theme.cache
 
 
 %changelog
+* Fri Feb 23 2007 Matthias Clasen <mclasen at redhat.com> - 0.2-2.20070223wiki
+- New snapshot
+- Fix some scriptlet issues
+- Own the icon cache
+
 * Tue Feb  6 2007 Matthias Clasen <mclasen at redhat.com> - 0.2-1.20070206wiki
 - New snapshot
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/echo-icon-theme/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	6 Feb 2007 17:46:13 -0000	1.3
+++ sources	23 Feb 2007 06:42:18 -0000	1.4
@@ -1 +1 @@
-e53eecae09dbd4171aad1cf1a1e520d0  echo-icon-theme-0.2-20070206wiki.tar.bz2
+5f5ea1a98bbf3acd0eb8b7d1ea00e88c  echo-icon-theme-0.2-20070223wiki.tar.bz2




More information about the fedora-cvs-commits mailing list