rpms/arts/FC-4 arts.spec,1.42,1.43 sources,1.21,1.22

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Jan 27 12:47:07 UTC 2006


Author: than

Update of /cvs/dist/rpms/arts/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv26934

Modified Files:
	arts.spec sources 
Log Message:
1.5.1



Index: arts.spec
===================================================================
RCS file: /cvs/dist/rpms/arts/FC-4/arts.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- arts.spec	20 Dec 2005 11:01:47 -0000	1.42
+++ arts.spec	27 Jan 2006 12:47:04 -0000	1.43
@@ -9,8 +9,8 @@
 
 %define make_cvs 1
 
-Version: 1.5.0
-Release: 0.2.fc4
+Version: 1.5.1
+Release: 0.1.fc4
 Summary: aRts (analog realtime synthesizer) - the KDE sound system
 Name: arts
 Group: System Environment/Daemons
@@ -102,18 +102,16 @@
 export CFLAGS="$FLAGS"
 export PATH=`pwd`:$PATH
 
-%if %{disable_gcc_check_and_hidden_visibility}
-  # disable gcc check
-  perl -pi -e "s|KDE_CHECK_FOR_BAD_COMPILER$|dnl KDE_CHECK_FOR_BAD_COMPILER|" admin/acinclude.m4.in
-  # disable hidden visibility
-  perl -pi -e "s|KDE_ENABLE_HIDDEN_VISIBILITY$|dnl KDE_ENABLE_HIDDEN_VISIBILITY|" configure.in.in
-%endif
-
 %if %{make_cvs}
   make -f admin/Makefile.common cvs
 %endif
 
 %configure \
+   --enable-new-ldflags \
+   --disable-dependency-tracking \
+%if %{disable_gcc_check_and_hidden_visibility}
+   --disable-gcc-hidden-visibility \
+%endif
 %if %{alsa}
    --with-alsa \
 %endif
@@ -123,6 +121,7 @@
    --includedir=%{_includedir}/kde \
    --with-qt-libraries=$QTDIR/lib \
    --disable-debug \
+   --disable-warnings \
    --disable-rpath
 
 make %{?_smp_mflags}
@@ -173,6 +172,9 @@
 %{_bindir}/artsc-config
 
 %changelog
+* Fri Jan 27 2006 Than Ngo <than at redhat.com> 8:1.5.1-0.1.fc4
+- 1.5.1
+
 * Tue Dec 20 2005 Than Ngo <than at redhat.com> 8:1.5.0-0.2.fc4
 - apply patch to fix a bug in creating a directory /tmp/ksocket-$USER
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/arts/FC-4/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- sources	30 Nov 2005 17:13:07 -0000	1.21
+++ sources	27 Jan 2006 12:47:04 -0000	1.22
@@ -1 +0,0 @@
-e90a32ee47d5cdc51fe1b7f6f6c0df63  arts-1.5.0.tar.bz2




More information about the fedora-cvs-commits mailing list