rpms/empathy/devel .cvsignore, 1.4, 1.5 empathy.spec, 1.4, 1.5 sources, 1.4, 1.5

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Fri Aug 31 14:08:32 UTC 2007


Author: pgordon

Update of /cvs/extras/rpms/empathy/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32374

Modified Files:
	.cvsignore empathy.spec sources 
Log Message:
Update to 0.12 and revise License tag.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/empathy/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	22 Jun 2007 14:15:49 -0000	1.4
+++ .cvsignore	31 Aug 2007 14:07:59 -0000	1.5
@@ -1 +1 @@
-empathy-0.8.tar.bz2
+empathy-0.12.tar.bz2


Index: empathy.spec
===================================================================
RCS file: /cvs/extras/rpms/empathy/devel/empathy.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- empathy.spec	29 Aug 2007 05:22:47 -0000	1.4
+++ empathy.spec	31 Aug 2007 14:07:59 -0000	1.5
@@ -1,26 +1,27 @@
 Name:		empathy
-Version:	0.8
-Release:	2%{?dist}
+Version:	0.12
+Release:	1%{?dist}
 Summary:	GNOME Instant Messaging Client
 
 Group:		Applications/Communications
-License:	GPL
+License:	GPLv2+
 URL:		http://live.gnome.org/Empathy
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{version}/%{name}-%{version}.tar.bz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	libtelepathy-devel >= 0.0.51
-BuildRequires:	perl(XML::Parser)
-BuildRequires:	glib2-devel >= 2.12.0
+BuildRequires:	aspell-devel
+BuildRequires:	desktop-file-utils
+BuildRequires:	evolution-data-server-devel
 BuildRequires:	GConf2-devel >= 1.2.0
-BuildRequires:	telepathy-mission-control-devel >= 4.22
+BuildRequires:	gettext
+BuildRequires:	glib2-devel >= 2.12.0
 BuildRequires:	gtk2-devel
+BuildRequires:	perl(XML::Parser)
+BuildRequires:	intltool
 BuildRequires:	libglade2-devel
 BuildRequires:	libgnomeui-devel
-BuildRequires:	intltool
-BuildRequires:	desktop-file-utils
-BuildRequires:	gettext
-BuildRequires:	aspell-devel
+BuildRequires:	libtelepathy-devel >= 0.0.51
+BuildRequires:	telepathy-mission-control-devel >= 4.33
 
 Requires:	telepathy-filesystem
 
@@ -34,6 +35,23 @@
 Empathy provides a powerful multiple protocol instant messaging
 client using Telepathy
 
+
+%package        devel
+Summary:        Development files for %{name}
+Group:          Development/Libraries
+Requires:       %{name} = %{version}-%{release}
+Requires:       pkgconfig
+## Needs these for the various #include directives in its headers, as well
+## as pkgconfig dependencies...
+Requires:	glib2-devel
+Requires:	telepathy-mission-control-devel
+Requires:	libxml2-devel
+
+%description    devel
+The %{name}-devel package contains libraries and header files for
+developing applications that use %{name}.
+
+
 %prep
 %setup -q
 
@@ -92,24 +110,40 @@
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING README NEWS
+%exclude %{_libdir}/*.la
+%exclude %{_libdir}/*.a
 %{_sysconfdir}/gconf/schemas/%{name}.schemas
 %{_bindir}/empathy
 %{_bindir}/empathy-accounts
 %{_datadir}/dbus-1/services/org.gnome.Empathy.Chat.service
 %{_datadir}/empathy/
 %{_datadir}/applications/fedora-%{name}.desktop
-%{_datadir}/icons/hicolor/48x48/apps/%{name}*.png
-%{_datadir}/icons/hicolor/16x16/apps/%{name}*.png
-%{_datadir}/icons/hicolor/22x22/apps/%{name}*.png
-%{_datadir}/icons/hicolor/32x32/apps/%{name}*.png
-%{_datadir}/icons/hicolor/scalable/apps/%{name}*.svg
+%{_datadir}/icons/hicolor/*/apps/%{name}*
 %{_datadir}/mission-control/profiles/*
 %{_datadir}/telepathy/managers/empathy-chat.chandler
+%{_libdir}/libempathy*.so.*
+
+%files	devel
+%doc COPYING
+%{_includedir}/libempathy*/
+%{_libdir}/libempathy*.so
+%{_libdir}/pkgconfig/libempathy*.pc
+%{_datadir}/gtk-doc/html/libempathy*
+
 
 %changelog
+* Fri Aug 31 2007 Peter Gordon <peter at thecodergeek.com> - 0.12-1
+- Update to new upstream release (0.12).
+- Build against new mission-control stack.
+- Update License tag (GPLv2+).
+- Alphabetize BuildRequires list (aesthetic-only change).
+
 * Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 0.8-2
 - Rebuild for selinux ppc32 issue.
 
+* Mon Aug 13 2007 Peter Gordon <peter at thecodergeek.com> - 0.11-1
+- Update to new upstream release (0.11)
+
 * Fri Jun 22 2007 David Nielsen <david at lovesunix.net> - 0.8-1
 - bump to 0.8
 - Now with aspell support (deat to teh speeling mistaks)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/empathy/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	22 Jun 2007 14:15:49 -0000	1.4
+++ sources	31 Aug 2007 14:07:59 -0000	1.5
@@ -1 +1 @@
-752074c88667fc796ee0cebe58a1f726  empathy-0.8.tar.bz2
+bd573be24ca435accb9313f41301a656  empathy-0.12.tar.bz2




More information about the fedora-extras-commits mailing list