SPECS: libopensync.spec - add and package default and plugins dirs - rel 3

patrys patrys at pld-linux.org
Sun Jun 1 19:52:43 CEST 2008


Author: patrys                       Date: Sun Jun  1 17:52:43 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add and package default and plugins dirs
- rel 3

---- Files affected:
SPECS:
   libopensync.spec (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: SPECS/libopensync.spec
diff -u SPECS/libopensync.spec:1.42 SPECS/libopensync.spec:1.43
--- SPECS/libopensync.spec:1.42	Fri May 30 03:08:22 2008
+++ SPECS/libopensync.spec	Sun Jun  1 19:52:37 2008
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):	Szkielet do synchronizacji danych
 Name:		libopensync
 Version:	0.36
-Release:	2
+Release:	3
 Epoch:		1
 License:	LGPL v2.1+
 Group:		Libraries
@@ -104,6 +104,9 @@
 %{__make} -C build install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+install -d $RPM_BUILD_ROOT%{_libdir}/opensync-*/defaults
+install -d $RPM_BUILD_ROOT%{_libdir}/opensync-*/plugins
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -116,8 +119,10 @@
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/libopensync.so.*
 %dir %{_libdir}/opensync-*
+%dir %{_libdir}/opensync-*/defaults
 %dir %{_libdir}/opensync-*/formats
 %dir %{_libdir}/opensync-*/osplugin
+%dir %{_libdir}/opensync-*/plugins
 %dir %{_datadir}/opensync-*
 %{_datadir}/opensync-*/capabilities
 %{_datadir}/opensync-*/descriptions
@@ -147,6 +152,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2008-06-01 17:52:37  patrys
+- add and package default and plugins dirs
+- rel 3
+
 Revision 1.42  2008-05-30 01:08:22  wolvverine
 - rel.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libopensync.spec?r1=1.42&r2=1.43&f=u



More information about the pld-cvs-commit mailing list