rpms/ccrtp/devel ccrtp.spec,1.1,1.2

Andreas Thienemann (ixs) fedora-extras-commits at redhat.com
Sun Jul 23 11:58:19 UTC 2006


Author: ixs

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

Modified Files:
	ccrtp.spec 
Log Message:
* Sun Jul 23 2006 Andreas Thienemann <andreas at bawue.net> 1.3.7-2
- Added doxygen BuildRequire



Index: ccrtp.spec
===================================================================
RCS file: /cvs/extras/rpms/ccrtp/devel/ccrtp.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ccrtp.spec	28 Apr 2006 22:02:16 -0000	1.1
+++ ccrtp.spec	23 Jul 2006 11:58:18 -0000	1.2
@@ -1,13 +1,13 @@
 Summary: Common C++ class framework for RTP/RTCP
 Name: ccrtp
 Version: 1.3.7
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPL
 Group: System Environment/Libraries
 Source0: http://download.sourceforge.net/gnutelephony/ccrtp-%{version}.tar.gz
 URL: http://www.gnu.org/software/commoncpp/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: commoncpp2-devel
+BuildRequires: commoncpp2-devel, doxygen
 
 %description
 ccRTP is a generic, extensible and efficient C++ framework for
@@ -77,6 +77,9 @@
 %{_infodir}/ccrtp.info*
 
 %changelog
+* Sun Jul 23 2006 Andreas Thienemann <andreas at bawue.net> 1.3.7-2
+- Added doxygen BuildRequire
+
 * Mon Apr 24 2006 Andreas Thienemann <andreas at bawue.net> 1.3.7-1
 - Updated to 1.3.7
 




More information about the scm-commits mailing list