X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=rpm%2Fwimlib.spec.in;h=624e6691f1554bcadac7999db8ac85f791c1afcf;hp=eb3dd84ece6cf52707a491973851df1fd44d94f6;hb=cbaca94ca219aae5ae32a1f083659e1fa421f676;hpb=f190c02b4cefab15e886afc6e0b5b57dff9918fb diff --git a/rpm/wimlib.spec.in b/rpm/wimlib.spec.in index eb3dd84e..624e6691 100644 --- a/rpm/wimlib.spec.in +++ b/rpm/wimlib.spec.in @@ -6,7 +6,7 @@ License: LGPL Group: System Environment/Libraries Packager: Eric Biggers (ebiggers3@gmail.com) URL: http://wimlib.sourceforge.net -Source: http://sourceforge.net/projects/wimlib/files/wimlib-%{version}.tar.gz +Source: http://downloads.sourceforge.net/wimlib/wimlib-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}/wimlib-root BuildRequires: libxml2-devel fuse-devel openssl-devel Requires: libxml2 fuse-libs openssl @@ -28,7 +28,7 @@ Development files for wimlib %setup -q %build -./configure --disable-verify-compression --enable-libcrypto --prefix=/usr +./configure --disable-verify-compression --with-libcrypto --prefix=/usr make %install