Author: shadzik Date: Sat Jan 20 01:01:14 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.1.a12 - new Source0 - add URL - simplified %setup
---- Files affected: SPECS: arts++.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/arts++.spec diff -u SPECS/arts++.spec:1.9 SPECS/arts++.spec:1.10 --- SPECS/arts++.spec:1.9 Thu Nov 4 21:46:03 2004 +++ SPECS/arts++.spec Sat Jan 20 02:01:09 2007 @@ -2,16 +2,17 @@ Summary: Library for handling ARTS data files Summary(pl): Biblioteka do obsługi plików danych ARTS Name: arts++ -Version: 1.1.a9 +Version: 1.1.a12 Release: 1 Epoch: 0 License: GPL Group: Libraries -Source0: ftp://ftp.caida.org/pub/arts++/arts++-1-1-a9.tar.gz -# Source0-md5: 210dc2110d0177a98d15c557ee97fe4f +Source0: http://www.caida.org/tools/utilities/arts/download/%{name}-%{version}.tar.gz +# Source0-md5: bb0afcc952c4cf5864342b68380f9ffc Patch0: %{name}-gcc3.patch Patch1: %{name}-nolibs.patch Patch2: %{name}-printf.patch +URL: http://www.caida.org/tools/utilities/arts/ BuildRequires: autoconf BuildRequires: automake BuildRequires: flex @@ -56,8 +57,8 @@ Statyczna biblioteka arts++. %prep -%setup -q -n %{name}-1-1-a9 -%patch0 -p1 +%setup -q +#%patch0 -p1 %patch1 -p1 %patch2 -p1 @@ -114,6 +115,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2007/01/20 01:01:09 shadzik +- up to 1.1.a12 +- new Source0 +- add URL +- simplified %setup + Revision 1.9 2004/11/04 20:46:03 paladine - spaces-<tabs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/arts++.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
