Skip to content

Commit 4f19b26

Browse files
committed
Update vfxplatform.spec
1 parent d9a8afe commit 4f19b26

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/scripts/vfxplatform.spec

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Version: __FRICTION_PKG_VERSION__
33
Release: 1
44
Summary: Motion graphics and animation
55
Group: System Environment/Base
6-
License: GPL3
6+
License: GPL-3.0-only
77
Source0: friction-__FRICTION_VERSION__.tar
88

99
AutoReq: no
@@ -12,7 +12,7 @@ AutoReq: no
1212
%global __os_install_post %{nil}
1313

1414
%description
15-
Powerful and versatile motion graphics and animation application that allows you to create stunning vector and raster animations for web and video platforms with ease.
15+
Powerful and versatile motion graphics and animation application that allows you to create vector and raster animations for web and video.
1616

1717
%prep
1818
%setup -n friction-__FRICTION_VERSION__
@@ -23,7 +23,6 @@ Powerful and versatile motion graphics and animation application that allows you
2323

2424
cp -rfa opt %{buildroot}/
2525
cp -rfa usr %{buildroot}/
26-
rm -rf %{buildroot}/opt/friction/share/doc
2726

2827
%files
2928
%defattr(-,root,root,-)

0 commit comments

Comments
 (0)