X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;f=libxml2.spec;h=2c8d8cd7cd322a7aed77a1b634c567662c442d9d;hb=f0ea3c68863b30e7c70c1d9f59e4ebdf3bdd2711;hp=5526cdd2a76993240b2ee569eaf6c3ed45b493b0;hpb=db75b3402fa717df0bbf479ca91025ed92ce33d8;p=packages%2Flibxml2.git diff --git a/libxml2.spec b/libxml2.spec index 5526cdd..2c8d8cd 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -1,5 +1,6 @@ # # Conditional build: +%define _snap 050329 %bcond_without python # don't build python module # %{?with_python:%include /usr/lib/rpm/macros.python} @@ -9,17 +10,18 @@ Summary(pl): Biblioteka libXML wersja 2 Summary(pt_BR): Biblioteca libXML versão 2 Name: libxml2 Version: 2.6.18 -Release: 3 +Release: 3.%{_snap}.1 Epoch: 1 License: MIT Group: Libraries -Source0: ftp://xmlsoft.org/%{name}-%{version}.tar.gz -# Source0-md5: ee5c76a8be34772ccec3f566dc154936 +#Source0: ftp://xmlsoft.org/%{name}-%{version}.tar.gz +# a cvs snapshot that should be stable +Source0: http://ep09.pld-linux.org/~djurban/snap/%{name}-%{_snap}.tar.gz +# Source0-md5: 2669aa0a0fc95a521ae88dffe73c7bac Patch0: %{name}-amfix.patch Patch1: %{name}-man_fixes.patch Patch2: %{name}-open.gz.patch Patch3: %{name}-DESTDIR.patch -Patch4: %{name}-gcc4.patch URL: http://xmlsoft.org/ BuildRequires: autoconf >= 2.2 BuildRequires: automake @@ -121,7 +123,6 @@ Modu %patch1 -p1 %patch2 -p1 %patch3 -p1 -%patch4 -p1 %build %{__libtoolize}