Mailinglist Archive: opensuse-commit (1124 mails)
| < Previous | Next > |
commit jackEQ
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 18 Apr 2007 00:37:42 +0200
- Message-id: <20070417223743.02B2C67816B@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package jackEQ
checked in at Wed Apr 18 00:37:42 CEST 2007.
--------
--- jackEQ/jackEQ.changes 2007-04-03 14:48:27.000000000 +0200
+++ /mounts/work_src_done/STABLE/jackEQ/jackEQ.changes 2007-04-17 16:56:37.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Apr 17 16:56:31 CEST 2007 - tiwai@xxxxxxx
+
+- fix buildrequires ladspa -> ladspa-devel
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ jackEQ.spec ++++++
--- /var/tmp/diff_new_pack.y23639/_old 2007-04-18 00:36:59.000000000 +0200
+++ /var/tmp/diff_new_pack.y23639/_new 2007-04-18 00:36:59.000000000 +0200
@@ -11,10 +11,10 @@
# norootforbuild
Name: jackEQ
-BuildRequires: alsa-devel gtk2-devel jack-devel ladspa libxml2-devel update-desktop-files
+BuildRequires: alsa-devel gtk2-devel jack-devel ladspa-devel libxml2-devel update-desktop-files
Summary: JACK Equalization Tool for Live Performance
Version: 0.4.0
-Release: 121
+Release: 123
License: GNU General Public License (GPL)
Group: Productivity/Multimedia/Sound/Mixers
URL: http://jackeq.sf.net
@@ -42,12 +42,10 @@
%build
autoreconf -fi
-CFLAGS="$RPM_OPT_FLAGS" \
-./configure --prefix=%{_prefix} --libdir=%{_libdir} --mandir=%{_mandir}
+%configure
make
%install
-test "$RPM_BUILD_ROOT" != "/" -a -d "$RPM_BUILD_ROOT" && rm -rf $RPM_BUILD_ROOT
make DESTDIR=$RPM_BUILD_ROOT install
# suse_update_desktop_file -i %name AudioVideo AudioVideoEditing
@@ -64,6 +62,8 @@
%endif
%changelog
+* Tue Apr 17 2007 - tiwai@xxxxxxx
+- fix buildrequires ladspa -> ladspa-devel
* Tue Apr 03 2007 - tiwai@xxxxxxx
- Add jack to Requires explicitly.
* Wed Jan 25 2006 - mls@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |