rpms/ladspa-cmt-plugins/F-10 .cvsignore, 1.2, 1.3 cmt-1.15-nostrip.patch, 1.1, 1.2 ladspa-cmt-plugins.spec, 1.2, 1.3 sources, 1.2, 1.3 cmt-makefile.patch, 1.1, NONE

Orcan Ogetbil oget at fedoraproject.org
Wed Apr 1 19:25:29 UTC 2009


Author: oget

Update of /cvs/pkgs/rpms/ladspa-cmt-plugins/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19669

Modified Files:
	.cvsignore cmt-1.15-nostrip.patch ladspa-cmt-plugins.spec 
	sources 
Removed Files:
	cmt-makefile.patch 
Log Message:
* Wed Apr 01 2009 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 1.16-1
- New upstream bugfix release



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ladspa-cmt-plugins/F-10/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	21 Sep 2007 17:44:41 -0000	1.2
+++ .cvsignore	1 Apr 2009 19:24:58 -0000	1.3
@@ -1 +1 @@
-cmt_src_1.15.tgz
+cmt_src_1.16.tgz

cmt-1.15-nostrip.patch:

Index: cmt-1.15-nostrip.patch
===================================================================
RCS file: /cvs/pkgs/rpms/ladspa-cmt-plugins/F-10/cmt-1.15-nostrip.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cmt-1.15-nostrip.patch	21 Sep 2007 17:44:41 -0000	1.1
+++ cmt-1.15-nostrip.patch	1 Apr 2009 19:24:58 -0000	1.2
@@ -6,6 +6,6 @@
  
  install:	$(PLUGIN_LIB)
 -	-strip $(PLUGIN_LIB)
- 	cp $(PLUGIN_LIB) $(DESTDIR)$(INSTALL_PLUGINS_DIR)
+ 	cp $(PLUGIN_LIB) $(INSTALL_PLUGINS_DIR)
  
  test:	/tmp/test.wav ../../ladspa_sdk/snd/noise.wav always


Index: ladspa-cmt-plugins.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ladspa-cmt-plugins/F-10/ladspa-cmt-plugins.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ladspa-cmt-plugins.spec	19 Feb 2008 08:50:12 -0000	1.2
+++ ladspa-cmt-plugins.spec	1 Apr 2009 19:24:58 -0000	1.3
@@ -1,13 +1,12 @@
 Name:           ladspa-cmt-plugins
-Version:        1.15
-Release:        7%{?dist}
+Version:        1.16
+Release:        1%{?dist}
 Summary:        A collection of LADSPA plugins
 License:        GPLv2+
 Group:          Applications/Multimedia
 URL:            http://www.ladspa.org/
 Source0:        http://www.ladspa.org/download/cmt_src_%{version}.tgz
 Source1:        cmt.rdf
-Patch0:         cmt-makefile.patch
 Patch1:         cmt-1.15-addnoise.patch
 Patch2:         cmt-1.15-dontdenormal.patch
 Patch3:         cmt-1.15-nostrip.patch
@@ -30,11 +29,10 @@
 
 %prep
 %setup -q -n cmt
-%patch0 -p1
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-chmod -x doc/plugins.html src/freeverb/Components/tuning.h
+%{__chmod} -x doc/plugins.html src/freeverb/Components/tuning.h
 
 
 %build
@@ -45,8 +43,7 @@
 %{__rm} -rf %{buildroot}
 %{__mkdir} -p %{buildroot}%{_libdir}/ladspa
 %{__mkdir} -p %{buildroot}%{_datadir}/ladspa/rdf
-%{__make} -C src DESTDIR="%{buildroot}" \
-                 INSTALL_PLUGINS_DIR="%{_libdir}/ladspa/" \
+%{__make} -C src INSTALL_PLUGINS_DIR="%{buildroot}%{_libdir}/ladspa/" \
                  install
 %{__install} -p -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/ladspa/rdf
 
@@ -63,6 +60,9 @@
 
 
 %changelog
+* Wed Apr 01 2009 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 1.16-1
+- New upstream bugfix release
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 1.15-7
 - Autorebuild for GCC 4.3
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ladspa-cmt-plugins/F-10/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	21 Sep 2007 17:44:41 -0000	1.2
+++ sources	1 Apr 2009 19:24:58 -0000	1.3
@@ -1 +1 @@
-aa2f0609aca8b698625d86170c426e2c  cmt_src_1.15.tgz
+15a875e5aaf79c209c223babfb41cb1c  cmt_src_1.16.tgz


--- cmt-makefile.patch DELETED ---




More information about the fedora-extras-commits mailing list