packages: quagga/quagga.spec - fix build

shadzik shadzik at pld-linux.org
Wed Dec 15 12:50:06 CET 2010


Author: shadzik                      Date: Wed Dec 15 11:50:06 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix build

---- Files affected:
packages/quagga:
   quagga.spec (1.76 -> 1.77) 

---- Diffs:

================================================================
Index: packages/quagga/quagga.spec
diff -u packages/quagga/quagga.spec:1.76 packages/quagga/quagga.spec:1.77
--- packages/quagga/quagga.spec:1.76	Wed Dec 15 11:20:36 2010
+++ packages/quagga/quagga.spec	Wed Dec 15 12:50:01 2010
@@ -76,7 +76,7 @@
 %define		_localstatedir	%{_var}/run/%{name}
 
 # better fix by proper linking
-%define		skip_post_check_so	lib(zebra|ospf|ospfapiclient)\.so.*
+%define		skip_post_check_so	libzebra.so.* libospf.so.* libospfapiclient.so.*
 
 %description
 Quagga is a routing software suite, providing implementations of
@@ -494,6 +494,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.77  2010/12/15 11:50:01  shadzik
+- fix build
+
 Revision 1.76  2010/12/15 10:20:36  lisu
 - minimal version for rpmbuild(macros) is now 1.583 in order to avoid problems with %__spec_install_post_check_so macro
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/quagga/quagga.spec?r1=1.76&r2=1.77&f=u



More information about the pld-cvs-commit mailing list