]> git.pld-linux.org Git - packages/wireshark.git/commitdiff
- put script called by desktop with desktop...
authorPaweł Gołaszewski <blues@pld-linux.org>
Mon, 22 Dec 2003 16:15:37 +0000 (16:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wireshark.spec -> 1.101.2.2

wireshark.spec

index 0029246c2f54120b3395c43cb6f03050892802b7..5d63529502822d66fb7b5507a8c9ee3ea2b636b9 100644 (file)
@@ -213,6 +213,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/ethereal
+%attr(755,root,root) %{_bindir}/%{name}_su
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/plugins
 %dir %{_libdir}/%{name}/plugins/%{version}
@@ -231,7 +232,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/dftest
 %attr(755,root,root) %{_bindir}/editcap
-%attr(755,root,root) %{_bindir}/ethereal_su
 %attr(755,root,root) %{_bindir}/idl2eth
 %attr(755,root,root) %{_bindir}/mergecap
 %attr(755,root,root) %{_bindir}/text2pcap
This page took 0.040754 seconds and 4 git commands to generate.