rpms/libotr/devel libotr.spec,1.5,1.6

Paul Wouters (pwouters) fedora-extras-commits at redhat.com
Mon Jun 27 19:50:36 UTC 2005


Author: pwouters

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

Modified Files:
	libotr.spec 
Log Message:
Most suggestions by Ville Skytt applied.



Index: libotr.spec
===================================================================
RCS file: /cvs/extras/rpms/libotr/devel/libotr.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libotr.spec	26 Jun 2005 21:52:50 -0000	1.5
+++ libotr.spec	27 Jun 2005 19:50:34 -0000	1.6
@@ -1,14 +1,14 @@
 Summary: Off-The-Record Messaging library and toolkit
 Name: libotr
 Version: 2.0.2
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: GPL, LGPL
 Group: System Environment/Libraries
 Source0: http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz
 Url: http://www.cypherpunks.ca/otr/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Provides: libotr-toolkit = %{version}
-Obsoletes: libotr-toolkit
+Obsoletes: libotr-toolkit < %{version}
 BuildRequires: libgcrypt-devel >= 1.2.0, libgpg-error-devel 
 
 %description
@@ -50,13 +50,14 @@
 
 %files 
 %defattr(-,root,root)
-%doc README COPYING COPYING.LIB Protocol
+%doc AUTHORS README COPYING COPYING.LIB News Protocol
 %{_libdir}/libotr.so.*
 %{_bindir}/*
 %{_mandir}/man1/*
 
 %files devel
 %defattr(-,root,root,-)
+%doc ChangeLog
 %{_libdir}/libotr.so
 %{_libdir}/libotr.a
 %dir %{_includedir}/libotr




More information about the fedora-extras-commits mailing list