diff options
author | ChunEon Park <hermet@hermet.pe.kr> | 2015-07-31 16:23:33 +0900 |
---|---|---|
committer | ChunEon Park <hermet@hermet.pe.kr> | 2015-07-31 16:25:42 +0900 |
commit | a0a038681cd15949fd02a2d42b024d46839387b1 (patch) | |
tree | c45f2e1b31e446432941c0e66219f5561df05367 /spec | |
parent | 81f1f5db17410d007e576e1cf47c3d1be4efe577 (diff) | |
download | efl-a0a038681cd15949fd02a2d42b024d46839387b1.tar.gz |
specify ector licenses.
Diffstat (limited to 'spec')
-rw-r--r-- | spec/efl.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/efl.spec.in b/spec/efl.spec.in index 1bd474b4f2..a349e9ac53 100644 --- a/spec/efl.spec.in +++ b/spec/efl.spec.in @@ -92,7 +92,7 @@ test "x$RPM_BUILD_ROOT" != "x/" && rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(-, root, root) -%doc AUTHORS README NEWS COPYING licenses/COPYING.BSD licenses/COPYING.LGPL licenses/COPYING.GPL +%doc AUTHORS README NEWS COPYING licenses/COPYING.BSD licenses/COPYING.LGPL licenses/COPYING.GPL licenses/COPYING.FTL %{_bindir}/* %{_libdir}/*.so.* %{_libdir}/evas/cserve2/loaders/*/linux-gnu-*/*.so |