Author: grzegol                      Date: Mon Aug 14 17:29:56 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added as_needed-fix patch (fixes build with --as-needed)

---- Files affected:
SPECS:
   mnogosearch.spec (1.86 -> 1.87) 

---- Diffs:

================================================================
Index: SPECS/mnogosearch.spec
diff -u SPECS/mnogosearch.spec:1.86 SPECS/mnogosearch.spec:1.87
--- SPECS/mnogosearch.spec:1.86 Wed Aug  9 22:16:35 2006
+++ SPECS/mnogosearch.spec      Mon Aug 14 19:29:51 2006
@@ -26,6 +26,7 @@
 # Source0-md5: 1706fcba5abde4bbea794379a9f672d0
 Source1:       %{name}-dbgen
 Patch0:                %{name}-acfixes.patch
+Patch1:                %{name}-as_needed-fix.patch
 URL:           http://www.mnogosearch.ru/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -155,6 +156,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 find . -type d -name CVS | xargs rm -rf
@@ -296,6 +298,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.87  2006/08/14 17:29:51  grzegol
+- added as_needed-fix patch (fixes build with --as-needed)
+
 Revision 1.86  2006/08/09 20:16:35  arekm
 - rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mnogosearch.spec?r1=1.86&r2=1.87&f=u

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

Reply via email to