update source

drop the patch
This commit is contained in:
Jan Synacek 2012-03-06 08:21:37 +01:00
parent 8753c075f0
commit 51baaeda25
3 changed files with 6 additions and 2064 deletions

View File

@ -2,7 +2,7 @@
Name: numad Name: numad
Version: 0.5 Version: 0.5
Release: 2.20120221git%{?dist} Release: 3.20120221git%{?dist}
Summary: NUMA user daemon Summary: NUMA user daemon
License: LGPLv2 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 # git clone git://git.fedorahosted.org/numad.git numad-0.5git
# tar cJf numad-0.5git.tar.xz numad-0.5git/ # tar cJf numad-0.5git.tar.xz numad-0.5git/
Source0: %{name}-%{version}git.tar.xz 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: systemd-units, initscripts
Requires(post): systemd-units, initscripts Requires(post): systemd-units, initscripts
@ -31,7 +28,6 @@ and memory to minimize memory latency and thus provide optimum performance.
%prep %prep
%setup -q -n %{name}-%{version}git %setup -q -n %{name}-%{version}git
%patch0 -p1
%build %build
make CFLAGS="-std=gnu99 -g" LDFLAGS="-lpthread" make CFLAGS="-std=gnu99 -g" LDFLAGS="-lpthread"
@ -78,6 +74,10 @@ if [ $1 -eq 0 ]; then
fi fi
%changelog %changelog
* Tue Mar 06 2012 Jan Synáček <jsynacek@redhat.com> 0.5-3.20120221git
- update source
- drop the patch
* Fri Feb 24 2012 Jan Synáček <jsynacek@redhat.com> 0.5-2.20120221git * Fri Feb 24 2012 Jan Synáček <jsynacek@redhat.com> 0.5-2.20120221git
- add BuildRequires: systemd-units - add BuildRequires: systemd-units

File diff suppressed because it is too large Load Diff

View File

@ -1 +1 @@
75613a1d943ddd1cbb2fcaeb121c5768 numad-0.5git.tar.xz 32203166a88ed40a825c22dffbc19868 numad-0.5git.tar.xz