Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
desktop
>
GeoIP
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 2
[-]
[+]
Changed
GeoIP.spec
@@ -19,6 +19,7 @@ # BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: zlib-devel +BuildRequires: autoconf automake libtool # Url: http://www.maxmind.com/ Source: http://www.maxmind.com/download/geoip/api/c/%{name}-%{version}.tar.bz2 @@ -96,6 +97,7 @@ %setup %build +autoreconf -fi %configure --disable-static --with-pic %{__make} %{?jobs:-j%jobs}