SPECS: empathy.spec - unified

qboosh qboosh at pld-linux.org
Sat Aug 4 23:54:30 CEST 2007


Author: qboosh                       Date: Sat Aug  4 21:54:30 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unified

---- Files affected:
SPECS:
   empathy.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/empathy.spec
diff -u SPECS/empathy.spec:1.10 SPECS/empathy.spec:1.11
--- SPECS/empathy.spec:1.10	Mon Jul 30 13:44:22 2007
+++ SPECS/empathy.spec	Sat Aug  4 23:54:25 2007
@@ -43,6 +43,17 @@
 Celem Empathy jest uczynienie komunikowania poprzez Jabbera tak łatwym
 jak to tylko możliwe.
 
+%package libs
+Summary:	Libraries for empathy
+Summary(pl.UTF-8):	Biblioteki dla empathy
+Group:		Libraries
+
+%description libs
+Libraries for empathy.
+
+%description libs -l pl.UTF-8
+Biblioteki dla empathy.
+
 %package devel
 Summary:	empathy header files
 Summary(pl.UTF-8):	Pliki nagłówkowe empathy
@@ -55,17 +66,6 @@
 %description devel -l pl.UTF-8
 Pliki nagłówkowe empathy.
 
-%package libs
-Summary:	Libraries for empathy
-Summary(pl.UTF-8):	Biblioteki dla empathy
-Group:		Libraries
-
-%description libs
-Libraries for empathy.
-
-%description libs -l pl.UTF-8
-Biblioteki dla empathy.
-
 %package static
 Summary:	empathy static libraries
 Summary(pl.UTF-8):	Statyczne biblioteki empathy
@@ -131,24 +131,24 @@
 %{_datadir}/mission-control/profiles/*.profile
 %{_datadir}/telepathy/managers/empathy-chat.chandler
 
+%files libs
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libempathy.so.*.*
+%attr(755,root,root) %{_libdir}/libempathy-gtk.so.*.*
+
 %files devel
 %defattr(644,root,root,755)
-%{_includedir}/libempathy
-%{_includedir}/libempathy-gtk
 %attr(755,root,root) %{_libdir}/libempathy.so
 %attr(755,root,root) %{_libdir}/libempathy-gtk.so
 %{_libdir}/libempathy.la
 %{_libdir}/libempathy-gtk.la
+%{_includedir}/libempathy
+%{_includedir}/libempathy-gtk
 %{_gtkdocdir}/libempathy
 %{_gtkdocdir}/libempathy-gtk
 %{_pkgconfigdir}/libempathy.pc
 %{_pkgconfigdir}/libempathy-gtk.pc
 
-%files libs
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libempathy.so.*.*
-%attr(755,root,root) %{_libdir}/libempathy-gtk.so.*.*
-
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/libempathy.a
@@ -160,6 +160,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2007/08/04 21:54:25  qboosh
+- unified
+
 Revision 1.10  2007/07/30 11:44:22  patrys
 - drop update desktop datbase, unneeded and causes bad macro expansion
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/empathy.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list