[numad] update source drop the patch

jsynacek jsynacek at fedoraproject.org
Tue Mar 6 07:22:44 UTC 2012


commit 51baaeda2522a3b4f0e81a9a9d5b919127b16395
Author: Jan Synacek <jsynacek at redhat.com>
Date:   Tue Mar 6 08:21:37 2012 +0100

    update source
    drop the patch

 numad.spec   |   10 +-
 numad1.patch | 2058 ----------------------------------------------------------
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2064 deletions(-)
---
diff --git a/numad.spec b/numad.spec
index 44bf880..cb8c0dd 100644
--- a/numad.spec
+++ b/numad.spec
@@ -2,7 +2,7 @@
 
 Name: numad
 Version: 0.5
-Release: 2.20120221git%{?dist}
+Release: 3.20120221git%{?dist}
 Summary: NUMA user daemon
 
 License: LGPLv2
@@ -13,9 +13,6 @@ URL: http://git.fedorahosted.org/git/?p=numad.git
 #   git clone git://git.fedorahosted.org/numad.git numad-0.5git
 #   tar cJf numad-0.5git.tar.xz numad-0.5git/
 Source0: %{name}-%{version}git.tar.xz
-# Add parts of code under a different license
-# This patch is temporary, it's going to be part of upstream code later
-Patch0: %{name}1.patch
 
 Requires: systemd-units, initscripts
 Requires(post): systemd-units, initscripts
@@ -31,7 +28,6 @@ and memory to minimize memory latency and thus provide optimum performance.
 
 %prep
 %setup -q -n %{name}-%{version}git
-%patch0 -p1
 
 %build
 make CFLAGS="-std=gnu99 -g" LDFLAGS="-lpthread"
@@ -78,6 +74,10 @@ if [ $1 -eq 0 ]; then
 fi
 
 %changelog
+* Tue Mar 06 2012 Jan Synáček <jsynacek at redhat.com> 0.5-3.20120221git
+- update source
+- drop the patch
+
 * Fri Feb 24 2012 Jan Synáček <jsynacek at redhat.com> 0.5-2.20120221git
 - add BuildRequires: systemd-units
 
diff --git a/sources b/sources
index f533996..4658d7d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-75613a1d943ddd1cbb2fcaeb121c5768  numad-0.5git.tar.xz
+32203166a88ed40a825c22dffbc19868  numad-0.5git.tar.xz


More information about the scm-commits mailing list