SPECS: proftpd-mod_shaper.spec - -fPIC for amd64
glen
glen at pld-linux.org
Mon Feb 4 09:25:18 CET 2008
Author: glen Date: Mon Feb 4 08:25:18 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- -fPIC for amd64
---- Files affected:
SPECS:
proftpd-mod_shaper.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/proftpd-mod_shaper.spec
diff -u SPECS/proftpd-mod_shaper.spec:1.8 SPECS/proftpd-mod_shaper.spec:1.9
--- SPECS/proftpd-mod_shaper.spec:1.8 Mon Feb 4 09:14:19 2008
+++ SPECS/proftpd-mod_shaper.spec Mon Feb 4 09:25:13 2008
@@ -4,7 +4,7 @@
Summary(pl.UTF-8): Moduł mod_shaper dla proftpd
Name: proftpd-%{mod_name}
Version: 0.6.3
-Release: 2
+Release: 3
License: GPL v2+
Group: Daemons
Source0: http://www.castaglia.org/proftpd/modules/proftpd-mod-shaper-%{version}.tar.gz
@@ -39,7 +39,7 @@
%setup -q -n %{mod_name}
%build
-%{__cc} %{rpmcflags} -I/usr/include/proftpd %{mod_name}.c -shared -o %{mod_name}.so
+%{__cc} %{rpmcflags} -fPIC -I/usr/include/proftpd %{mod_name}.c -shared -o %{mod_name}.so
%install
rm -rf $RPM_BUILD_ROOT
@@ -77,6 +77,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2008-02-04 08:25:13 glen
+- -fPIC for amd64
+
Revision 1.8 2008-02-04 08:14:19 glen
- rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/proftpd-mod_shaper.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list