]> git.pld-linux.org Git - packages/aterm.git/commitdiff
- release 6, aterm-0_3_6-6
authorkloczek <kloczek@pld-linux.org>
Fri, 26 May 2000 23:23:13 +0000 (23:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- move aterm desktop file from Utilities to System.

Changed files:
    aterm.spec -> 1.20

aterm.spec

index 90e419394318f568e5a417aae0b57b38b1040f94..0b37b14b2b113cba55dc985e49be725076d5365f 100644 (file)
@@ -2,7 +2,7 @@ Summary:        aterm - terminal emulator in an X Window System
 Summary(pl):   aterm - emulator terminala dla X Window System
 Name:          aterm
 Version:       0.3.6
-Release:       5
+Release:       6
 License:       GPL
 Group:         X11/Utilities
 Group(pl):     X11/Narzêdzia
@@ -65,10 +65,10 @@ CFLAGS="$RPM_OPT_FLAGS" make
 %install
 rm -rf $RPM_BUILD_ROOT
 
-install -d $RPM_BUILD_ROOT%{_applnkdir}/Utilities
+install -d $RPM_BUILD_ROOT%{_applnkdir}/System
 
 make DESTDIR=$RPM_BUILD_ROOT install
-install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Utilities
+install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/System
 
 gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man1/aterm.1 ChangeLog
 
@@ -80,4 +80,4 @@ rm -rf $RPM_BUILD_ROOT
 %doc doc ChangeLog.gz
 %attr(755,root,root) %{_bindir}/aterm
 %{_mandir}/man1/aterm.1.gz
-%{_applnkdir}/Utilities/aterm.desktop
+%{_applnkdir}/System/aterm.desktop
This page took 0.091273 seconds and 4 git commands to generate.