Autobuild autoformatter for 68004
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kst?expand=0&rev=27
This commit is contained in:
parent
1caf6aa401
commit
d58ebfb86c
7
kst.spec
7
kst.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kst (Version 2.0.2)
|
||||
# spec file for package kst
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 Christian Trippe ctrippe@opensuse.org
|
||||
@ -37,7 +37,6 @@ Url: http://kst-plot.kde.org/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: %name-%{version}.tar.bz2
|
||||
|
||||
|
||||
%description
|
||||
Kst is a data plotting and viewing program. Some of the features
|
||||
include: - Robust plotting of live "streaming" data
|
||||
@ -123,7 +122,6 @@ Authors:
|
||||
%build
|
||||
cmake -Dkst_rpath=0 -Dkst_install_prefix=/usr -Dkst_install_libdir=%{_lib} ./cmake
|
||||
|
||||
|
||||
%install
|
||||
%make_install
|
||||
install -D -m 0644 src/images/kst.png $RPM_BUILD_ROOT/usr/share/icons/hicolor/32x32/apps/kst.png
|
||||
@ -168,9 +166,6 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%dir /usr/share/mimelink/application
|
||||
%dir /usr/share/services
|
||||
|
||||
|
||||
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/*.so
|
||||
|
Loading…
Reference in New Issue
Block a user