rpms/opal/devel opal.spec,1.50,1.51

Peter Robinson pbrobinson at fedoraproject.org
Sat Jul 4 07:40:33 UTC 2009


Author: pbrobinson

Update of /cvs/pkgs/rpms/opal/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18630

Modified Files:
	opal.spec 
Log Message:
A few minor review request cleanups


Index: opal.spec
===================================================================
RCS file: /cvs/pkgs/rpms/opal/devel/opal.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -p -r1.50 -r1.51
--- opal.spec	28 May 2009 13:49:32 -0000	1.50
+++ opal.spec	4 Jul 2009 07:40:33 -0000	1.51
@@ -10,7 +10,7 @@ URL:		http://www.opalvoip.org/
 #Source0:	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/3.6/%{name}-%{version}.tar.bz2
 Source0:	%{name}-%{version}-noilbc.tar.bz2
 Patch0:		opal-3.6.1-noilbc.patch
-Patch1:         opal-handlers.cxx.patch
+Patch1:		opal-handlers.cxx.patch
 License:	MPLv1.0
 Group:		System Environment/Libraries
 BuildRequires:	ptlib-devel = 2.6.2
@@ -45,7 +45,7 @@ header files for opal.
 %patch1 -p1 -b .handlers
 
 %build
-%configure --prefix=/usr
+%configure
 
 make OPTCCFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}
 
@@ -71,7 +71,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(-,root,root,-)
-%doc mpl-1.0.htm docs/*
+%doc docs/*
 %{_includedir}/*
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/opal.pc




More information about the fedora-extras-commits mailing list