]> git.pld-linux.org Git - packages/etherape.git/commitdiff
- updated to 0.7.6, etherape-0_7_6-1
authorkloczek <kloczek@pld-linux.org>
Mon, 14 May 2001 15:48:10 +0000 (15:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added desktop file and icon to %files.

Changed files:
    etherape.spec -> 1.28

etherape.spec

index 9e945cea922324e3fe2f48caf353a87b05ef69bf..310e81d7fa922635fd6536653915a30570e0e1ec 100644 (file)
@@ -1,6 +1,6 @@
 Summary:       Graphical network viewer modeled after etherman
 Name:          etherape
-Version:       0.7.5
+Version:       0.7.6
 Release:       1
 License:       GPL
 Group:         Applications/Networking
@@ -46,7 +46,8 @@ automake -a -c
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-       DESTDIR=$RPM_BUILD_ROOT
+       DESTDIR=$RPM_BUILD_ROOT \
+       Developmentdir=%{_applnkdir}/Network/Misc
 
 gzip -9nf AUTHORS ChangeLog NEWS README FAQ README.help README.bugs \
        README.thanks
@@ -62,3 +63,5 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_sbindir}/*
 %{_datadir}/etherape
 %{_mandir}/man?/*
+%{_applnkdir}/Network/Misc/*
+%{_pixmapsdir}/*
This page took 0.041382 seconds and 4 git commands to generate.