rpms/olpc-logos/OLPC-2 olpc-logos.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Rahul Sundaram (sundaram) fedora-extras-commits at redhat.com
Tue Sep 11 22:42:40 UTC 2007


Author: sundaram

Update of /cvs/pkgs/rpms/olpc-logos/OLPC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25326/OLPC-2

Modified Files:
	.cvsignore sources 
Added Files:
	olpc-logos.spec 
Log Message:
Initial import



--- NEW FILE olpc-logos.spec ---
# This is a Red Hat maintained package which is specific to
# OLPC.  Thus the source is only available from
# within this srpm.

# OLPC is x86 compatible arch and the package is only meant for OLPC


# This package replaces fedora-logos on OLPC  and contains the
# only trademarked image file needed for OLPC (the grub splash).
# It is not meant to be used on Fedora 



Name: olpc-logos
Summary: OLPC-related icons and pictures
Version: 0.1 
Release: 5%{?dist}
Group: System Environment/Base
Source0: olpc-logos-%{version}.tar.bz2
License: Copyright 2006 Red Hat, Inc.  All rights reserved.
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildArch: noarch
Obsoletes: redhat-logos < 1.2.0
Provides: redhat-logos = 1.2.0
Provides: system-logos = %{version}-%{release}

%description
The olpc-logos package (the "Packages") contain image files which
incorporate the OLPC trademarks and logos (the "Marks").

%prep
%setup -q

%build

%install
rm -rf %{buildroot}

# should be ifarch i386
mkdir -p %{buildroot}/boot/grub
install -p -m 644 bootloader/grub-splash.xpm.gz %{buildroot}/boot/grub/splash.xpm.gz
# end i386 bits

%clean
rm -rf %{buildroot}


%files
%defattr(-, root, root)
# should be ifarch i386
/boot/grub/splash.xpm.gz
# end i386 bits


%changelog

* Tue Sep 11 2007 Rahul Sundaram<sundaram at redhat.com> - 0.1-5
- Drop a few redundant BR and conflicts
* Tue Sep 11 2007 Rahul Sundaram<sundaram at redhat.com> - 0.1-4
- Fixed timestamp. Add a couple of comments. Removed the fedora-logos provides
* Wed Jun 20 2007 Rahul Sundaram <sundaram at redhat.com> - 0.1-3
- Marked this package as upstream for source and fixed build root as per review.  Added provides for fedora-logos
* Wed Jun 20 2007 Rahul Sundaram <sundaram at redhat.com> - 0.1-2
- Submit for review in Fedora
* Tue Nov 07 2006 John (J5) Palmieri  <johnp at redhat.com> - 0.1-1
- Initial import


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/olpc-logos/OLPC-2/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	11 Sep 2007 16:19:58 -0000	1.1
+++ .cvsignore	11 Sep 2007 22:42:07 -0000	1.2
@@ -0,0 +1 @@
+olpc-logos-0.1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/olpc-logos/OLPC-2/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	11 Sep 2007 16:19:58 -0000	1.1
+++ sources	11 Sep 2007 22:42:07 -0000	1.2
@@ -0,0 +1 @@
+a4c3cdcecb3d948d21c2bf0ed1ffa972  olpc-logos-0.1.tar.bz2




More information about the fedora-extras-commits mailing list