SHA256
1
0
forked from pool/kst

Autobuild autoformatter for 68004

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kst?expand=0&rev=27
This commit is contained in:
Sascha Peilicke 2011-04-21 10:19:27 +00:00 committed by Git OBS Bridge
parent 1caf6aa401
commit d58ebfb86c

View File

@ -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 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 Christian Trippe ctrippe@opensuse.org # Copyright (c) 2011 Christian Trippe ctrippe@opensuse.org
@ -37,7 +37,6 @@ Url: http://kst-plot.kde.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: %name-%{version}.tar.bz2 Source0: %name-%{version}.tar.bz2
%description %description
Kst is a data plotting and viewing program. Some of the features Kst is a data plotting and viewing program. Some of the features
include: - Robust plotting of live "streaming" data include: - Robust plotting of live "streaming" data
@ -123,7 +122,6 @@ Authors:
%build %build
cmake -Dkst_rpath=0 -Dkst_install_prefix=/usr -Dkst_install_libdir=%{_lib} ./cmake cmake -Dkst_rpath=0 -Dkst_install_prefix=/usr -Dkst_install_libdir=%{_lib} ./cmake
%install %install
%make_install %make_install
install -D -m 0644 src/images/kst.png $RPM_BUILD_ROOT/usr/share/icons/hicolor/32x32/apps/kst.png 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/mimelink/application
%dir /usr/share/services %dir /usr/share/services
%files devel %files devel
%defattr(-,root,root) %defattr(-,root,root)
%{_libdir}/*.so %{_libdir}/*.so