]> git.pld-linux.org Git - packages/wireshark.git/commitdiff
- defattr was missing - STBR ethereal-0_9_6-3
authorPaweł Gołaszewski <blues@pld-linux.org>
Thu, 5 Sep 2002 16:29:26 +0000 (16:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wireshark.spec -> 1.55

wireshark.spec

index d10cacadca48097ed1d4997bb60799666b290a33..f38a1ffc006df1e7d26e2f4aaa2a3eac9338fab8 100644 (file)
@@ -11,7 +11,7 @@ Summary(pl):  Analizator ruchu i protoko
 Summary(pt_BR): Analisador de tráfego de rede
 Name:          ethereal
 Version:       0.9.6
-Release:       2
+Release:       3
 License:       GPL
 Group:         Networking
 Source0:       http://www.ethereal.com/distribution/%{name}-%{version}.tar.gz
@@ -138,6 +138,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc doc/randpkt.txt doc/README.*
 
 %files 
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
 %{_applnkdir}/Network/Misc/ethereal.desktop
 %{_sysconfdir}/manuf
This page took 0.180152 seconds and 4 git commands to generate.