]> git.pld-linux.org Git - packages/xchat.git/commitdiff
- release 2 xchat-1_6_4-2
authormichuz <michuz@pld-linux.org>
Sat, 17 Feb 2001 01:35:55 +0000 (01:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- %%{_applnk}/Network/IRC changed to Communications

Changed files:
    xchat.spec -> 1.63

xchat.spec

index 98c8d3568ced302ca42ec4d5c71af2025e803d3f..93d3ffec184d0611eb9ee0b1b7e22670a42fe772 100644 (file)
@@ -4,7 +4,7 @@ Summary(fr):    Client IRC Gtk+
 Summary(pl):   Oparty na Gtk+ klient IRC
 Name:          xchat
 Version:       1.6.4
-Release:       1
+Release:       2
 Epoch:         1
 License:       GPL
 Group:         X11/Applications/Networking
@@ -62,9 +62,9 @@ install -d $RPM_BUILD_ROOT%{_datadir}/pixmaps
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
-       utildir=%{_applnkdir}/Network/IRC
+       utildir=%{_applnkdir}/Network/Communications
 
-install xchat.desktop $RPM_BUILD_ROOT%{_applnkdir}/Network/IRC
+install xchat.desktop $RPM_BUILD_ROOT%{_applnkdir}/Network/Communications
 install xchat.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
 
 gzip -9nf README ChangeLog AUTHORS
@@ -78,5 +78,5 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc {README,ChangeLog,AUTHORS}.gz doc/*html
 %attr(755,root,root) %{_bindir}/*
-%{_applnkdir}/Network/IRC/xchat.desktop
+%{_applnkdir}/Network/Communications/xchat.desktop
 %{_pixmapsdir}/xchat.png
This page took 0.027693 seconds and 4 git commands to generate.