rpms/fedora-logos/devel fedora-logos.spec, 1.92, 1.93 sources, 1.71, 1.72

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Mon Oct 29 17:22:33 UTC 2007


Author: mclasen

Update of /cvs/extras/rpms/fedora-logos/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6167

Modified Files:
	fedora-logos.spec sources 
Log Message:
Copy from F8



Index: fedora-logos.spec
===================================================================
RCS file: /cvs/extras/rpms/fedora-logos/devel/fedora-logos.spec,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- fedora-logos.spec	29 Oct 2007 16:06:27 -0000	1.92
+++ fedora-logos.spec	29 Oct 2007 17:21:59 -0000	1.93
@@ -1,7 +1,7 @@
 Name: fedora-logos
 Summary: Fedora-related icons and pictures
-Version: 8.0.0
-Release: 3%{?dist}
+Version: 8.0.2
+Release: 1%{?dist}
 Group: System Environment/Base
 Source0: fedora-logos-%{version}.tar.bz2
 
@@ -24,8 +24,8 @@
 Requires(post): coreutils
 
 %description
-The fedora-logos package contains image files which incorporate the
-Fedora trademark and the RPM logo (the "Marks").
+The fedora-logos package (the "Packages") contain image files which
+incorporate the Fedora trademark and the RPM logo (the "Marks").
 The Marks are trademarks or registered trademarks of Red Hat, Inc.
 in the United States and other countries and are used by permission.
 
@@ -91,7 +91,8 @@
 #done
 
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/apps/ksplash/Themes/BlueCurve \
-         $RPM_BUILD_ROOT%{_datadir}/apps/ksplash/Themes/Echo
+         $RPM_BUILD_ROOT%{_datadir}/apps/ksplash/Themes/Echo \
+         $RPM_BUILD_ROOT%{_datadir}/apps/ksplash/Themes/FedoraInfinity
 
 for i in kde-splash/BlueCurve/* ; do
   install -m 644 $i $RPM_BUILD_ROOT%{_datadir}/apps/ksplash/Themes/BlueCurve
@@ -101,6 +102,10 @@
   install -m 644 $i $RPM_BUILD_ROOT%{_datadir}/apps/ksplash/Themes/Echo
 done
 
+for i in kde-splash/FedoraInfinity/* ; do
+  install -m 644 $i $RPM_BUILD_ROOT%{_datadir}/apps/ksplash/Themes/FedoraInfinity
+done
+
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps
 for i in pixmaps/* ; do
   install -m 644 $i $RPM_BUILD_ROOT%{_datadir}/pixmaps
@@ -195,8 +200,8 @@
 # end i386 bits
 
 %changelog
-* Mon Oct 29 2007 Stepan Kasal <skasal at redhat.com> - 8.0.0-3
-- Fix typo in the description.
+* Mon Oct 29 2007 Matthias Clasen <mclasen at redhat.com> - 8.0.2-1
+- Add Infinity splash screens for KDE and Gnome
 
 * Fri Oct 19 2007 Matthias Clasen <mclasen at redhat.com> - 8.0.0-2
 - Silence %%post (#340551)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/fedora-logos/devel/sources,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- sources	17 Oct 2007 14:42:47 -0000	1.71
+++ sources	29 Oct 2007 17:21:59 -0000	1.72
@@ -1 +1 @@
-01b13e0ba7ccb0313856e95442268ccd  fedora-logos-8.0.0.tar.bz2
+358c70131d5b5efe1b36adf1b159ce53  fedora-logos-8.0.2.tar.bz2




More information about the fedora-extras-commits mailing list