auto-import libuser-0.51.1-2.1 from libuser-0.51.1-2.1.src.rpm
This commit is contained in:
parent
9634936c38
commit
ee1dfcc379
@ -2,10 +2,11 @@
|
||||
|
||||
Name: libuser
|
||||
Version: 0.51.1
|
||||
Release: 2
|
||||
Release: 2.1
|
||||
Group: System Environment/Base
|
||||
License: LGPL
|
||||
Source: libuser-%{version}.tar.gz
|
||||
Patch: libuser-0.51-fpic.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
BuildPrereq: pam-devel, popt, python-devel
|
||||
BuildPrereq: gtk-doc, linuxdoc-tools
|
||||
@ -31,8 +32,11 @@ files useful for developing applications with libuser.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1 -b .fpic
|
||||
|
||||
%build
|
||||
CFLAGS="-fPIC -O2"
|
||||
export CFLAGS
|
||||
%configure \
|
||||
--with-ldap \
|
||||
--with-python-version=%{python} \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user