packages: libdlo/libdlo.spec - BR: libusb-compat-devel - ghost soname symli...

megabajt megabajt at pld-linux.org
Thu May 21 20:42:01 CEST 2009


Author: megabajt                     Date: Thu May 21 18:42:01 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: libusb-compat-devel
- ghost soname symlink
- move libdlo.so to -devel subpackage

---- Files affected:
packages/libdlo:
   libdlo.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/libdlo/libdlo.spec
diff -u packages/libdlo/libdlo.spec:1.3 packages/libdlo/libdlo.spec:1.4
--- packages/libdlo/libdlo.spec:1.3	Thu May 21 11:44:18 2009
+++ packages/libdlo/libdlo.spec	Thu May 21 20:41:55 2009
@@ -12,6 +12,7 @@
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
 BuildRequires:	libtool
+BuildRequires:	libusb-compat-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -75,11 +76,13 @@
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libdlo.so*
 %doc AUTHORS COPYING Guide-v104.pdf README
+%attr(755,root,root) %{_libdir}/libdlo.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libdlo.so.0
 
 %files devel
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libdlo.so
 %{_libdir}/libdlo.la
 %{_includedir}/libdlo.h
 
@@ -93,6 +96,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/05/21 18:41:55  megabajt
+- BR: libusb-compat-devel
+- ghost soname symlink
+- move libdlo.so to -devel subpackage
+
 Revision 1.3  2009/05/21 09:44:18  amateja
 - replaced nasty cp with sed
 - changed url
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libdlo/libdlo.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list