From 396c17da3e4f6e068d106bdb5b44f51a9fcc9482 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 4 Aug 2007 08:05:06 +0000 Subject: [PATCH] - fixed shellglob Changed files: libnl.spec -> 1.13 --- libnl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libnl.spec b/libnl.spec index 2c62202..8ef642d 100644 --- a/libnl.spec +++ b/libnl.spec @@ -78,7 +78,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc ChangeLog %attr(755,root,root) %{_libdir}/libnl.so.[0-9].[0-9]* -%ghost %attr(755,root,root) %{_libdir}/libnl.so.[^.] +%ghost %attr(755,root,root) %{_libdir}/libnl.so.[!.] %files devel %defattr(644,root,root,755) -- 2.44.0