rpms/kdeaccessibility/devel .cvsignore, 1.9, 1.10 kdeaccessibility.spec, 1.11, 1.12 sources, 1.9, 1.10

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Feb 3 22:07:21 UTC 2006


Author: than

Update of /cvs/dist/rpms/kdeaccessibility/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv31170

Modified Files:
	.cvsignore kdeaccessibility.spec sources 
Log Message:
3.5.1



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/kdeaccessibility/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	1 Dec 2005 10:03:45 -0000	1.9
+++ .cvsignore	3 Feb 2006 22:07:18 -0000	1.10
@@ -6,3 +6,4 @@
 kdeaccessibility-3.4.91.tar.bz2
 kdeaccessibility-3.4.92.tar.bz2
 kdeaccessibility-3.5.0.tar.bz2
+kdeaccessibility-3.5.1.tar.bz2


Index: kdeaccessibility.spec
===================================================================
RCS file: /cvs/dist/rpms/kdeaccessibility/devel/kdeaccessibility.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- kdeaccessibility.spec	9 Dec 2005 22:41:08 -0000	1.11
+++ kdeaccessibility.spec	3 Feb 2006 22:07:18 -0000	1.12
@@ -2,11 +2,12 @@
 %define final 1
 
 %define qt_version 3.3.5
+%define kdebase_epoch 6
 
 %define disable_gcc_check_and_hidden_visibility 1
 
-Version: 3.5.0
-Release: 1.1
+Version: 3.5.1
+Release: 1
 Epoch: 1
 Summary: K Desktop Environment - Accessibility
 Name: kdeaccessibility
@@ -18,12 +19,12 @@
 Source: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.bz2
 Patch: kde-libtool.patch
 
-Requires: kdebase >= 6:%{version}
+Requires: kdebase >= %{kdebase_epoch}:%{version}
 
 BuildRequires: libjpeg-devel
 BuildRequires: libpng-devel
 BuildRequires: zlib-devel
-BuildRequires: kdebase-devel >= 6:%{version}
+BuildRequires: kdebase-devel >= %{kdebase_epoch}:%{version}
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libtool
@@ -37,7 +38,7 @@
 Included with this package are:
 kmag, a screen magnifier,
 kmousetool, a program for people whom it hurts to click the mouse,
-KMouth, program that allows people who have lost their voice
+kmouth, program that allows people who have lost their voice
 to let their computer speak for them.
 
 %prep
@@ -47,17 +48,19 @@
 %build
 unset QTDIR || : ; . /etc/profile.d/qt.sh
 
-%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
-
 make -f admin/Makefile.common cvs
 
 %configure \
+   --enable-new-ldflags \
+   --disable-dependency-tracking \
    --disable-rpath \
+%if %{disable_gcc_check_and_hidden_visibility}
+   --disable-gcc-hidden-visibility \
+%endif
+%if %{debug} == 0
+   --disable-debug \
+   --disable-warnings \
+%endif
 %if %{final}
    --enable-final \
 %endif
@@ -104,6 +107,9 @@
 
 
 %changelog
+* Fri Feb 03 2006 Than Ngo <than at redhat.com> 1:3.5.1-1 
+- 3.5.1
+
 * Fri Dec 09 2005 Jesse Keating <jkeating at redhat.com>
 - rebuilt
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/kdeaccessibility/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	1 Dec 2005 10:03:45 -0000	1.9
+++ sources	3 Feb 2006 22:07:18 -0000	1.10
@@ -1 +1 @@
-f88f3340acdd219050759df86e3d97d0  kdeaccessibility-3.5.0.tar.bz2
+cc0773103053a6800b3d35e6021b6719  kdeaccessibility-3.5.1.tar.bz2




More information about the fedora-cvs-commits mailing list