This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: rocs
|
||||
Version: 18.12.3
|
||||
Version: 19.03.80
|
||||
Release: 0
|
||||
Summary: Graph Theory IDE
|
||||
License: GPL-3.0-or-later
|
||||
@@ -129,7 +129,7 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
||||
|
||||
%files
|
||||
%license COPYING*
|
||||
%doc ChangeLog README
|
||||
%doc ChangeLog README.md
|
||||
%doc %lang(en) %{_kf5_htmldir}/en/rocs/
|
||||
%dir %{_kf5_appstreamdir}
|
||||
%{_kf5_applicationsdir}/org.kde.rocs.desktop
|
||||
@@ -143,7 +143,7 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
||||
|
||||
%files devel
|
||||
%license COPYING*
|
||||
%doc TESTING
|
||||
%doc TESTING.md
|
||||
%{_kf5_prefix}/include/rocs/
|
||||
%{_kf5_libdir}/librocsgraphtheory.so
|
||||
|
||||
|
Reference in New Issue
Block a user