- Update to version 1.0.0-rc4
OBS-URL: https://build.opensuse.org/package/show/devel:tools:lttng/babeltrace?expand=0&rev=3
This commit is contained in:
parent
d4ad8d2477
commit
0a94ddc7c4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8e23f2d9c321aa40fd03969f4c9709cb32ae05aee40d414b7012f33d5a38dd2
|
||||
size 415402
|
3
babeltrace-1.0.0-rc4.tar.bz2
Normal file
3
babeltrace-1.0.0-rc4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d99cf425d2b75b194f4793e34e4f460db81cc095d551020c4f9b9b1a0027d82d
|
||||
size 418635
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 4 19:27:06 UTC 2012 - tonyj@suse.com
|
||||
|
||||
- Update to version 1.0.0-rc4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 20 21:04:05 UTC 2012 - tonyj@suse.com
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
%define internal_version 1.0.0-pre4
|
||||
%define internal_version 1.0.0-rc4
|
||||
Name: babeltrace
|
||||
Version: 1.0.0.pre4
|
||||
Version: 1.0.0.rc4
|
||||
Release: 0
|
||||
License: GPL v2 or later, MIT
|
||||
License: GPL-2.0+ and MIT
|
||||
Source: %{name}-%{internal_version}.tar.bz2
|
||||
Group: Development/Languages/C and C++
|
||||
Summary: Common Trace Format Babel Tower
|
||||
@ -55,9 +55,6 @@ make DESTDIR=%buildroot install
|
||||
rm -vf %buildroot%{_libdir}/*.la
|
||||
mkdir -p %buildroot%{_prefix}/include/babeltrace
|
||||
cp -R include/babeltrace/* %buildroot%{_prefix}/include/babeltrace
|
||||
#chown -R root %buildroot%{_prefix}/include/babeltrace
|
||||
#chgrp -R root %buildroot%{_prefix}/include/babeltrace
|
||||
#chmod -R 644 %buildroot%{_prefix}/include/babeltrace
|
||||
|
||||
%clean
|
||||
rm -rf %buildroot
|
||||
|
Loading…
Reference in New Issue
Block a user