Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'jb24119' into 'master'
Use %license for license. JB#24119

See merge request mer-core/libiodata!1
  • Loading branch information
Tomin1 committed Jan 23, 2019
2 parents 7c2c027 + f1911b6 commit 120748c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions rpm/libiodata-qt5.spec
Expand Up @@ -51,19 +51,17 @@ mv %{buildroot}/%{_datadir}/%{_name}-tests/tests.xml %{buildroot}/%{_datadir}/%{

%files
%defattr(-,root,root,-)
%doc COPYING debian/changelog debian/copyright
%license COPYING debian/copyright
%{_libdir}/%{name}.so.*

%files devel
%defattr(-,root,root,-)
%doc COPYING
%{_bindir}/iodata-qt5-type-to-c++
%{_includedir}/iodata-qt5/*
%{_libdir}/%{name}.so
%{_datadir}/qt5/mkspecs/features/iodata-qt5.prf

%files tests
%defattr(-,root,root,-)
%doc COPYING
%{_bindir}/%{_name}-test
%{_datadir}/%{name}-tests/tests.xml

0 comments on commit 120748c

Please sign in to comment.