]> git.pld-linux.org Git - packages/sparse.git/blobdiff - sparse.spec
- release 3 (by relup.sh)
[packages/sparse.git] / sparse.spec
index 4d2cdca04885fcf4b560c912ff5ed2856f68cfa6..171384391a2a21784a0319df92fd3672bf2a4255 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Sparse - a semantic parser of source files
 Summary(pl.UTF-8):     Sparse - analizator semantyczny plików źródłowych
 Name:          sparse
-Version:       0.6.0
-Release:       1
+Version:       0.6.3
+Release:       3
 License:       OSL v1.1
 Group:         Development/Debuggers
 Source0:       https://www.kernel.org/pub/software/devel/sparse/dist/%{name}-%{version}.tar.xz
-# Source0-md5: 2723361d267250723b8225256df9aa70
+# Source0-md5: 5eeca38d842b0e715e91111d7a975fb0
 URL:           https://www.kernel.org/pub/software/devel/sparse/
 BuildRequires: gtk+3-devel >= 3.0
 BuildRequires: libxml2-devel >= 2.0
@@ -71,9 +71,11 @@ rm -rf $RPM_BUILD_ROOT
 %doc FAQ LICENSE README
 %attr(755,root,root) %{_bindir}/c2xml
 %attr(755,root,root) %{_bindir}/cgcc
+%attr(755,root,root) %{_bindir}/semind
 %attr(755,root,root) %{_bindir}/sparse
 %attr(755,root,root) %{_bindir}/sparse-llvm
 %attr(755,root,root) %{_bindir}/sparsec
 %attr(755,root,root) %{_bindir}/test-inspect
 %{_mandir}/man1/cgcc.1*
+%{_mandir}/man1/semind.1*
 %{_mandir}/man1/sparse.1*
This page took 0.092912 seconds and 4 git commands to generate.