rpms/kdeaccessibility/devel .cvsignore, 1.32, 1.33 kdeaccessibility.spec, 1.60, 1.61 sources, 1.33, 1.34

Than Ngo than at fedoraproject.org
Wed Nov 19 21:30:07 UTC 2008


Author: than

Update of /cvs/extras/rpms/kdeaccessibility/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12983

Modified Files:
	.cvsignore kdeaccessibility.spec sources 
Log Message:
4.2 beta1



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/kdeaccessibility/devel/.cvsignore,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- .cvsignore	27 Sep 2008 01:57:23 -0000	1.32
+++ .cvsignore	19 Nov 2008 21:29:36 -0000	1.33
@@ -1 +1,2 @@
 kdeaccessibility-4.1.2.tar.bz2
+kdeaccessibility-4.1.80.tar.bz2


Index: kdeaccessibility.spec
===================================================================
RCS file: /cvs/extras/rpms/kdeaccessibility/devel/kdeaccessibility.spec,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- kdeaccessibility.spec	2 Oct 2008 19:20:07 -0000	1.60
+++ kdeaccessibility.spec	19 Nov 2008 21:29:36 -0000	1.61
@@ -1,8 +1,8 @@
 Summary:        K Desktop Environment - Accessibility
 Name:           kdeaccessibility
 Epoch:          1
-Version:        4.1.2
-Release:        2%{?dist}
+Version:        4.1.80
+Release:        1%{?dist}
 
 Group:          User Interface/Desktops
 License:        GPLv2
@@ -11,7 +11,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: alsa-lib-devel
-BuildRequires: cmake
+BuildRequires: cmake >= 2.6.2.2
 BuildRequires: festival
 # workaround (hopefully) temporary borkage
 %ifnarch sparcv9 sparc64
@@ -44,7 +44,7 @@
 
 %build
 
-mkdir -p %{_target_platform} 
+mkdir -p %{_target_platform}
 pushd %{_target_platform}
 %{cmake_kde4} ..
 popd
@@ -54,8 +54,7 @@
 
 %install
 rm -rf %{buildroot}
-
-make install DESTDIR=%{buildroot} -C %{_target_platform}
+make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %clean
@@ -98,6 +97,14 @@
 
 
 %changelog
+* Wed Nov 12 2008 Lorenzo Villani <lvillani at binaryhelix.net> - 1:4.1.80-1
+- 4.1.80
+- BR cmake >= 2.6.2
+- make install/fast
+
+* Tue Nov 11 2008 Than Ngo <than at redhat.com> 4.1.3-1
+- KDE 4.1.3
+
 * Mon Sep 29 2008 Rex Dieter <rdieter at fedoraproject.org> 4.1.2-2
 - make VERBOSE=1
 - respin against new(er) kde-filesystem
@@ -246,7 +253,7 @@
 * Tue Feb 07 2006 Jesse Keating <jkeating at redhat.com> - 1:3.5.1-1.1
 - rebuilt for new gcc4.1 snapshot and glibc changes
 
-* Fri Feb 03 2006 Than Ngo <than at redhat.com> 1:3.5.1-1 
+* 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>


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/kdeaccessibility/devel/sources,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- sources	27 Sep 2008 01:57:23 -0000	1.33
+++ sources	19 Nov 2008 21:29:36 -0000	1.34
@@ -1 +1 @@
-41eee5a40d87c4b0917d28956a19f48a  kdeaccessibility-4.1.2.tar.bz2
+40b4d8b4f9f40fb57f72d50d66798a1d  kdeaccessibility-4.1.80.tar.bz2




More information about the fedora-extras-commits mailing list