SPECS: subversion.spec - lib*siwg*.la moved to perl/python subpkgs...

pluto pluto at pld-linux.org
Sat Mar 11 20:25:43 CET 2006


Author: pluto                        Date: Sat Mar 11 19:25:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- lib*siwg*.la moved to perl/python subpkgs.
- release 4.

---- Files affected:
SPECS:
   subversion.spec (1.153 -> 1.154) 

---- Diffs:

================================================================
Index: SPECS/subversion.spec
diff -u SPECS/subversion.spec:1.153 SPECS/subversion.spec:1.154
--- SPECS/subversion.spec:1.153	Tue Jan 17 16:03:11 2006
+++ SPECS/subversion.spec	Sat Mar 11 20:25:34 2006
@@ -16,7 +16,7 @@
 Summary(pt_BR):	Sistema de versionamento concorrente
 Name:		subversion
 Version:	1.3.0
-Release:	3
+Release:	4
 License:	Apache/BSD Style
 Group:		Development/Version Control
 Source0:	http://subversion.tigris.org/downloads/%{name}-%{version}.tar.gz
@@ -448,6 +448,9 @@
 %{_includedir}/%{name}*
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
+%if %{with perl} || %{with python}
+%exclude %{_libdir}/lib*swig*.la
+%endif
 %{_examplesdir}/%{name}-%{version}
 
 %files static
@@ -485,6 +488,7 @@
 %attr(755,root,root) %{py_sitedir}/libsvn/*.so
 %{_examplesdir}/python-%{name}-%{version}
 %attr(755,root,root) %{_libdir}/lib*_swig_py*.so.*
+%{_libdir}/lib*_swig_py*.la
 %endif
 
 %if %{with perl}
@@ -497,6 +501,7 @@
 %{perl_vendorarch}/auto/SVN/*/*.bs
 %{_mandir}/man3/*.3pm*
 %attr(755,root,root) %{_libdir}/lib*_swig_perl*.so.*
+%{_libdir}/lib*_swig_perl*.la
 %endif
 
 %if %{with apache}
@@ -520,6 +525,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.154  2006/03/11 19:25:34  pluto
+- lib*siwg*.la moved to perl/python subpkgs.
+- release 4.
+
 Revision 1.153  2006/01/17 15:03:11  baggins
 - release 3
 - rebuild with openldap 2.3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/subversion.spec?r1=1.153&r2=1.154&f=u



More information about the pld-cvs-commit mailing list