]> git.pld-linux.org Git - packages/maven.git/commitdiff
- updated to 1.0 FINAL
authorMarcin Kierus <marcin.kierus@gmail.com>
Sun, 18 Jul 2004 16:48:58 +0000 (16:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    maven.spec -> 1.6

maven.spec

index 3783e41a51d56fbfa1303521294a21fd73f29cd3..2f2d9a46542822d3331520ae125d98af4ebcfe66 100644 (file)
@@ -3,18 +3,15 @@
 #  - cleanups in lib directory -- replace jar files 
 #    with package dependencies
 
 #  - cleanups in lib directory -- replace jar files 
 #    with package dependencies
 
-%define                beta    rc2
-
 Summary:       Java project management and project comprehension tool
 Summary(pl):   Narzêdzie do zarz±dzania projektami Javy u³atwiajêce ich zrozumienie
 Name:          maven
 Version:       1.0
 Summary:       Java project management and project comprehension tool
 Summary(pl):   Narzêdzie do zarz±dzania projektami Javy u³atwiajêce ich zrozumienie
 Name:          maven
 Version:       1.0
-%define                buildname       %{version}-%{beta}
-Release:       0.%(echo %{beta}|tr - .)
+Release:       0.1
 License:       Apache
 Group:         Development/Languages/Java
 License:       Apache
 Group:         Development/Languages/Java
-Source0:       http://www.apache.org/dist/maven/binaries/maven-%{buildname}.tar.gz
-# Source0-md5: 2104228d1762413e35b80387f41db727
+Source0:       http://www.apache.org/dist/maven/binaries/%{name}-%{version}.tar.gz
+# Source0-md5: 907da1e4eef01a47d14e74e66ac8bb70
 Patch0:                %{name}-MAVEN_HOME.patch
 URL:           http://maven.apache.org/
 Requires:      jre
 Patch0:                %{name}-MAVEN_HOME.patch
 URL:           http://maven.apache.org/
 Requires:      jre
@@ -46,7 +43,7 @@ dzieleniem wiedzy o rozwoju projekt
 zachêciæ.
 
 %prep
 zachêciæ.
 
 %prep
-%setup -q -n %{name}-%{buildname}
+%setup -q -n %{name}-%{version}
 %patch0 -p1
 
 %install
 %patch0 -p1
 
 %install
This page took 0.230196 seconds and 4 git commands to generate.