Author: neoclust
Date: Tue Feb 13 09:59:06 2007
New Revision: 120302

Modified:
   packages/cooker/telepathy-gabble/current/SPECS/telepathy-gabble.spec

Log:
- Fix file list

Modified: packages/cooker/telepathy-gabble/current/SPECS/telepathy-gabble.spec
==============================================================================
--- packages/cooker/telepathy-gabble/current/SPECS/telepathy-gabble.spec        
(original)
+++ packages/cooker/telepathy-gabble/current/SPECS/telepathy-gabble.spec        
Tue Feb 13 09:59:06 2007
@@ -12,6 +12,7 @@
 BuildRequires:  dbus-devel
 BuildRequires: dbus-glib-devel
 BuildRequires: loudmouth-devel
+BuildRequires:  libxslt-proc
 
 Requires:      telepathy-filesystem
 
@@ -20,6 +21,33 @@
 A Jabber/XMPP connection manager, that handles single and multi-user
 chats and voice calls.
 
+%files
+%defattr(-,root,root,-)
+%doc COPYING AUTHORS
+%{_bindir}/%{name}
+%{_datadir}/dbus-1/services/*.service
+%{_datadir}/telepathy/managers/*.manager
+
+#--------------------------------------------------------------------
+%package        devel
+Group:          System/Libraries
+Summary:        Libraries for %{name}
+
+Requires:       %name = %version
+Provides:       lib%name-devel
+
+%description    devel
+The libraries from %{name} package
+
+%files devel
+%defattr(-,root,root,-)
+%{_includedir}/telepathy-1.0/telepathy-glib/_gen/*.h
+%{_includedir}/telepathy-1.0/telepathy-glib/*.h
+%{_libdir}/pkgconfig/telepathy-glib.pc
+%{_libdir}/*.a
+%{_libdir}/*.la
+
+#--------------------------------------------------------------------
 
 %prep
 %setup -q
@@ -37,11 +65,3 @@
 
 %clean
 rm -rf $RPM_BUILD_ROOT
-
-
-%files
-%defattr(-,root,root,-)
-%doc COPYING AUTHORS
-%{_bindir}/%{name}
-%{_datadir}/dbus-1/services/*.service
-%{_datadir}/telepathy/managers/*.manager

Reply via email to