rpms/telepathy-gabble/OLPC-2 telepathy-gabble.spec,1.59,1.60

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Mon May 5 23:27:52 UTC 2008


Author: bpepple

Update of /cvs/pkgs/rpms/telepathy-gabble/OLPC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8625

Modified Files:
	telepathy-gabble.spec 
Log Message:
* Mon May  5 2008 Brian Pepple <bpepple at fedoraproject.org> - 0.7.5-2
- Move html docs to correct dir.



Index: telepathy-gabble.spec
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-gabble/OLPC-2/telepathy-gabble.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- telepathy-gabble.spec	5 May 2008 14:57:36 -0000	1.59
+++ telepathy-gabble.spec	5 May 2008 23:27:16 -0000	1.60
@@ -2,7 +2,7 @@
 
 Name:           telepathy-gabble
 Version:        0.7.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A Jabber/XMPP connection manager
 
 Group:          Applications/Communications
@@ -46,6 +46,8 @@
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 
+## Don't package html doc to incorrect doc directory
+rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/*.html
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -54,7 +56,7 @@
 %files
 %defattr(-,root,root,-)
 %doc COPYING AUTHORS
-%doc /usr/share/doc/telepathy-gabble/*.html
+%doc docs/*.html
 %{_libexecdir}/%{name}
 %{_datadir}/dbus-1/services/*.service
 %{_datadir}/telepathy/managers/*.manager
@@ -62,6 +64,9 @@
 
 
 %changelog
+* Mon May  5 2008 Brian Pepple <bpepple at fedoraproject.org> - 0.7.5-2
+- Move html docs to correct dir.
+
 * Mon May 5 2008 Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> - 0.7.5-1.olpc2
 - Update to 0.7.5
 




More information about the scm-commits mailing list