SPECS: numactl.spec - updated to 0.8
qboosh
qboosh at pld-linux.org
Wed Dec 21 20:48:36 CET 2005
Author: qboosh Date: Wed Dec 21 19:48:36 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.8
---- Files affected:
SPECS:
numactl.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/numactl.spec
diff -u SPECS/numactl.spec:1.1 SPECS/numactl.spec:1.2
--- SPECS/numactl.spec:1.1 Mon Oct 31 17:25:26 2005
+++ SPECS/numactl.spec Wed Dec 21 20:48:30 2005
@@ -2,12 +2,12 @@
Summary: Simple NUMA policy support
Summary(pl): Prosta obsługa polityk NUMA
Name: numactl
-Version: 0.6.4
+Version: 0.8
Release: 1
License: LGPL v2.1 (library), GPL v2 (utilities)
Group: Applications/System
Source0: ftp://ftp.suse.com/pub/people/ak/numa/%{name}-%{version}.tar.gz
-# Source0-md5: 4d79d74c69637e1d2a5d64dfc2662fab
+# Source0-md5: 36fb1f81d647d66cf9c119db3c215be4
URL: ftp://ftp.suse.com/pub/people/ak/numa/
BuildRequires: sed >= 4.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -37,11 +37,12 @@
%prep
%setup -q
-sed -i -e 's/-g /%{rpmcflags} /' Makefile
+rm -f *.o
%build
%{__make} \
- CC="%{__cc}"
+ CC="%{__cc}" \
+ OPT_CFLAGS="%{rpmcflags} -Wall"
%install
rm -rf $RPM_BUILD_ROOT
@@ -90,6 +91,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/12/21 19:48:30 qboosh
+- updated to 0.8
+
Revision 1.1 2005/10/31 16:25:26 qboosh
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/numactl.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list