rpms/meanwhile/FC-3 .cvsignore, 1.3, 1.4 meanwhile.spec, 1.2, 1.3 sources, 1.3, 1.4

Joshua W. Boyer (jwboyer) fedora-extras-commits at redhat.com
Sun Oct 30 19:09:58 UTC 2005


Author: jwboyer

Update of /cvs/extras/rpms/meanwhile/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv406/FC-3

Modified Files:
	.cvsignore meanwhile.spec sources 
Log Message:
Update to latest upstream release


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/meanwhile/FC-3/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	31 May 2005 15:05:10 -0000	1.3
+++ .cvsignore	30 Oct 2005 19:09:28 -0000	1.4
@@ -1 +1 @@
-meanwhile-0.4.2.tar.gz
+meanwhile-0.5.0.tar.gz


Index: meanwhile.spec
===================================================================
RCS file: /cvs/extras/rpms/meanwhile/FC-3/meanwhile.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- meanwhile.spec	31 May 2005 15:05:10 -0000	1.2
+++ meanwhile.spec	30 Oct 2005 19:09:28 -0000	1.3
@@ -6,12 +6,13 @@
 Summary:	Lotus Sametime Community Client library
 License:	LGPL
 Group:		Applications/Internet
-Version:	0.4.2
+Version:	0.5.0
 Release:	1%{?dist}
 Source:		http://dl.sf.net/meanwhile/meanwhile-%{version}.tar.gz
 URL:		http://meanwhile.sourceforge.net
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: glib2-devel
+BuildRequires: glib2-devel, gmp-devel, doxygen
+Requires: gmp
 
 %description
 The heart of the Meanwhile Project is the Meanwhile library, providing the
@@ -33,11 +34,19 @@
 documentation for %{name}. If you like to develop programs using %{name},
 you will need to install %{name}-devel.
 
+%package doc
+Summary: Documentation for the Meanwhile library
+Group: Applications/Internet
+License: GNU Free Documentation License
+
+%description doc
+Documentation for the Meanwhile library
+
 %prep
 %setup
 
 %build
-%configure
+%configure --enable-doxygen
 make %{?_smp_mflags}
 
 %install
@@ -53,7 +62,7 @@
 
 %files
 %defattr(-, root, root)
-%doc AUTHORS ChangeLog COPYING README TODO
+%doc AUTHORS ChangeLog COPYING README TODO INSTALL LICENSE NEWS
 %{_libdir}/libmeanwhile.so.*
 
 %files devel
@@ -64,7 +73,17 @@
 %{_libdir}/libmeanwhile.so
 %{_libdir}/pkgconfig/meanwhile.pc
 
+%files doc
+%defattr(-, root, root)
+%{_datadir}/doc/%{name}-doc-%{version}/
+
 %changelog
+* Sat Oct 29 2005 - jwboyer at jdub.homelinux.org 0.5.0-1
+- Update to latest release
+
+* Wed Jun 15 2005 - jwboyer at jdub.homelinux.org 0.4.2-2
+- Bump release for rebuild against latest development
+
 * Tue May 31 2005 - jwboyer at jdub.homelinux.org 0.4.2-1
 - Update to latest version
 - Fix typo in last changelog


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/meanwhile/FC-3/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	31 May 2005 15:05:10 -0000	1.3
+++ sources	30 Oct 2005 19:09:28 -0000	1.4
@@ -1 +1 @@
-f76f5c59be5696c906a5cfa6a67e73e2  meanwhile-0.4.2.tar.gz
+302229afe751c7bf889b13f276581dfc  meanwhile-0.5.0.tar.gz




More information about the fedora-extras-commits mailing list