[spin-kickstarts/f14/master] Get new upstream which includes patches.

Bruno Wolff III bruno at fedoraproject.org
Sun Oct 31 13:31:56 UTC 2010


commit 3243bd0ace9a03f225fafdf78c0407e6fe0dd648
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sun Oct 31 08:27:44 2010 -0500

    Get new upstream which includes patches.

 .gitignore                               |    1 +
 0001-Whack-all-of-kernel-PAE-stuff.patch |   27 ---------------------------
 0002-Keep-xfce-stuff-off-the-media.patch |   27 ---------------------------
 desktopsize.patch                        |   24 ------------------------
 sources                                  |    2 +-
 spin-kickstarts.spec                     |   13 +++++--------
 6 files changed, 7 insertions(+), 87 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ae0473b..65eecd6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ spin-kickstarts-0.14.1.tar.gz
 /spin-kickstarts-0.14.2.tar.gz
 /spin-kickstarts-0.14.3.tar.gz
 /spin-kickstarts-0.14.4.tar.gz
+/spin-kickstarts-0.14.5.tar.gz
diff --git a/sources b/sources
index 3c2bd3e..1fad725 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-974d07fe898deca1da48ed2b6c73e2c3  spin-kickstarts-0.14.4.tar.gz
+b4c808890bd02f818034c84792f26a41  spin-kickstarts-0.14.5.tar.gz
diff --git a/spin-kickstarts.spec b/spin-kickstarts.spec
index a353830..ecf55de 100644
--- a/spin-kickstarts.spec
+++ b/spin-kickstarts.spec
@@ -1,14 +1,11 @@
 Name:       spin-kickstarts
-Version:    0.14.4
-Release:    3%{?dist}
+Version:    0.14.5
+Release:    1%{?dist}
 License:    GPLv2+
 Summary:    Kickstart files and templates for creating your own Fedora Spins
 Group:      Applications/System
 URL:        http://fedorahosted.org/spin-kickstarts
 Source0:    http://fedorahosted.org/releases/s/p/%{name}/%{name}-%{version}.tar.gz
-Patch0:     desktopsize.patch
-Patch1:     0001-Whack-all-of-kernel-PAE-stuff.patch
-Patch2:     0002-Keep-xfce-stuff-off-the-media.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildArch:  noarch
 Requires:   fedora-kickstarts
@@ -45,9 +42,6 @@ Localized versions of kickstarts for localized spins
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 %configure
@@ -82,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_datadir}/%{name}/l10n/README
 
 %changelog
+* Sun Oct 31 2010 Bruno Wolff III <bruno at wolff.to> - 0.14.5-1
+- Patches are upstream now and there is one lxde change.
+
 * Wed Oct 20 2010 Jesse Keating <jkeating at redhat.com> - 0.14.4-3
 - Include patchs to scrub xfce and more kernel-PAE* from the media
 


More information about the scm-commits mailing list