]> git.pld-linux.org Git - packages/ant-cpptasks.git/commitdiff
- adapterized auto/th/ant-cpptasks-1_0-0_b5_1
authorpawelz <pawelz@pld-linux.org>
Tue, 13 Oct 2009 11:54:29 +0000 (11:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed changelog entries from template

Changed files:
    ant-cpptasks.spec -> 1.3

ant-cpptasks.spec

index 7725005dd0ee00b065ae768fa5f8c7b688dbb3e6..d54680e675a1492cb3ca149266bcc74e2437cf68 100644 (file)
@@ -15,7 +15,7 @@ Version:      1.0
 Release:       0.%{_rc}.1
 License:       Apache v2.0
 Group:         Development/Languages/Java
-Source0: http://downloads.sourceforge.net/project/ant-contrib/ant-contrib/cpptasks-1.0-beta5/cpptasks-1.0%{_rc}.tar.gz
+Source0:       http://dl.sourceforge.net/project/ant-contrib/ant-contrib/cpptasks-1.0-beta5/cpptasks-%{version}%{_rc}.tar.gz
 # Source0-md5: 7f0f7732acd0c82f7efb228f667ec79a
 URL:           http://sf.net/projects/ant-contrib
 BuildRequires: ant
@@ -32,9 +32,10 @@ BuildArch:   noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The cc task can compile various source languages and produce executables,
-shared libraries (aka DLL's) and static libraries. Compiler adaptors are
-currently available for C/C++, FORTRAN, MIDL and Windows Resource compilers.
+The cc task can compile various source languages and produce
+executables, shared libraries (aka DLL's) and static libraries.
+Compiler adaptors are currently available for C/C++, FORTRAN, MIDL and
+Windows Resource compilers.
 
 %prep
 %setup -q -n cpptasks-%{version}%{_rc}
This page took 0.088939 seconds and 4 git commands to generate.