]> git.pld-linux.org Git - packages/mold.git/commitdiff
up to 1.0.1 auto/th/mold-1.0.1-1
authorJan Palus <atler@pld-linux.org>
Thu, 6 Jan 2022 21:09:21 +0000 (22:09 +0100)
committerJan Palus <atler@pld-linux.org>
Thu, 6 Jan 2022 21:09:21 +0000 (22:09 +0100)
mold.spec

index 7b00c9321a2f028f856863ca75a0651e4476e852..a6d5084a742259ff52bab12b8d94368c7fca3b63 100644 (file)
--- a/mold.spec
+++ b/mold.spec
@@ -1,11 +1,11 @@
 Summary:       mold: A Modern Linker
 Name:          mold
 Summary:       mold: A Modern Linker
 Name:          mold
-Version:       1.0.0
+Version:       1.0.1
 Release:       1
 License:       GPL v3+
 Group:         Development/Libraries
 Source0:       https://github.com/rui314/mold/archive/v%{version}/%{name}-%{version}.tar.gz
 Release:       1
 License:       GPL v3+
 Group:         Development/Libraries
 Source0:       https://github.com/rui314/mold/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 27e4b3bc9ae9b65a9bc90785de31ace6
+# Source0-md5: 5e04e600c33762c4e735d7962bac72e7
 URL:           https://github.com/rui314/mold
 BuildRequires: libstdc++-devel >= 6:10
 BuildRequires: mimalloc-devel >= 1.7
 URL:           https://github.com/rui314/mold
 BuildRequires: libstdc++-devel >= 6:10
 BuildRequires: mimalloc-devel >= 1.7
@@ -68,4 +68,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/mold
 %dir %{_libdir}/mold
 %attr(755,root,root) %{_libdir}/mold/mold-wrapper.so
 %attr(755,root,root) %{_bindir}/mold
 %dir %{_libdir}/mold
 %attr(755,root,root) %{_libdir}/mold/mold-wrapper.so
+%dir %{_libexecdir}/mold
+%attr(755,root,root) %{_libexecdir}/mold/ld
 %{_mandir}/man1/mold.1*
 %{_mandir}/man1/mold.1*
This page took 0.228222 seconds and 4 git commands to generate.