diff options
Diffstat (limited to 'irssi.spec.in')
-rw-r--r-- | irssi.spec.in | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/irssi.spec.in b/irssi.spec.in index c994c935..32e7ca16 100644 --- a/irssi.spec.in +++ b/irssi.spec.in @@ -1,4 +1,4 @@ -# $Revision: 1.4 $, $Date: 1999/10/16 13:05:25 $ +# $Revision: 1.5 $, $Date: 2000/01/13 02:13:20 $ Name: irssi Version: @VERSION@ Release: 1 @@ -100,7 +100,7 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_bindir}/irssi %{_sysconfdir}/CORBA/servers/irssi.gnorba -%{_datadir}/applets/Network/irssi.desktop +%{_datadir}/gnome/apps/Network/irssi.desktop %{_datadir}/gnome/help/irssi %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -109,6 +109,10 @@ rm -rf $RPM_BUILD_ROOT All below listed persons can be reached on <cvs_login>@pld.org.pl $Log: irssi.spec.in,v $ +Revision 1.5 2000/01/13 02:13:20 kloczek +- irssi.desktop now this is not applet but application description file - + place them in $(datadir)/gnome/apps/Network. + Revision 1.4 1999/10/16 13:05:25 wiget - polish translation @@ -136,4 +140,4 @@ Revision 1.2 1999/09/02 17:22:51 wiget -- gziped docs -- corrected %%files section -- based at spec from tarball (by JT Traub <jtraub@dragoncat.net>) +- based at spec from tarball (by JT Traub <jtraub@dragoncat.net>)
\ No newline at end of file |