]> git.pld-linux.org Git - packages/tcl.git/commitdiff
- fix release auto/th/tcl-8_5-0_a2_1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 4 Apr 2005 12:15:48 +0000 (12:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tcl.spec -> 1.97

tcl.spec

index 7086e9baa9a1fa9e116741fef46ada87d3100fcb..5f9502699de57fa1a561583ade233ae85d0abe64 100644 (file)
--- a/tcl.spec
+++ b/tcl.spec
@@ -6,11 +6,12 @@ Summary(tr):  Tcl ile kullan
 Summary(uk):   Tool Command Language - ×ÂÕÄÏ×Õ×ÁÎÁ ÍÏ×Á ÓËÒÉÐÔ¦×
 Name:          tcl
 %define        major   8.5
-Version:       %{major}a2
-Release:       1
+Version:       %{major}
+%define        rel     a2
+Release:       0.%{rel}.1
 License:       BSD
 Group:         Development/Languages/Tcl
-Source0:       http://dl.sourceforge.net/tcl/%{name}%{version}-src.tar.gz
+Source0:       http://dl.sourceforge.net/tcl/%{name}%{version}%{rel}-src.tar.gz
 # Source0-md5: 95c9d614538a9918f51e948386702bb4
 Source1:       %{name}-pl-man-pages.tar.bz2
 # Source1-md5: dd3370f2b588763758787831a4bf48fc
@@ -102,7 +103,7 @@ develpment documentation.
 Pliki nag³ówkowe oraz dokumentacja dla Tcl (Tool Command Language).
 
 %prep
-%setup -q -n %{name}%{version}
+%setup -q -n %{name}%{version}%{rel}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
This page took 0.107564 seconds and 4 git commands to generate.