Author: glen                         Date: Mon Jul 31 15:57:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapterized

---- Files affected:
SPECS:
   kdeaccessibility.spec (1.57 -> 1.58) , kdeartwork.spec (1.107 -> 1.108) , 
kdebase.spec (1.511 -> 1.512) , kdeedu.spec (1.99 -> 1.100) , kdegames.spec 
(1.160 -> 1.161) , kdelibs.spec (1.463 -> 1.464) , kdemultimedia.spec (1.213 -> 
1.214) , kdesdk.spec (1.153 -> 1.154) , kdeutils.spec (1.175 -> 1.176) 

---- Diffs:

================================================================
Index: SPECS/kdeaccessibility.spec
diff -u SPECS/kdeaccessibility.spec:1.57 SPECS/kdeaccessibility.spec:1.58
--- SPECS/kdeaccessibility.spec:1.57    Mon Jul 31 17:01:32 2006
+++ SPECS/kdeaccessibility.spec Mon Jul 31 17:57:27 2006
@@ -22,8 +22,8 @@
 BuildRequires: akode-devel
 BuildRequires: festival-devel
 %if %{with gstreamer}
-BuildRequires: gstreamer08x-devel >= 0.8.5
 BuildRequires: gstreamer-plugins-devel >= 0.8.5
+BuildRequires: gstreamer08x-devel >= 0.8.5
 %endif
 BuildRequires: kdelibs-devel >= %{_minlibsevr}
 BuildRequires: rpmbuild(macros) >= 1.129
@@ -358,6 +358,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2006/07/31 15:57:27  glen
+- adapterized
+
 Revision 1.57  2006/07/31 15:01:32  glen
 - 3.5.4
 

================================================================
Index: SPECS/kdeartwork.spec
diff -u SPECS/kdeartwork.spec:1.107 SPECS/kdeartwork.spec:1.108
--- SPECS/kdeartwork.spec:1.107 Mon Jul 31 14:30:28 2006
+++ SPECS/kdeartwork.spec       Mon Jul 31 17:57:27 2006
@@ -17,7 +17,6 @@
 Release:       1
 Epoch:         8
 License:       LGPL
-Vendor:                The KDE Team
 Group:         X11/Libraries
 Source0:       
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{name}-%{version}.tar.bz2
 # Source0-md5: c7ff9048b9b68c976de08ed418598e40
@@ -26,9 +25,9 @@
 URL:           http://www.kde.org/
 BuildRequires: OpenGL-devel
 BuildRequires: ed
-BuildRequires: sed >= 4.0
 BuildRequires: kdebase-devel >= %{_minbaseevr}
 BuildRequires: libxml2-progs
+BuildRequires: sed >= 4.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define        _noautoreqdep   libGL.so.1 libGLU.so.1
@@ -134,8 +133,8 @@
 %package -n kde-decoration-riscos
 Summary:       KDE Window Decoration - Risc OS
 Summary(pl):   Dekoracja okna dla KDE - Risc OS
-Requires:      kdebase-desktop >= %{_minbaseevr}
 Group:         X11/Amusements
+Requires:      kdebase-desktop >= %{_minbaseevr}
 Obsoletes:     kdeartwork
 Obsoletes:     kdeartwork-themes
 
@@ -557,6 +556,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.108  2006/07/31 15:57:27  glen
+- adapterized
+
 Revision 1.107  2006/07/31 12:30:28  glen
 - avoid files packaged twice warning
 

================================================================
Index: SPECS/kdebase.spec
diff -u SPECS/kdebase.spec:1.511 SPECS/kdebase.spec:1.512
--- SPECS/kdebase.spec:1.511    Mon Jul 31 17:54:13 2006
+++ SPECS/kdebase.spec  Mon Jul 31 17:57:27 2006
@@ -1607,8 +1607,8 @@
 %lang(en) %{_kdedocdir}/en/kcontrol/helpindex.html
 %lang(en) %{_kdedocdir}/en/kcontrol/index.*
 %lang(en) %{_kdedocdir}/en/kcontrol/screenshot.png
-/etc/xdg/menus/applications-merged/kde-essential.menu
-/etc/xdg/menus/kde-settings.menu
+%{_sysconfdir}/xdg/menus/applications-merged/kde-essential.menu
+%{_sysconfdir}/xdg/menus/kde-settings.menu
 %attr(755,root,root) %{_bindir}/drkonqi
 %attr(755,root,root) %{_bindir}/kcminit
 %attr(755,root,root) %{_bindir}/kcminit_startup
@@ -2282,7 +2282,7 @@
 
 %files infocenter -f kinfocenter.lang
 %defattr(644,root,root,755)
-/etc/xdg/menus/kde-information.menu
+%{_sysconfdir}/xdg/menus/kde-information.menu
 %attr(755,root,root) %{_bindir}/kinfocenter
 %{_libdir}/kde3/kcm_info.la
 %attr(755,root,root) %{_libdir}/kde3/kcm_info.so
@@ -2877,6 +2877,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.512  2006/07/31 15:57:27  glen
+- adapterized
+
 Revision 1.511  2006/07/31 15:54:13  glen
 - typo
 

================================================================
Index: SPECS/kdeedu.spec
diff -u SPECS/kdeedu.spec:1.99 SPECS/kdeedu.spec:1.100
--- SPECS/kdeedu.spec:1.99      Mon Jul 31 17:47:26 2006
+++ SPECS/kdeedu.spec   Mon Jul 31 17:57:27 2006
@@ -20,13 +20,13 @@
 #Patch100:     %{name}-branch.diff
 BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires: boost-python-devel
 BuildRequires: gettext-devel
 BuildRequires: kdelibs-devel >= %{_minlibsevr}
 BuildRequires: libjpeg-devel
 BuildRequires: libpng-devel
 BuildRequires: rpmbuild(macros) >= 1.129
 BuildRequires: sed >= 4.0
-BuildRequires: boost-python-devel
 BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -68,8 +68,8 @@
 Summary:       A Periodic System of Elements database
 Summary(pl):   Baza danych Układu Okresowego Pierwiastków
 Group:         X11/Applications/Science
-Requires:      kdebase-core >= %{_minbaseevr}
 Requires:      %{name}-libkdeeduplot = %{epoch}:%{version}-%{release}
+Requires:      kdebase-core >= %{_minbaseevr}
 Obsoletes:     kdeedu
 
 %description kalzium
@@ -151,8 +151,8 @@
 Summary:       A hangman game
 Summary(pl):   Gra w wisielca
 Group:         X11/Applications/Science
-Requires:      kdebase-core >= %{_minbaseevr}
 Requires:      %{name}-libkdeeducore = %{epoch}:%{version}-%{release}
+Requires:      kdebase-core >= %{_minbaseevr}
 Obsoletes:     kdeedu
 
 %description khangman
@@ -233,8 +233,8 @@
 Summary:       A Japanese reference tool
 Summary(pl):   Słownik angielsko-japoński
 Group:         X11/Applications/Science
-Requires:      kdebase-core >= %{_minbaseevr}
 Requires:      %{name}-libkiten = %{epoch}:%{version}-%{release}
+Requires:      kdebase-core >= %{_minbaseevr}
 Obsoletes:     kdeedu
 
 %description kiten
@@ -315,9 +315,9 @@
 Summary:       Desktop planetarium
 Summary(pl):   Planetarium
 Group:         X11/Applications/Science
-Requires:      kdebase-core >= %{_minbaseevr}
 Requires:      %{name}-libextdate = %{epoch}:%{version}-%{release}
 Requires:      %{name}-libkdeeduplot = %{epoch}:%{version}-%{release}
+Requires:      kdebase-core >= %{_minbaseevr}
 Obsoletes:     kdeedu
 
 %description kstars
@@ -988,6 +988,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.100  2006/07/31 15:57:27  glen
+- adapterized
+
 Revision 1.99  2006/07/31 15:47:26  glen
 - 3.5.4
 

================================================================
Index: SPECS/kdegames.spec
diff -u SPECS/kdegames.spec:1.160 SPECS/kdegames.spec:1.161
--- SPECS/kdegames.spec:1.160   Mon Jul 31 09:19:50 2006
+++ SPECS/kdegames.spec Mon Jul 31 17:57:27 2006
@@ -19,13 +19,11 @@
 Release:       1
 Epoch:         8
 License:       GPL
-Vendor:                The KDE Team
 Group:         X11/Applications/Games
 Source0:       
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{name}-%{version}.tar.bz2
 # Source0-md5: 60bb42c51c2e86a826188da457ed21d0
 Patch1:                kde-common-PLD.patch
 Patch2:                %{name}-disable_install-exec-hook.patch
-#BuildRequires:        unsermake
 BuildRequires: autoconf
 BuildRequires: automake
 %{?with_apidocs:BuildRequires: doxygen}
@@ -33,11 +31,12 @@
 BuildRequires: kdelibs-devel >= %{_minlibsevr}
 BuildRequires: rpmbuild(macros) >= 1.129
 BuildRequires: sed >= 4.0
+#BuildRequires:        unsermake
 Requires:      kdelibs >= %{_minlibsevr}
 Obsoletes:     kdegames-kabalone
-Obsoletes:     kdegames-megami
 Obsoletes:     kdegames-kjezz
 Obsoletes:     kdegames-kpm
+Obsoletes:     kdegames-megami
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -1188,6 +1187,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.161  2006/07/31 15:57:27  glen
+- adapterized
+
 Revision 1.160  2006/07/31 07:19:50  arekm
 - up to 3.5.4
 

================================================================
Index: SPECS/kdelibs.spec
diff -u SPECS/kdelibs.spec:1.463 SPECS/kdelibs.spec:1.464
--- SPECS/kdelibs.spec:1.463    Sun Jul 30 16:37:46 2006
+++ SPECS/kdelibs.spec  Mon Jul 31 17:57:27 2006
@@ -8,7 +8,7 @@
 %bcond_with    verbose         # verbose build
 %bcond_without hidden_visibility       # pass '--fvisibility=hidden'
                                        # & '--fvisibility-inlines-hidden'
-                                       # to g++ 
+                                       # to g++
 #
 %define                _state          stable
 %define                artsver         13:1.5.4
@@ -1007,6 +1007,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.464  2006/07/31 15:57:27  glen
+- adapterized
+
 Revision 1.463  2006/07/30 14:37:46  arekm
 - up to 3.5.4
 

================================================================
Index: SPECS/kdemultimedia.spec
diff -u SPECS/kdemultimedia.spec:1.213 SPECS/kdemultimedia.spec:1.214
--- SPECS/kdemultimedia.spec:1.213      Mon Jul 31 17:00:11 2006
+++ SPECS/kdemultimedia.spec    Mon Jul 31 17:57:27 2006
@@ -21,13 +21,12 @@
 Release:       0.1
 Epoch:         9
 License:       GPL
-Vendor:                The KDE Team
 Group:         X11/Applications
 Source0:       
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{name}-%{version}.tar.bz2
 # Source0-md5: 921680248b5f5793b9201715fffe6e33
 Patch0:                kde-common-PLD.patch
-#Patch100:     %{name}-branch.diff
-#Patch1:               %{name}-llh.patch
+#Patch100: %{name}-branch.diff
+#Patch1: %{name}-llh.patch
 BuildRequires: akode-devel
 %{?with_alsa:BuildRequires:    alsa-lib-devel}
 BuildRequires: arts-qt-devel
@@ -41,22 +40,22 @@
 %if %{with gstreamer}
 BuildRequires: gstreamer08x-devel >= 0.8
 %endif
+BuildRequires: jack-audio-connection-kit-devel
 BuildRequires: kdelibs-devel >= %{_minlibsevr}
 BuildRequires: lame-libs-devel
 BuildRequires: libjpeg-devel
 BuildRequires: libmad-devel
+BuildRequires: libmusicbrainz-devel >= 1:2.1.1
 BuildRequires: libogg-devel
 BuildRequires: libpng-devel
-BuildRequires: libstdc++-devel
 BuildRequires: libsamplerate-devel
-BuildRequires: libmusicbrainz-devel >= 1:2.1.1
+BuildRequires: libstdc++-devel
 BuildRequires: libtheora-devel
 BuildRequires: libtunepimp-devel >= 0.4.0
 BuildRequires: libvorbis-devel
 BuildRequires: pkgconfig
 BuildRequires: polypaudio-devel
 %{?with_hidden_visibility:BuildRequires:       qt-devel >= 6:3.3.5.051113-1}
-BuildRequires: jack-audio-connection-kit-devel
 BuildRequires: rpmbuild(macros) >= 1.129
 BuildRequires: speex-devel
 BuildRequires: taglib-devel >= 0.95.031114
@@ -92,10 +91,10 @@
 Summary:       Header files for kdemultimedia libraries
 Summary(pl):   Pliki nagłówkowe bibliotek kdemultimedia
 Group:         X11/Development/Libraries
-Requires:      kdelibs-devel >= %{_minlibsevr}
 Requires:      %{name}-arts = %{epoch}:%{version}-%{release}
 Requires:      %{name}-libkcddb = %{epoch}:%{version}-%{release}
 Requires:      %{name}-noatun-libs = %{epoch}:%{version}-%{release}
+Requires:      kdelibs-devel >= %{_minlibsevr}
 Obsoletes:     kdemultimedia-static
 
 %description devel
@@ -105,7 +104,7 @@
 Pliki nagłówkowe bibliotek kdemultimedia
 
 %package akode
-Summary:       A new generation arts plugin with high quality support for many 
formats.
+Summary:       A new generation arts plugin with high quality support for many 
formats
 Summary(pl):   Wtyczka do arts nowej generacji z wysokiej jakości obsługą 
różnych formatów .
 Group:         X11/Libraries
 Requires:      %{name}-arts = %{epoch}:%{version}-%{release}
@@ -250,8 +249,8 @@
 Summary:       CDDB library for KDE
 Summary(pl):   Biblioteka CDDB pod KDE
 Group:         X11/Applications
-Requires:      kdebase-core >= %{_minbaseevr}
 Requires:      %{name}-libkcddb = %{epoch}:%{version}-%{release}
+Requires:      kdebase-core >= %{_minbaseevr}
 Conflicts:     kdemultimedia-libkcddb < 9:3.1.92.031014
 
 %description cddb
@@ -267,8 +266,8 @@
 Summary:       A jukebox like program
 Summary(pl):   Program spełniający funkcję szafy grającej
 Group:         X11/Applications
-Requires:      taglib >= 0.95.031114
 Requires:      kdebase-core >= %{_minbaseevr}
+Requires:      taglib >= 0.95.031114
 
 %description juk
 JuK (pronounced jook) is a jukebox and music manager for the KDE
@@ -325,9 +324,9 @@
 Summary:       Audio Creator
 Summary(pl):   Kreator audio
 Group:         X11/Applications
+Requires:      %{name}-libkcddb = %{epoch}:%{version}-%{release}
 Requires:      kdebase-core >= %{_minbaseevr}
 Requires:      kdemultimedia-audiocd >= %{version}
-Requires:      %{name}-libkcddb = %{epoch}:%{version}-%{release}
 
 %description kaudiocreator
 CD ripper and sound encoder frontend.
@@ -406,8 +405,8 @@
 Summary:       KDE CD Player
 Summary(pl):   Odtwarzacz CD dla KDE
 Group:         X11/Applications
-Requires:      kdebase-core >= %{_minbaseevr}
 Requires:      %{name}-libkcddb = %{epoch}:%{version}-%{release}
+Requires:      kdebase-core >= %{_minbaseevr}
 
 %description kscd
 CD Player with CDDB support. It can automatically update its CD
@@ -453,8 +452,8 @@
 Summary:       MPEG libraries - development files
 Summary(pl):   Biblioteki obsługi MPEG - pliki dla programistów
 Group:         X11/Applications
-Requires:      kdelibs-devel >= %{_minlibsevr}
 Requires:      %{name}-mpeglib-examples = %{epoch}:%{version}-%{release}
+Requires:      kdelibs-devel >= %{_minlibsevr}
 Conflicts:     kdemultimedia-devel < 9:3.1.92.031012
 
 %description mpeglib-devel
@@ -480,8 +479,8 @@
 Summary:       KDE Media Player
 Summary(pl):   KDE Media Player - odtwarzacz plików multimedialnych
 Group:         X11/Applications
-Requires:      kdebase-core >= %{_minbaseevr}
 Requires:      %{name}-noatun-libs = %{epoch}:%{version}-%{release}
+Requires:      kdebase-core >= %{_minbaseevr}
 
 # THIS NEEDS EXTENDING. noatun is a too powerful app to describe with
 # one sentence.
@@ -617,8 +616,8 @@
 
 # locolor icons are deprecated (in PLD?)
 rm -f $RPM_BUILD_ROOT%{_iconsdir}/locolor/*/apps/kaudiocreator.png
-# PLD doesn't have /etc/xdg
-rm -f 
$RPM_BUILD_ROOT/etc/xdg/menus/applications-merged/kde-multimedia-music.menu
+# PLD doesn't have %{_sysconfdir}/xdg
+rm -f 
$RPM_BUILD_ROOT%{_sysconfdir}/xdg/menus/applications-merged/kde-multimedia-music.menu
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -976,6 +975,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.214  2006/07/31 15:57:27  glen
+- adapterized
+
 Revision 1.213  2006/07/31 15:00:11  glen
 - 3.5.4
 

================================================================
Index: SPECS/kdesdk.spec
diff -u SPECS/kdesdk.spec:1.153 SPECS/kdesdk.spec:1.154
--- SPECS/kdesdk.spec:1.153     Mon Jul 31 17:51:51 2006
+++ SPECS/kdesdk.spec   Mon Jul 31 17:57:27 2006
@@ -75,9 +75,9 @@
 Summary:       A KDE CVS frontend
 Summary(pl):   Frontend do CVS dla KDE
 Group:         X11/Development/Tools
+Requires:      %{name}-libcvsservice = %{epoch}:%{version}-%{release}
 Requires:      cvs >= 1.10
 Requires:      kdebase-core >= %{_minbaseevr}
-Requires:      %{name}-libcvsservice = %{epoch}:%{version}-%{release}
 Conflicts:     kdesdk-scripts-cvs < 3:3.3.0-1
 
 %description cervisia
@@ -413,7 +413,7 @@
 wykorzystaniem QTime.
 
 %package kspy
-Summary:       A utility for egzamining the internal state of a Qt/KDE 
application.
+Summary:       A utility for egzamining the internal state of a Qt/KDE 
application
 Summary(pl):   Narzędzie do badania stanu aplikacji Qt/KDE
 Group:         X11/Development/Tools
 Obsoletes:     kdiff
@@ -424,9 +424,9 @@
 state of a Qt/KDE application. KSpy graphically displays all the
 QObjects in use, and allows you to browse their properties. Using KSpy
 is very simple, include kspy.h and call KSpy::invoke() when you want
-to look inside your app. The KSpy function is inline and the main
-part of KSpy is dynamically loaded, so you may even want to leave this
-in the release build of an application.
+to look inside your app. The KSpy function is inline and the main part
+of KSpy is dynamically loaded, so you may even want to leave this in
+the release build of an application.
 
 %description kspy -l pl
 KSpy to narzędzie mające ułatwić programistom badanie wewnętrznego
@@ -539,13 +539,13 @@
 Group:         X11/Development/Tools
 Requires:      /usr/bin/perl
 Obsoletes:     kdesdk-extractrc
+Obsoletes:     kdesdk-scripts-build
 Obsoletes:     kdesdk-scripts-cxxmetric
 Obsoletes:     kdesdk-scripts-extractrc
 Obsoletes:     kdesdk-scripts-findmissingcrystal
 Obsoletes:     kdesdk-scripts-kdelnk2desktop
-Obsoletes:     kdesdk-scripts-zonetab2pot
 Obsoletes:     kdesdk-scripts-misc
-Obsoletes:     kdesdk-scripts-build
+Obsoletes:     kdesdk-scripts-zonetab2pot
 
 %description scripts-developer
 This package contains:
@@ -574,8 +574,8 @@
 - konwerter plików kdelnk na desktop i zonetab na pot
 - zestaw skryptów kde-build
 - zestaw skryptów umożliwiających wygodne profilowanie aplikacji KDE
-- zestaw skryptów do poprawiania nagłówków informujących o licencji
-  i dyrektyw w plikach nagłówkowych KDE oraz usuwania nieistotnych
+- zestaw skryptów do poprawiania nagłówków informujących o licencji i
+  dyrektyw w plikach nagłówkowych KDE oraz usuwania nieistotnych
   znaczników z plików .ui
 - generator stron man dla KDE
 - konwerter wieloramkowych PNG na MNG
@@ -1227,6 +1227,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.154  2006/07/31 15:57:27  glen
+- adapterized
+
 Revision 1.153  2006/07/31 15:51:51  glen
 - 3.5.4
 

================================================================
Index: SPECS/kdeutils.spec
diff -u SPECS/kdeutils.spec:1.175 SPECS/kdeutils.spec:1.176
--- SPECS/kdeutils.spec:1.175   Mon Jul 31 13:20:34 2006
+++ SPECS/kdeutils.spec Mon Jul 31 17:57:27 2006
@@ -8,9 +8,9 @@
 %define                _minbaseevr     9:%{version}
 
 Summary:       K Desktop Environment - utilities
-Summary(pl):   K Desktop Environment - narzędzia
 Summary(es):   KDE - Utilitarios
 Summary(ja):   KDEĽÇĽšĽŻĽČĽĂĽ×´Äś­ - ĽćĄźĽĆĽŁĽęĽĆĽŁ
+Summary(pl):   K Desktop Environment - narzędzia
 Summary(pt_BR):        KDE - Utilitários
 Summary(ru):   K Desktop Environment - őÔÉĚÉÔŮ
 Summary(uk):   K Desktop Environment - őÔÉĚŚÔÉ
@@ -24,29 +24,28 @@
 Source0:       
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{name}-%{version}.tar.bz2
 # Source0-md5: e24cd91576db3d2414fb30cab47e44e5
 Patch100:      %{name}-branch.diff
-#Patch0:               %{name}-kdf-label.patch
+#Patch0:       %{name}-kdf-label.patch
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: bzip2
 BuildRequires: ed
 %{?with_hidden_visibility:BuildRequires:       gcc-c++ >= 
5:4.1.0-0.20051206r108118.1}
 BuildRequires: gmp-devel
 BuildRequires: kdebase-devel >= %{_minbaseevr}
-BuildRequires: libxml2-progs
 BuildRequires: libtool
+BuildRequires: libxml2-progs
 BuildRequires: net-snmp-devel
 %ifarch %{ix86} ppc
 BuildRequires: pbbuttonsd-lib >= 0.6.8
 %endif
+BuildRequires: net-snmp-devel
+BuildRequires: pkgconfig
 BuildRequires: python-devel
 BuildRequires: python-modules
 %{?with_hidden_visibility:BuildRequires:       qt-devel >= 6:3.3.5.051113-1}
-BuildRequires: net-snmp-devel
-BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.129
 BuildRequires: sed >= 4.0
-%{?with_xmms:BuildRequires:    xmms-devel}
 #BuildRequires:        unsermake >= 040511
+%{?with_xmms:BuildRequires:    xmms-devel}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -145,11 +144,11 @@
 Summary(pl):   Pliki nagłówkowe do kompilacji aplikacji używających bibliotek 
kdeutils
 Summary(pt_BR):        Arquivos de inclusăo para as bibliotecas do kdeutils
 Group:         X11/Development/Libraries
-Requires:      kdebase-devel >= %{_minbaseevr}
 Requires:      %{name}-klaptopdaemon = %{epoch}:%{version}-%{release}
 Requires:      %{name}-kmilo = %{epoch}:%{version}-%{release}
 Requires:      %{name}-kregexpeditor = %{epoch}:%{version}-%{release}
 Requires:      %{name}-ksim = %{epoch}:%{version}-%{release}
+Requires:      kdebase-devel >= %{_minbaseevr}
 
 %description devel
 This package includes the header files you will need to compile
@@ -293,8 +292,8 @@
 Summary(pl):   Program formatujący dyskietki dla KDE
 Summary(pt_BR):        Ferramenta de formataçăo de disquetes
 Group:         X11/Applications
-Requires:      kdebase-core >= %{_minbaseevr}
 Requires:      dosfstools
+Requires:      kdebase-core >= %{_minbaseevr}
 Obsoletes:     kfloppy
 
 %description kfloppy
@@ -423,8 +422,8 @@
 Summary:       Sony Vaio KMilo module
 Summary(pl):   Moduł KMilo dla laptopów Sony Vaio
 Group:         X11/Applications
-Requires:      kdebase-core >= %{_minbaseevr}
 Requires:      %{name}-kmilo = %{epoch}:%{version}-%{release}
+Requires:      kdebase-core >= %{_minbaseevr}
 Obsoletes:     kdeutils-kmilo < 9:3.1.2.031022
 
 %description kmilo-kvaio
@@ -437,8 +436,8 @@
 Summary:       PowerBook KMilo module
 Summary(pl):   Moduł KMilo dla PowerBooków
 Group:         X11/Applications
-Requires:      kdebase-core >= %{_minbaseevr}
 Requires:      %{name}-kmilo = %{epoch}:%{version}-%{release}
+Requires:      kdebase-core >= %{_minbaseevr}
 Obsoletes:     kdeutils-kmilo < 9:3.1.2.031022
 
 %description kmilo-powerbook
@@ -451,8 +450,8 @@
 Summary:       ThinkPad KMilo module
 Summary(pl):   Moduł KMilo dla ThinkPadów
 Group:         X11/Applications
-Requires:      kdebase-core >= %{_minbaseevr}
 Requires:      %{name}-kmilo = %{epoch}:%{version}-%{release}
+Requires:      kdebase-core >= %{_minbaseevr}
 
 %description kmilo-thinkpad
 KMilo module for ThinkPads support.
@@ -947,6 +946,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.176  2006/07/31 15:57:27  glen
+- adapterized
+
 Revision 1.175  2006/07/31 11:20:34  arekm
 - up to 3.5.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdeaccessibility.spec?r1=1.57&r2=1.58&f=u
    http://cvs.pld-linux.org/SPECS/kdeartwork.spec?r1=1.107&r2=1.108&f=u
    http://cvs.pld-linux.org/SPECS/kdebase.spec?r1=1.511&r2=1.512&f=u
    http://cvs.pld-linux.org/SPECS/kdeedu.spec?r1=1.99&r2=1.100&f=u
    http://cvs.pld-linux.org/SPECS/kdegames.spec?r1=1.160&r2=1.161&f=u
    http://cvs.pld-linux.org/SPECS/kdelibs.spec?r1=1.463&r2=1.464&f=u
    http://cvs.pld-linux.org/SPECS/kdemultimedia.spec?r1=1.213&r2=1.214&f=u
    http://cvs.pld-linux.org/SPECS/kdesdk.spec?r1=1.153&r2=1.154&f=u
    http://cvs.pld-linux.org/SPECS/kdeutils.spec?r1=1.175&r2=1.176&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to