]> git.pld-linux.org Git - packages/arts++.git/blobdiff - arts++.spec
This commit was manufactured by cvs2git to create branch 'AC-branch'.
[packages/arts++.git] / arts++.spec
index 4eaf4854f17e9dce110033cfca133c87bb6ae193..a3749f11d2ecb0ddc198cb1901ab877b488e6557 100644 (file)
@@ -1,16 +1,16 @@
 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
-Patch0:                %{name}-gcc3.patch
-Patch1:                %{name}-nolibs.patch
-Patch2:                %{name}-printf.patch
+Source0:       http://www.caida.org/tools/utilities/arts/download/%{name}-%{version}.tar.gz
+# Source0-md5: bb0afcc952c4cf5864342b68380f9ffc
+Patch0:                %{name}-nolibs.patch
+Patch1:                %{name}-printf.patch
+URL:           http://www.caida.org/tools/utilities/arts/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: flex
@@ -55,10 +55,9 @@ Static arts++ library.
 Statyczna biblioteka arts++.
 
 %prep
-%setup -q -n %{name}-1-1-a9
+%setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 find . -name Makefile.in | xargs \
        %{__perl} -pi -e 's/(\@(include|lib|bin|man)dir\@)/\$(DESTDIR)$1/g;
@@ -87,8 +86,8 @@ install -d $RPM_BUILD_ROOT%{_includedir}
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post   -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post  -p /sbin/ldconfig
+%postun        -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
This page took 0.09781 seconds and 4 git commands to generate.