]> git.pld-linux.org Git - packages/wireshark.git/commitdiff
- ghost soname symlinks
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 5 Jan 2008 15:08:12 +0000 (15:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wireshark.spec -> 1.179

wireshark.spec

index 9c256f0dc5a7b0b6c5df003385b73961a3433901..a4019c8126ac9e577effe738cd9cb3e1c0d395bd 100644 (file)
@@ -296,6 +296,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog FAQ NEWS README{,.[lv]*} doc/{randpkt.txt,README.*}
 %attr(755,root,root) %{_libdir}/libwireshark.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libwireshark.so.0
 %{_mandir}/man4/wireshark-filter.4*
 
 %files tools
@@ -324,6 +325,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc wiretap/{README*,AUTHORS,NEWS,ChangeLog}
 %attr(755,root,root) %{_libdir}/libwiretap.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libwiretap.so.0
 
 %files -n libwiretap-devel
 %defattr(644,root,root,755)
This page took 0.045096 seconds and 4 git commands to generate.