]> git.pld-linux.org Git - packages/crossmingw32-glibmm.git/commitdiff
- explicit dll "soname"
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 5 Sep 2019 13:56:03 +0000 (15:56 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 5 Sep 2019 13:56:03 +0000 (15:56 +0200)
crossmingw32-glibmm.spec

index 608c9804f93dc8aab276667e6f01ffe11635fdc2..20f01b999f3757dfbe0448fee88c254201b14913 100644 (file)
@@ -156,6 +156,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files dll
 %defattr(644,root,root,755)
-%{_dlldir}/libgiomm-2.4-*.dll
-%{_dlldir}/libglibmm-2.4-*.dll
-%{_dlldir}/libglibmm_generate_extra_defs-2.4-*.dll
+%{_dlldir}/libgiomm-2.4-1.dll
+%{_dlldir}/libglibmm-2.4-1.dll
+%{_dlldir}/libglibmm_generate_extra_defs-2.4-1.dll
This page took 0.044442 seconds and 4 git commands to generate.