rpms/comps-extras/devel sugar-desktop.png, NONE, 1.1 comps-extras.spec, 1.27, 1.28

Bill Nottingham notting at fedoraproject.org
Wed Sep 10 23:31:53 UTC 2008


Author: notting

Update of /cvs/extras/rpms/comps-extras/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8809

Modified Files:
	comps-extras.spec 
Added Files:
	sugar-desktop.png 
Log Message:
Add a sugar logo.



Index: comps-extras.spec
===================================================================
RCS file: /cvs/extras/rpms/comps-extras/devel/comps-extras.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- comps-extras.spec	15 Jul 2008 17:49:05 -0000	1.27
+++ comps-extras.spec	10 Sep 2008 23:31:22 -0000	1.28
@@ -1,14 +1,16 @@
 Summary: Images for components included in Fedora
 Name: comps-extras
 Version: 13
-Release: 2
+Release: 3
 # no upstream source releases; the src.rpm is the source much like 
 # with fedora-release, etc.  anonymous cvs available via
 # cvs -d:pserver:anonymous at rhlinux.redhat.com:/usr/local/CVS co comps-extras
 Source0: %{name}-%{version}.tar.gz
+Source1: sugar-desktop.png
 # while GPL isn't normal for images, it is the case here
 # No version specified.
-License: GPL+
+# Sugar logo is CC-BY-SA, by One Laptop Per Child, Inc.
+License: GPL+ and CC-BY-SA
 Group: Applications/System
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
@@ -25,6 +27,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 make DESTDIR=$RPM_BUILD_ROOT install
+install -m 644 %{SOURCE1} $RPM_BUILD_ROOT/%{_datadir}/pixmaps/comps/
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -35,6 +38,9 @@
 %{_datadir}/pixmaps/comps/*
 
 %changelog
+* Wed Sep 10 2008 Bill Nottingham <notting at redhat.com> - 13-3
+- add a logo for Sugar desktop
+
 * Tue Jul 15 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 13-2
 - fix license tag
 




More information about the fedora-extras-commits mailing list