]> git.pld-linux.org Git - packages/Eterm.git/commitdiff
- License (at last it is BSD in sample spec)
authorsparky <sparky@pld-linux.org>
Fri, 31 Dec 2004 20:17:10 +0000 (20:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- use version macro in sed

Changed files:
    Eterm.spec -> 1.74

Eterm.spec

index b1faea49bec145034000adde30882f10d45be9ca..3d467e8c3fc3fa2b802d0b83685f4db9a950d6fa 100644 (file)
@@ -5,7 +5,7 @@ Summary(pt_BR): Eterm vers
 Name:          Eterm
 Version:       0.9.3
 Release:       1
-License:       GPL
+License:       BSD
 Group:         X11/Applications
 Source0:       http://www.eterm.org/download/%{name}-%{version}.tar.gz
 # Source0-md5: dd089fa7768f945341d721dd4942c702
@@ -77,7 +77,7 @@ korzystanie z pseudo-przezroczysto
 %patch1 -p1
 %patch2        -p1
 find themes/ -name "*.cfg*" -exec \
-       sed -i 's/<Eterm-0\.9\..>/<Eterm-0.9.3>/' "{}" ";"
+       sed -i 's/<Eterm-0\.9\..>/<Eterm-%{version}>/' "{}" ";"
 
 %build
 rm -f missing
This page took 0.091536 seconds and 4 git commands to generate.