Author: qboosh                       Date: Sat Aug 23 21:58:27 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ugly lib64 patch replaced by --with-slanginc --with-slanglib configure options
  (default dirs are not sufficient because slang.h is in /usr/include/slang, 
not /usr/include)

---- Files affected:
SPECS:
   slrn.spec (1.129 -> 1.130) 

---- Diffs:

================================================================
Index: SPECS/slrn.spec
diff -u SPECS/slrn.spec:1.129 SPECS/slrn.spec:1.130
--- SPECS/slrn.spec:1.129       Sat Aug 23 22:34:47 2008
+++ SPECS/slrn.spec     Sat Aug 23 23:58:22 2008
@@ -29,7 +29,6 @@
 Patch2:                %{name}-sort_visible_headers.patch
 Patch3:                %{name}-home_etc.patch
 Patch4:                %{name}-pl.po-update.patch
-Patch5:                %{name}-lib64.patch
 URL:           http://www.slrn.org/
 BuildRequires: autoconf >= 2.50
 %{?with_canlock:BuildRequires: canlock-devel >= 2a}
@@ -120,9 +119,6 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%ifarch %{x8664}
-%patch5 -p1
-%endif
 
 ln -s autoconf/configure.ac .
 
@@ -136,6 +132,8 @@
        --enable-setgid-code \
        --enable-spool \
        %{?with_canlock:--with-canlock} \
+       --with-slanginc=/usr/include/slang \
+       --with-slanglib=%{_libdir} \
        --with-slrnpull=/var/spool/slrnpull \
        %{?with_ssl:--with-ssl} \
        %{?with_uudeview:--with-uu}
@@ -208,6 +206,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.130  2008/08/23 21:58:22  qboosh
+- ugly lib64 patch replaced by --with-slanginc --with-slanglib configure 
options
+  (default dirs are not sufficient because slang.h is in /usr/include/slang, 
not /usr/include)
+
 Revision 1.129  2008/08/23 20:34:47  qboosh
 - updated to final 0.9.9
 - updated pl.po-update patch
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/slrn.spec?r1=1.129&r2=1.130&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to