Author: qboosh                       Date: Sun Sep 10 07:28:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed obsolete snap define

---- Files affected:
SPECS:
   htdig.spec (1.58 -> 1.59) 

---- Diffs:

================================================================
Index: SPECS/htdig.spec
diff -u SPECS/htdig.spec:1.58 SPECS/htdig.spec:1.59
--- SPECS/htdig.spec:1.58       Sun Sep 10 02:51:18 2006
+++ SPECS/htdig.spec    Sun Sep 10 09:28:37 2006
@@ -1,5 +1,5 @@
 # $Revision$, $Date$
-%define        snap    20030413
+# TODO: fix --as-needed, remove LDFLAGS hack
 Summary:       A web indexing and searching system for a small domain or 
intranet
 Summary(es):   Indexador y máquina de búsqueda para web
 Summary(pl):   System indeksowania i przeszukiwania WWW dla małych domen i 
intranetu
@@ -156,7 +156,8 @@
 %{__autoconf}
 %{__automake}
 cd ..
-%configure LDFLAGS="$LDFLAGS -Wl,--no-as-needed" \
+%configure \
+       LDFLAGS="$LDFLAGS -Wl,--no-as-needed" \
        --libexec=%{_libdir} \
        --with-image-dir=%{htdigdir} \
        --with-cgi-bin-dir=%{cgidir} \
@@ -237,6 +238,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2006/09/10 07:28:37  qboosh
+- removed obsolete snap define
+
 Revision 1.58  2006/09/10 00:51:18  witekfl
 - updated to 3.2.0b6
 - added gcc4.patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/htdig.spec?r1=1.58&r2=1.59&f=u

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

Reply via email to