Accepting request 454589 from home:jengelh:branches:KDE:Applications
- Use improved description from Debian OBS-URL: https://build.opensuse.org/request/show/454589 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/rocs?expand=0&rev=53
This commit is contained in:
committed by
Git OBS Bridge
parent
73cb14cdb6
commit
85b901ace0
17
rocs.spec
17
rocs.spec
@@ -67,14 +67,25 @@ Provides: %{name}5 = %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
A Graph Theory IDE for professors and students.
|
||||
Rocs is a Graph Theory IDE for helping professors to show the results
|
||||
of a graph algorithm and also helping students to do the algorithms.
|
||||
|
||||
Rocs has a scripting module, done in Qt Script, which interacts with
|
||||
the drawn graph and every change in the graph with the script is
|
||||
reflected on the drawn one.
|
||||
|
||||
%package -n librocsgraphtheory0
|
||||
Summary: Development files for rocs
|
||||
Summary: ROCS Graph Theory IDE main component library
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n librocsgraphtheory0
|
||||
A Graph Theory IDE for professors and students.
|
||||
Rocs is a Graph Theory IDE for helping professors to show the results
|
||||
of a graph algorithm and also helping students to do the algorithms.
|
||||
|
||||
Rocs has a scripting module, done in Qt Script, which interacts with
|
||||
the drawn graph and every change in the graph with the script is
|
||||
reflected on the drawn one.
|
||||
|
||||
|
||||
%package devel
|
||||
Summary: Development files for rocs
|
||||
|
||||
Reference in New Issue
Block a user