SPECS: libtelepathy.spec - package telepathy directory structure

aredridel aredridel at pld-linux.org
Mon May 14 21:44:31 CEST 2007


Author: aredridel                    Date: Mon May 14 19:44:31 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package telepathy directory structure

---- Files affected:
SPECS:
   libtelepathy.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/libtelepathy.spec
diff -u SPECS/libtelepathy.spec:1.3 SPECS/libtelepathy.spec:1.4
--- SPECS/libtelepathy.spec:1.3	Mon May 14 21:37:22 2007
+++ SPECS/libtelepathy.spec	Mon May 14 21:44:26 2007
@@ -75,6 +75,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+install -d $RPM_BUILD_ROOT%{_datadir}/telepathy/managers
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -85,6 +87,8 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_libdir}/libtelepathy.so.*.*.*
+%dir /usr/share/telepathy
+%dir /usr/share/telepathy/managers
 
 %files devel
 %defattr(644,root,root,755)
@@ -105,6 +109,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/05/14 19:44:26  aredridel
+- package telepathy directory structure
+
 Revision 1.3  2007/05/14 19:37:22  aredridel
 - 0.0.54
 
================================================================

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



More information about the pld-cvs-commit mailing list