]> git.pld-linux.org Git - packages/libtelepathy.git/commitdiff
- fixed inconsequence
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 14 May 2007 19:46:32 +0000 (19:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libtelepathy.spec -> 1.5

libtelepathy.spec

index 075446db7745212472467fa81fec74d9177b35b6..c64a223fd5ac53e5b82394c69f980eb7fdafcea9 100644 (file)
@@ -86,16 +86,16 @@ rm -rf $RPM_BUILD_ROOT
 %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
+%dir %{_datadir}/telepathy
+%dir %{_datadir}/telepathy/managers
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libtelepathy.so
+%{_libdir}/libtelepathy.la
 %dir %{_includedir}/telepathy-1.0
 %dir %{_includedir}/telepathy-1.0/libtelepathy
 %{_includedir}/telepathy-1.0/libtelepathy/*.h
-%{_libdir}/libtelepathy.la
 %{_pkgconfigdir}/libtelepathy.pc
 
 %files static
This page took 0.080205 seconds and 4 git commands to generate.