]> git.pld-linux.org Git - packages/epic4.git/commitdiff
- release 3
authormichuz <michuz@pld-linux.org>
Sat, 17 Feb 2001 01:29:41 +0000 (01:29 +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:
    epic4.spec -> 1.37

epic4.spec

index 94d0fef8de9d263bbe04b22e7129d6d0a36336c9..7de520f464193445f293d7158dd561161a1c73ca 100644 (file)
@@ -3,7 +3,7 @@ Summary:        Another popular Unix IRC client
 Summary(pl):   Jeszcze jeden popularny Unixowy klient IRC
 Name:          epic4
 Version:       0.9.15
-Release:       2
+Release:       3
 License:       Distributable
 Group:         Applications/Communications
 Group(de):     Applikationen/Kommunikation
@@ -47,7 +47,7 @@ autoconf
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d  $RPM_BUILD_ROOT%{_applnkdir}/Network/IRC
+install -d  $RPM_BUILD_ROOT%{_applnkdir}/Network/Communications
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
@@ -55,7 +55,7 @@ install -d  $RPM_BUILD_ROOT%{_applnkdir}/Network/IRC
 
 cp -rp help $RPM_BUILD_ROOT%{_datadir}/epic
 
-install %{SOURCE2} $RPM_BUILD_ROOT%{_applnkdir}/Network/IRC
+install %{SOURCE2} $RPM_BUILD_ROOT%{_applnkdir}/Network/Communications
 
 gzip -9nf UPDATES KNOWNBUGS BUG_FORM doc/color.txt \
        doc/colors doc/TS4 doc/IP*
@@ -71,4 +71,4 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/epic
 %{_mandir}/man1/epic.*
-%{_applnkdir}/Network/IRC/*
+%{_applnkdir}/Network/Communications/*
This page took 0.102768 seconds and 4 git commands to generate.