SPECS: libfarsight.spec - make it build

patrys patrys at pld-linux.org
Fri Jan 19 19:16:06 CET 2007


Author: patrys                       Date: Fri Jan 19 18:16:06 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make it build

---- Files affected:
SPECS:
   libfarsight.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/libfarsight.spec
diff -u SPECS/libfarsight.spec:1.2 SPECS/libfarsight.spec:1.3
--- SPECS/libfarsight.spec:1.2	Fri Jan 19 18:45:01 2007
+++ SPECS/libfarsight.spec	Fri Jan 19 19:16:01 2007
@@ -16,6 +16,7 @@
 BuildRequires:  gtk-doc
 BuildRequires:	libjingle-devel
 BuildRequires:	libtool
+BuildRequires:	sofia-sip-devel >= 0.11.5
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -74,7 +75,10 @@
 %defattr(644,root,root,755)
 %{_includedir}/*
 %{_pkgconfigdir}/*.pc
+%attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
+%attr(755,root,root) %{_libdir}/farsight-0.1/lib*.so
+%{_libdir}/farsight-0.1/lib*.la
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -82,6 +86,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/01/19 18:16:01  patrys
+- make it build
+
 Revision 1.2  2007/01/19 17:45:01  patrys
 - refetch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libfarsight.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list