rpms/libresample/devel libresample.spec,1.6,1.7

Jeffrey C. Ollie jcollie at fedoraproject.org
Wed Oct 15 14:04:22 UTC 2008


Author: jcollie

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

Modified Files:
	libresample.spec 
Log Message:
* Wed Oct 15 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.1.3-7
- Relax CMake requirements



Index: libresample.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libresample/devel/libresample.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libresample.spec	13 Sep 2008 13:45:27 -0000	1.6
+++ libresample.spec	15 Oct 2008 14:03:52 -0000	1.7
@@ -1,14 +1,14 @@
 Summary: A real-time library for audio sampling rate conversion
 Name: libresample
 Version: 0.1.3
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://ccrma-www.stanford.edu/~jos/resample/Free_Resampling_Software.html
 Source0: http://ccrma.stanford.edu/~jos/resample/libresample-%{version}.tgz
 Patch0: libresample-0.1.3-shlib-cmake.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: cmake >= 2.6
+BuildRequires: cmake >= 2.4
 BuildRequires: doxygen
 BuildRequires: libsndfile-devel
 BuildRequires: libsamplerate-devel
@@ -81,6 +81,9 @@
 %{_libdir}/pkgconfig/libresample.pc
 
 %changelog
+* Wed Oct 15 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.1.3-7
+- Relax CMake requirements
+
 * Thu Sep 11 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.1.3-6
 - Add a patch that switches to cmake for building and build a shared library.
 




More information about the scm-commits mailing list