From: pawelz Date: Tue, 13 Oct 2009 11:54:29 +0000 (+0000) Subject: - adapterized X-Git-Tag: auto/th/ant-cpptasks-1_0-0_b5_1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fant-cpptasks.git;a=commitdiff_plain;h=refs%2Ftags%2Fauto%2Fth%2Fant-cpptasks-1_0-0_b5_1 - adapterized - removed changelog entries from template Changed files: ant-cpptasks.spec -> 1.3 --- diff --git a/ant-cpptasks.spec b/ant-cpptasks.spec index 7725005..d54680e 100644 --- a/ant-cpptasks.spec +++ b/ant-cpptasks.spec @@ -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}