SPECS: log4cxx.spec - fixed ghost soname symlink - db-devel is apr-util-dev...

qboosh qboosh at pld-linux.org
Sun Aug 17 18:17:58 CEST 2008


Author: qboosh                       Date: Sun Aug 17 16:17:58 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed ghost soname symlink
- db-devel is apr-util-devel dependency
- devel deps

---- Files affected:
SPECS:
   log4cxx.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/log4cxx.spec
diff -u SPECS/log4cxx.spec:1.15 SPECS/log4cxx.spec:1.16
--- SPECS/log4cxx.spec:1.15	Sun Aug 17 17:57:36 2008
+++ SPECS/log4cxx.spec	Sun Aug 17 18:17:52 2008
@@ -4,14 +4,13 @@
 Name:		log4cxx
 Version:	0.10.0
 Release:	0.3
-License:	Apache
+License:	Apache v2.0
 Group:		Libraries
 Source0:	http://www.apache.org/dist/logging/log4cxx/0.10.0/apache-%{name}-%{version}.tar.gz
 # Source0-md5:	b30ffb8da3665178e68940ff7a61084c
 Patch0:		%{name}-gcc43.patch
 URL:		http://logging.apache.org/log4cxx/
 BuildRequires:	apr-util-devel
-BuildRequires:	db-devel
 BuildRequires:	libstdc++-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -31,6 +30,8 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki log4cxx
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
+Requires:	apr-util-devel
+Requires:	libstdc++-devel
 
 %description devel
 This is the package containing the header files for log4cxx library.
@@ -73,7 +74,7 @@
 %defattr(644,root,root,755)
 %doc KEYS LICENSE NOTICE
 %attr(755,root,root) %{_libdir}/liblog4cxx.so.*.*.*
-%attr(755,root,root) %{_libdir}/liblog4cxx.so.*
+%attr(755,root,root) %ghost %{_libdir}/liblog4cxx.so.10
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/html
 
@@ -81,8 +82,8 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/liblog4cxx.so
 %{_libdir}/liblog4cxx.la
-%{_pkgconfigdir}/liblog4cxx.pc
 %{_includedir}/%{name}
+%{_pkgconfigdir}/liblog4cxx.pc
 
 %files static
 %defattr(644,root,root,755)
@@ -94,6 +95,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2008/08/17 16:17:52  qboosh
+- fixed ghost soname symlink
+- db-devel is apr-util-devel dependency
+- devel deps
+
 Revision 1.15  2008/08/17 15:57:36  qboosh
 - just db-devel in BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/log4cxx.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list