rpms/echo-icon-theme/F-9 .cvsignore, 1.10, 1.11 echo-icon-theme.spec, 1.17, 1.18 sources, 1.11, 1.12

Martin Sourada (mso) fedora-extras-commits at redhat.com
Sat Jun 28 23:00:39 UTC 2008


Author: mso

Update of /cvs/extras/rpms/echo-icon-theme/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10339

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


New release.
 - bunch of new icons




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/echo-icon-theme/F-9/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	17 Nov 2007 21:54:44 -0000	1.10
+++ .cvsignore	28 Jun 2008 22:59:54 -0000	1.11
@@ -1 +1,2 @@
-echo-icon-theme-0.3.1.tar.gz
+echo-icon-theme-0.3.2.tar.bz2
+COPYING
\ No newline at end of file


Index: echo-icon-theme.spec
===================================================================
RCS file: /cvs/extras/rpms/echo-icon-theme/F-9/echo-icon-theme.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- echo-icon-theme.spec	7 Jan 2008 22:32:19 -0000	1.17
+++ echo-icon-theme.spec	28 Jun 2008 22:59:54 -0000	1.18
@@ -1,12 +1,13 @@
 Name:           echo-icon-theme
-Version:        0.3.1
-Release:        2%{?dist}
+Version:        0.3.2
+Release:        1%{?dist}
 Summary:        Echo icon theme
 
 Group:          User Interface/Desktops
 License:        Creative Commons Attribution-ShareAlike 3.0
 URL:            http://fedoraproject.org/wiki/Artwork/EchoDevelopment
-Source0:        %{name}-%{version}.tar.gz
+Source0:        https://fedorahosted.org/releases/e/c/%{name}-%{version}.tar.bz2
+Source1:        COPYING
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 Requires(post): gtk2 >= 2.6.0
@@ -27,9 +28,10 @@
 
 %install
 rm -rf %{buildroot}
-mkdir -p %{buildroot}%{_datadir}/icons
+mkdir -p %{buildroot}%{_datadir}/icons/Echo
 
-cp -r --preserve=timestamps Echo %{buildroot}%{_datadir}/icons
+cp -r --preserve=timestamps ./* %{buildroot}%{_datadir}/icons/Echo
+cp %{SOURCE1} COPYING
 touch %{buildroot}%{_datadir}/icons/Echo/icon-theme.cache
 
 %post
@@ -42,13 +44,17 @@
 
 %files
 %defattr(0644,root,root,0755)
-%doc LICENSE
+%doc COPYING
 %dir %{_datadir}/icons/Echo
 %{_datadir}/icons/Echo
 %ghost %{_datadir}/icons/Echo/icon-theme.cache
 
 
 %changelog
+* Sun Jun 20 2008 Martin Sourada <martin.sourada at gmail.com> - 0.3.2-1
+- New release
+- adds bunch of new icons
+
 * Mon Jan 7 2008 Luya Tshimbalanga <luya at fedoraproject.org> - 0.3.1-2
 - Fixes rhbz #244512
 - Adds new icons


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/echo-icon-theme/F-9/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	17 Nov 2007 21:54:44 -0000	1.11
+++ sources	28 Jun 2008 22:59:54 -0000	1.12
@@ -1 +1,2 @@
-99c07da5fabb12b3a115b33ff136532f  echo-icon-theme-0.3.1.tar.gz
+024f780035e80c3e1f4c2a5024d27a6d  echo-icon-theme-0.3.2.tar.bz2
+40d47d85a9738557e9e780a966652988  COPYING




More information about the fedora-extras-commits mailing list