]> git.pld-linux.org Git - packages/why3.git/commitdiff
- updated files auto/th/why3-0.87.3-1
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 6 Jun 2017 17:22:17 +0000 (19:22 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 6 Jun 2017 17:22:17 +0000 (19:22 +0200)
- rel 1

why3.spec

index 8a2e86b1fd49a94b9f22504c588faf9d831e6bd9..b419fbc973d04375f277273343fbc922329dc86b 100644 (file)
--- a/why3.spec
+++ b/why3.spec
@@ -1,9 +1,9 @@
 Summary:       Software verification platform
 Name:          why3
 Version:       0.87.3
 Summary:       Software verification platform
 Name:          why3
 Version:       0.87.3
-Release:       0.1
-Group:         Applications
+Release:       1
 License:       LGPLv2 with exceptions
 License:       LGPLv2 with exceptions
+Group:         Applications
 Source0:       https://gforge.inria.fr/frs/download.php/36398/%{name}-%{version}.tar.gz
 # Source0-md5: ea24a4877ca09e2ec4fff19d5f4d35c6
 URL:           http://why3.lri.fr/
 Source0:       https://gforge.inria.fr/frs/download.php/36398/%{name}-%{version}.tar.gz
 # Source0-md5: ea24a4877ca09e2ec4fff19d5f4d35c6
 URL:           http://why3.lri.fr/
@@ -77,6 +77,17 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/%{name}/coq
 %{_libdir}/%{name}/coq-tactic
 %{_libdir}/%{name}/plugins
 %{_libdir}/%{name}/coq
 %{_libdir}/%{name}/coq-tactic
 %{_libdir}/%{name}/plugins
+%dir %{_libdir}/%{name}/commands
+%attr(755,root,root) %{_libdir}/why3/commands/why3config
+%attr(755,root,root) %{_libdir}/why3/commands/why3doc
+%attr(755,root,root) %{_libdir}/why3/commands/why3execute
+%attr(755,root,root) %{_libdir}/why3/commands/why3extract
+%attr(755,root,root) %{_libdir}/why3/commands/why3ide
+%attr(755,root,root) %{_libdir}/why3/commands/why3prove
+%attr(755,root,root) %{_libdir}/why3/commands/why3realize
+%attr(755,root,root) %{_libdir}/why3/commands/why3replay
+%attr(755,root,root) %{_libdir}/why3/commands/why3session
+%attr(755,root,root) %{_libdir}/why3/commands/why3wc
 %attr(755,root,root) %{_libdir}/%{name}/why3-call-pvs
 %attr(755,root,root) %{_libdir}/%{name}/why3-cpulimit
 
 %attr(755,root,root) %{_libdir}/%{name}/why3-call-pvs
 %attr(755,root,root) %{_libdir}/%{name}/why3-cpulimit
 
This page took 0.057572 seconds and 4 git commands to generate.