]> git.pld-linux.org Git - packages/kde4-kdebase-workspace.git/blame - kde4-kdebase-workspace.spec
- updated to 4.0.84
[packages/kde4-kdebase-workspace.git] / kde4-kdebase-workspace.spec
CommitLineData
8cd55c38
JB
1# TODO:
2# - it's real mess, split (especially -core) looks like picking random files
3# - internal deps (really FUBAR currently)
90dff74e 4%define oname kdebase-workspace
7f8b0762 5%define _state unstable
a255fdca 6%define qt4brver 4.4.0
90dff74e 7
8cd55c38
JB
8Summary: KDE 4 base workspace components
9Summary(pl.UTF-8): Podstawowe komponenty środowiska KDE 4
564a100d 10Name: kde4-kdebase-workspace
b445478e
SP
11Version: 4.0.84
12Release: 1
8cd55c38 13License: GPL v2+
90dff74e 14Group: X11/Applications
15Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{oname}-%{version}.tar.bz2
b445478e 16# Source0-md5: 33a820e1f71135801ea077459f7eb249
f5627572 17Source1: kdebase-kdesktop.pam
b3330d96 18Source2: kdebase-kdm.pam
19Source3: kdebase-kdm-np.pam
90dff74e 20Source4: kdebase-kdm.init
0b919285 21Source5: kdebase-kdm.sysconfig
b3330d96 22Source6: kdebase-kdm_pldlogo.png
23Source7: kdebase-kdm_pldwallpaper.png
bf4e53c4 24Source8: kdebase-kde.pam
0bc9949f 25Source9: %{name}-kcheckpass.pam
26Source10: %{name}-kscreensaver.pam
ee95afaf 27Source15: %{name}.desktop
28Source16: %{name}-session
65dc2a57 29Patch0: %{name}-Xtst.patch
22a55423 30Patch1: %{name}-consolekit-kdm.patch
60836b1a 31Patch2: %{name}-rootprivs.patch
5fbb7b2d 32URL: http://www.kde.org/
272f1179 33BuildRequires: NetworkManager-devel
8cd55c38 34BuildRequires: OpenGL-devel
a255fdca 35BuildRequires: Qt3Support-devel >= %{qt4brver}
36BuildRequires: QtDesigner-devel >= %{qt4brver}
37BuildRequires: QtGui-devel >= %{qt4brver}
38BuildRequires: QtScript-devel >= %{qt4brver}
39BuildRequires: QtSvg-devel >= %{qt4brver}
40BuildRequires: QtTest-devel >= %{qt4brver}
41BuildRequires: QtUiTools-devel >= %{qt4brver}
63aa692a 42BuildRequires: QtWebKit-devel >= %{qt4brver}
eb22d3c9 43BuildRequires: automoc4 >= 0.9.83
f9ccda1e 44BuildRequires: bluez-libs-devel
f5627572 45BuildRequires: cmake
7f8b0762 46BuildRequires: kde4-kdelibs-devel >= %{version}
eb22d3c9 47BuildRequires: phonon-devel >= 4.1.83
71ab8856 48BuildRequires: libcaptury-devel
272f1179 49BuildRequires: libtirpc-devel
71ab8856 50BuildRequires: libusb-devel
272f1179 51BuildRequires: libxklavier-devel
71ab8856 52BuildRequires: lm_sensors-devel
19979488 53BuildRequires: qimageblitz-devel
a255fdca 54BuildRequires: qt4-build >= %{qt4brver}
ca1bed19 55BuildRequires: xmms-devel
71ab8856 56BuildRequires: xorg-lib-libXft-devel
cf1546ea 57BuildRequires: xorg-lib-libXtst-devel
b7b527ba 58Requires: xorg-app-xmessage
da929425 59Requires: xorg-app-xset
60Requires: xorg-app-xsetroot
61Requires: xorg-app-xprop
f5627572 62Obsoletes: kdebase-desktop
564a100d 63Obsoletes: kdebase4-workspace
64Conflicts: kdebase4-workspace
90dff74e 65BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
66
67%description
68This package contains KDE base system which includes:
69- KDE Control Centre with modules
90dff74e 70- KWin window manager and several decorations
71- KDE splash themes and plugins
90dff74e 72- many more.
73
90dff74e 74%description -l pl.UTF-8
75Ten pakiet zawiera podstawowe aplikacje KDE:
76- Centrum sterowania z modułami
8cd55c38 77- zarządcę okien Kwin wraz z dekoracjami
90dff74e 78- ekrany startowe KDE
8cd55c38
JB
79- wiele innych elementów.
80
81%package core
82Summary: KDE core applications
83Summary(pl.UTF-8): Podstawowe aplikacje KDE
84Group: X11/Applications
63cd8c36
SP
85Requires: kde4-decoration-ozone >= %{version}
86Requires: kde4-icons-oxygen >= %{version}
87Requires: kde4-phonon-xine >= %{version}
88Suggests: kde4-style-oxygen >= %{version}
8cd55c38
JB
89#Requires: xdg-menus
90#Suggests: sudo
91#Conflicts: kttsd <= 040609
92
93%description core
94Some random mess, needs fix.
95
96%description core -l pl.UTF-8
97Przypadkowy zbiór śmieci, do poprawki.
98
99%package libksgrd
100Summary: ksgrd library
101Summary(pl.UTF-8): Biblioteka ksgrd
102Group: X11/Libraries
103Requires(post,postun): /sbin/ldconfig
104
105%description libksgrd
106A library containing functions for the system monitor KSysGuard.
107
108%description libksgrd -l pl.UTF-8
109Biblioteka zawierające funkcje monitora systemu - KSysGuard.
90dff74e 110
111%package devel
112Summary: Include files to develop KDE applications
19979488 113Summary(pl.UTF-8): Pliki nagłówkowe potrzebne do tworzenia aplikacji KDE
114Summary(pt_BR.UTF-8): Arquivos de inclusão para compilar aplicativos que usem bibliotecas do kdebase
90dff74e 115Group: X11/Development/Libraries
a3226944 116Requires: %{name}-plasma = %{version}-%{release}
7e676d2c
RT
117Requires: kde4-kdebase-workspace-screensavers = %{version}-%{release}
118Requires: kde4-kdebase-workspace-libksgrd = %{version}-%{release}
86c2f925 119Requires: kde4-kdelibs-devel = %{version}
90dff74e 120
121%description devel
122This package contains header files needed to develop KDE applications.
123
124%description devel -l pl.UTF-8
8cd55c38
JB
125Pakiet zawiera pliki nagłówkowe niezbędne do programowania aplikacji
126KDE.
90dff74e 127
128%description devel -l pt_BR.UTF-8
8cd55c38
JB
129Este pacote contém os arquivos de inclusão que são necessários para
130compilar aplicativos que usem bibliotecas do kdebase.
90dff74e 131
266f22d9 132%package kde4-decoration-libs
71eae6b1 133Summary: Libraries for KDE Window Decorations
134Summary(pl.UTF-8): Biblioteki dla dekoracji okien KDE
135Group: X11/Amusements
7ba6d4cf 136Obsoletes: kde4-kdebase-workspace-kde-decoration-libs
71eae6b1 137
266f22d9 138%description kde4-decoration-libs
71eae6b1 139Libraries for KDE Window Decorations.
140
5fbb7b2d
JB
141%description kde4-decoration-libs -l pl.UTF-8
142Biblioteki dla dekoracji okien KDE.
143
8cd55c38
JB
144%package kfontinst
145Summary: K Font Installer
146Summary(pl.UTF-8): Instalator fontów dla KDE
147Group: X11/Applications
148
149%description kfontinst
150KDE font installer.
151
152%description kfontinst -l pl.UTF-8
153Instalator czcionek dla KDE.
154
155%package klipper
156Summary: Clipboard Tool
157Summary(pl.UTF-8): Narzędzie schowka
158Group: X11/Applications
159
160%description klipper
161A tool extending the clipboard support for KDE. Note that it requires
162a powerful computer.
163
164%description klipper -l pl.UTF-8
165Narzędzie rozszerzające obsługę schowka dla KDE. Wymaga ono szybkiego
166systemu.
167
168%package ksysguard
169Summary: System Guard
170Summary(pl.UTF-8): Strażnik systemu
171Group: X11/Applications
172Requires(post,postun): /sbin/ldconfig
173
174%description ksysguard
175KDE System Guard.
176
177%description ksysguard -l pl.UTF-8
178Strażnik systemu dla KDE.
179
180%package kwin
181Summary: KWin - KDE 4 window manager
182Summary(pl.UTF-8): KWin - zarządca okien KDE 4
183Group: X11/Applications
184
185%description kwin
186KWin - KDE 4 window manager.
187
188%description kwin -l pl.UTF-8
189KWin - zarządca okien KDE 4.
190
191%package plasma
192Summary: Plasma - KDE 4 panels and desktop work area
193Summary(pl.UTF-8): Plasma - panele i pulpit KDE 4
194Group: X11/Applications
195
196%description plasma
197Plasma - KDE 4 panels and desktop work area.
198
199%description plasma -l pl.UTF-8
200Plasma - panele i pulpit KDE 4.
201
202%package screensavers
203Summary: KDE screensavers
204Summary(pl.UTF-8): Wygaszacze ekranu KDE
205Summary(ru.UTF-8): хранители экрана для KDE
206Summary(uk.UTF-8): зберігачі екрану для KDE
207Group: X11/Applications
208
209%description screensavers
210KDE screensavers.
211
212%description screensavers -l pl.UTF-8
213Wygaszacze ekranu KDE.
214
215%description screensavers -l ru.UTF-8
216Некоторые 3D хранители экрана для K Desktop Environment.
217
218%package solid
219Summary: Solid - KDE 4 hardware configuration
220Summary(pl.UTF-8): Solid - konfiguracja sprzętu w KDE 4
221Group: X11/Applications
222
223%description solid
224Solid - KDE 4 hardware configuration.
225
226%description solid -l pl.UTF-8
227Solid - konfiguracja sprzętu w KDE 4.
228
229%package networkmanager
230Summary: Solid NetworkManager - network management using the NetworkManager daemon
231Summary(pl.UTF-8): Solid NetworkManager - zarządzanie siecią przy użyciu demona NetworkManager
232Group: X11/Applications
233Requires: %{name}-solid = %{version}-%{release}
234
235%description networkmanager
236Solid NetworkManager - network management using the NetworkManager
237daemon.
238
239%description networkmanager -l pl.UTF-8
240Solid NetworkManager - zarządzanie siecią przy użyciu demona
241NetworkManager.
242
243%package wallpapers
244Summary: KDE 4 wallpapers
245Summary(pl.UTF-8): Tapety KDE 4
246Group: X11/Applications
247
248%description wallpapers
249KDE 4 wallpapers.
250
251%description wallpapers -l pl.UTF-8
252Tapety KDE 4.
253
254%package -n kde4-kdm
255Summary: KDE Display Manager
256Summary(pl.UTF-8): Zarządca ekranów KDE
257Group: X11/Applications
258Requires(post,preun): /sbin/chkconfig
259Requires: kde4-kgreet
260Requires: pam >= 0.99.7.1
261Requires: rc-scripts
262Provides: XDM
263Obsoletes: kdm < 9:3.0.0
264Obsoletes: kdm >= 4.0.0
265
266%description -n kde4-kdm
267A program used for managing X11 sessions on local or remote computers.
268Also provides graphical login method.
269
270%description -n kde4-kdm -l pl.UTF-8
271Program służący do zarządzania zarówno lokalnymi jak i zdalnymi
272sesjami X11. Udostępnia także graficzny tryb logowania.
273
266f22d9 274%package -n kde4-decoration-b2
90dff74e 275Summary: KDE Window Decoration - B2
276Summary(pl.UTF-8): Dekoracja okna dla KDE - B2
277Group: X11/Amusements
90dff74e 278
266f22d9 279%description -n kde4-decoration-b2
90dff74e 280A Beos like window decoration with rectangular window title to the
281left. The actual window decoration does not take more than 20-30% of
282the screen width and if two window titles overlap each other, they are
283aligned next to each other.
284
266f22d9 285%description -n kde4-decoration-b2 -l pl.UTF-8
90dff74e 286Podobna do Beos dekoracja okien z prostokątnym tytułem okna po lewej
287stronie. Nie zajmuje ona więcej niż 20-30% szerokości ekranu, a w
8cd55c38
JB
288przypadkach gdyby dwie dekoracje się zasłaniały, są one układane obok
289siebie.
90dff74e 290
266f22d9 291%package -n kde4-decoration-kde2
f5627572 292Summary: KDE Window Decoration - kde2
293Summary(pl.UTF-8): Dekoracja okna dla KDE - kde2
294Group: X11/Amusements
f5627572 295
266f22d9 296%description -n kde4-decoration-kde2
f5627572 297KDE Window Decoration - kde2.
298
9eb8cf6d 299%description -n kde4-decoration-kde2 -l pl.UTF-8
f5627572 300Dekoracja okna dla KDE - kde2.
301
266f22d9 302%package -n kde4-decoration-keramik
90dff74e 303Summary: KDE Window Decoration - keramik
304Summary(pl.UTF-8): Dekoracja okna dla KDE - keramik
305Group: X11/Amusements
90dff74e 306
266f22d9 307%description -n kde4-decoration-keramik
90dff74e 308KDE Window Decoration - keramik.
309
266f22d9 310%description -n kde4-decoration-keramik -l pl.UTF-8
90dff74e 311Dekoracja okna dla KDE - keramik.
312
266f22d9 313%package -n kde4-decoration-laptop
90dff74e 314Summary: KDE Window Decoration - Laptop
315Summary(pl.UTF-8): Dekoracja okna dla KDE - Laptop
316Group: X11/Amusements
90dff74e 317
266f22d9 318%description -n kde4-decoration-laptop
90dff74e 319A window decoration with stripped window title and lightly convex
320window buttons.
321
266f22d9 322%description -n kde4-decoration-laptop -l pl.UTF-8
90dff74e 323Dekoracja okna z paskowanym tytułem okna oraz lekko wypukłymi
324przyciskami okna.
325
266f22d9 326%package -n kde4-decoration-modernsys
90dff74e 327Summary: KDE Window Decoration - ModernSys
328Summary(pl.UTF-8): Dekoracja okna dla KDE - ModernSys
329Group: X11/Amusements
90dff74e 330
266f22d9 331%description -n kde4-decoration-modernsys
90dff74e 332A window decoration with small, top-aligned window buttons and a
333window title with gray lines surronding the text of the title. Also
334with a convex resize handle on the bottom-right window corner.
335
266f22d9 336%description -n kde4-decoration-modernsys -l pl.UTF-8
90dff74e 337Dekoracja okna z małymi, wyrównanymi do góry przyciskami okna oraz
338tytułem okna otoczonym szarymi liniami. Ma również wypukły uchwyt
339służący do zmiany rozmiaru w prawym dolnym rogu okna.
340
266f22d9 341%package -n kde4-decoration-oxygen
f5627572 342Summary: KDE Window Decoration - Oxygen
343Summary(pl.UTF-8): Dekoracja okna dla KDE - Oxygen
344Group: X11/Amusements
f5627572 345
266f22d9 346%description -n kde4-decoration-oxygen
f5627572 347A window decoration with small, top-aligned window buttons and a
348window title with gray lines surronding the text of the title. Also
349with a convex resize handle on the bottom-right window corner.
350
266f22d9 351%description -n kde4-decoration-oxygen -l pl.UTF-8
f5627572 352Dekoracja okna z małymi, wyrównanymi do góry przyciskami okna oraz
353tytułem okna otoczonym szarymi liniami. Ma również wypukły uchwyt
354służący do zmiany rozmiaru w prawym dolnym rogu okna.
355
b10fa032
RT
356%package -n kde4-decoration-ozone
357Summary: KDE Window Decoration - Ozone
358Summary(pl.UTF-8): Dekoracja okna dla KDE - Ozone
359Group: X11/Amusements
360
361%description -n kde4-decoration-ozone
362A window decoration Ozone.
363
364%description -n kde4-decoration-ozone -l pl.UTF-8
365Dekoracja okna Ozone.
366
266f22d9 367%package -n kde4-decoration-plastic
5431ec90 368Summary: KDE Window Decoration - Plastic
369Summary(pl.UTF-8): Dekoracja okna dla KDE - Plastic
370Group: X11/Amusements
5431ec90 371
266f22d9 372%description -n kde4-decoration-plastic
5431ec90 373A window decoration with small, top-aligned window buttons and a
374window title with gray lines surronding the text of the title. Also
375with a convex resize handle on the bottom-right window corner.
376
266f22d9 377%description -n kde4-decoration-plastic -l pl.UTF-8
5431ec90 378Dekoracja okna z małymi, wyrównanymi do góry przyciskami okna oraz
379tytułem okna otoczonym szarymi liniami. Ma również wypukły uchwyt
380służący do zmiany rozmiaru w prawym dolnym rogu okna.
381
266f22d9 382%package -n kde4-decoration-quartz
90dff74e 383Summary: KDE Window Decoration - Quartz
384Summary(pl.UTF-8): Dekoracja okna dla KDE - Quartz
385Group: X11/Amusements
90dff74e 386
266f22d9 387%description -n kde4-decoration-quartz
90dff74e 388A window decoration with solid borders. The window caption consists of
389a lighter area for the window title and a darker area for window
390buttons. Between the two area there is a stylish transition.
391
266f22d9 392%description -n kde4-decoration-quartz -l pl.UTF-8
90dff74e 393Dekoracja okna z pełnymi krawędziami. Nagłówek okna składa się z
8cd55c38
JB
394jasnego obszaru dla tytułu okna i ciemniejszego dla przycisków. Między
395obszarami jest stylowy przejście.
90dff74e 396
266f22d9 397%package -n kde4-decoration-redmond
90dff74e 398Summary: KDE Window Decoration - Redmond
399Summary(pl.UTF-8): Dekoracja okna dla KDE - Redmond
400Group: X11/Amusements
90dff74e 401
266f22d9 402%description -n kde4-decoration-redmond
90dff74e 403A window decoration resembling the one from Windows 98.
404
266f22d9 405%description -n kde4-decoration-redmond -l pl.UTF-8
90dff74e 406Dekoracja okna przypominająca tę z Windows 98.
407
266f22d9 408%package -n kde4-decoration-web
90dff74e 409Summary: KDE Window Decoration - Web
410Summary(pl.UTF-8): Dekoracja okna dla KDE - Web
411Group: X11/Amusements
90dff74e 412
266f22d9 413%description -n kde4-decoration-web
90dff74e 414A completely flat window decoration with rounded corners and visible,
415thin borders.
416
266f22d9 417%description -n kde4-decoration-web -l pl.UTF-8
90dff74e 418Zupełnie płaska dekoracja okna z zaokrąglonymi brzegami oraz
419widocznymi, cienkimi krawędziami.
420
266f22d9 421%package -n kde4-kgreet-classic
ba5f458f
JB
422Summary: KDE greeter libraries - classic version
423Summary(pl.UTF-8): Biblioteki KDE służące do zapytań o hasło - wersja klasyczna
90dff74e 424Group: X11/Libraries
266f22d9 425Provides: kde4-kgreet
90dff74e 426
266f22d9 427%description -n kde4-kgreet-classic
90dff74e 428Tools for asking for passwords in the classic, default look.
429
266f22d9 430%description -n kde4-kgreet-classic -l pl.UTF-8
8cd55c38
JB
431Narzędzia służące do zapytań o hasło - klasyczny, domyślny motyw
432wyglądu.
90dff74e 433
37aa3aa4 434%package -n kde4-kgreet-generic
ba5f458f
JB
435Summary: KDE greeter libraries - generic version
436Summary(pl.UTF-8): Biblioteki KDE służące do zapytań o hasło - wersja zwykła
37aa3aa4 437Group: X11/Libraries
438Provides: kde4-kgreet
439
440%description -n kde4-kgreet-generic
441Tools for asking for passwords in the generic, default look.
442
ba5f458f
JB
443%description -n kde4-kgreet-generic -l pl.UTF-8
444Narzędzia służące do zapytań o hasło - zwykły, domyślny motyw
445wyglądu.
446
266f22d9 447%package -n kde4-kgreet-winbind
ba5f458f
JB
448Summary: KDE greeter libraries - winbind version
449Summary(pl.UTF-8): Biblioteki służące do zapytań o hasło - wersja winbind
90dff74e 450Group: X11/Libraries
266f22d9 451Provides: kde4-kgreet
90dff74e 452
266f22d9 453%description -n kde4-kgreet-winbind
ba5f458f 454Tools for asking for passwords - winbind version.
90dff74e 455
266f22d9 456%description -n kde4-kgreet-winbind -l pl.UTF-8
ba5f458f 457Narzędzia służące do zapytań o hasło - wersja winbind.
90dff74e 458
266f22d9 459%package -n kde4-splash-Default
90dff74e 460Summary: Default clasic KDE splashscreen
461Summary(pl.UTF-8): Domyślny klasyczny ekran startowy KDE
462Group: X11/Amusements
463
266f22d9 464%description -n kde4-splash-Default
90dff74e 465Default splashscreen that came with this version of KDE.
466
266f22d9 467%description -n kde4-splash-Default -l pl.UTF-8
90dff74e 468Domyślny ekran powitalny dostarczony w tej wersji KDE.
469
266f22d9 470%package -n kde4-splash-Simple
90dff74e 471Summary: KDE Simple splashscreen
472Summary(pl.UTF-8): Ekran powitalny KDE Simple
473Group: X11/Amusements
474
266f22d9 475%description -n kde4-splash-Simple
90dff74e 476KDE Simple splashcreen.
477
266f22d9 478%description -n kde4-splash-Simple -l pl.UTF-8
90dff74e 479Ekran powitalny KDE Simple.
480
266f22d9 481%package -n kde4-splash-SimpleSmall
90dff74e 482Summary: KDE SimpleSmall splashscreen
483Summary(pl.UTF-8): Ekran powitalny KDE SimpleSmall
484Group: X11/Amusements
485
266f22d9 486%description -n kde4-splash-SimpleSmall
90dff74e 487KDE SimpleSmall splashcreen.
488
266f22d9 489%description -n kde4-splash-SimpleSmall -l pl.UTF-8
90dff74e 490Ekran powitalny KDE SimpleSmall.
491
90dff74e 492%prep
493%setup -q -n %{oname}-%{version}
65dc2a57 494%patch0 -p1
22a55423 495%patch1 -p1
60836b1a 496%patch2 -p1
90dff74e 497
498%build
459f0858 499install -d build
90dff74e 500cd build
501%cmake \
63aa692a 502 -DCMAKE_INSTALL_PREFIX=%{_prefix} \
a42c0f60 503 -DKDE4_KDM_PAM_SERVICE=kdm \
504 -DKDE4_KCHECKPASS_PAM_SERVICE=kcheckpass \
505 -DKDE4_KSCREENSAVER_PAM_SERVICE=kscreensaver \
5e6d3ec1 506%if "%{_lib}" == "lib64"
507 -DLIB_SUFFIX=64 \
508%endif
90dff74e 509 ../
510
511%{__make}
512
513%install
514rm -rf $RPM_BUILD_ROOT
515
8cd55c38 516%{__make} -C build install \
90dff74e 517 DESTDIR=$RPM_BUILD_ROOT \
518 kde_htmldir=%{_kdedocdir}
519
0b919285 520install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,sysconfig}
b3330d96 521install -d $RPM_BUILD_ROOT/etc/{X11,pam.d,security}
3609154b 522install -d $RPM_BUILD_ROOT%{_datadir}/config/kdm \
523 $RPM_BUILD_ROOT%{_datadir}/apps/konqueror \
524 $RPM_BUILD_ROOT%{_datadir}/apps/kcontrol \
525 $RPM_BUILD_ROOT%{_datadir}/apps/kcontrol/pics \
526 $RPM_BUILD_ROOT%{_datadir}/apps/konqsidebartng \
527 $RPM_BUILD_ROOT%{_datadir}/apps/konqsidebartng/virtual_folders \
528 $RPM_BUILD_ROOT%{_datadir}/apps/konqsidebartng/virtual_folders/services
90dff74e 529
f5627572 530install %{SOURCE1} $RPM_BUILD_ROOT/etc/pam.d/kdesktop
b3330d96 531install %{SOURCE2} $RPM_BUILD_ROOT/etc/pam.d/kdm
532install %{SOURCE3} $RPM_BUILD_ROOT/etc/pam.d/kdm-np
bf4e53c4 533install %{SOURCE8} $RPM_BUILD_ROOT/etc/pam.d/kde
0bc9949f 534install %{SOURCE9} $RPM_BUILD_ROOT/etc/pam.d/kcheckpass
535install %{SOURCE10} $RPM_BUILD_ROOT/etc/pam.d/kscreensaver
90dff74e 536install %{SOURCE4} $RPM_BUILD_ROOT/etc/rc.d/init.d/kdm
0b919285 537install %{SOURCE5} $RPM_BUILD_ROOT/etc/sysconfig/kdm
90dff74e 538
b3330d96 539install %{SOURCE6} $RPM_BUILD_ROOT%{_datadir}/apps/kdm/pics/pldlogo.png
540install %{SOURCE7} $RPM_BUILD_ROOT%{_datadir}/wallpapers/kdm_pld.png
541
c15a819b 542install %{SOURCE16} $RPM_BUILD_ROOT%{_bindir}/kde4-session
1849d4fc 543install %{SOURCE15} $RPM_BUILD_ROOT%{_datadir}/apps/kdm/sessions/kde4.desktop
87be1631 544
b3330d96 545$RPM_BUILD_ROOT%{_bindir}/genkdmconf --in $RPM_BUILD_ROOT%{_datadir}/config/kdm
d1e0d853 546rm -f $RPM_BUILD_ROOT%{_datadir}/config/kdm/README
547rm -f $RPM_BUILD_ROOT%{_datadir}/config/kdm/*.bak
b3330d96 548
549touch $RPM_BUILD_ROOT/etc/security/blacklist.kdm
550
f3df8487
RT
551%find_lang kcontrol --with-kde
552
90dff74e 553%clean
554rm -rf $RPM_BUILD_ROOT
555
266f22d9 556%post kde4-decoration-libs -p /sbin/ldconfig
557%postun kde4-decoration-libs -p /sbin/ldconfig
71eae6b1 558
559%post libksgrd -p /sbin/ldconfig
560%postun libksgrd -p /sbin/ldconfig
561
0597251d 562%post -n kde4-kdm
71eae6b1 563/sbin/chkconfig --add kdm
0b919285 564%service kdm restart
71eae6b1 565
0597251d 566%preun -n kde4-kdm
71eae6b1 567if [ "$1" = "0" ]; then
568 %service kdm stop
569 /sbin/chkconfig --del kdm
570fi
f5627572 571
f3df8487 572%files -f kcontrol.lang
19979488 573%defattr(644,root,root,755)
3609154b 574# dirs
575%dir %{_datadir}/apps/konqueror
576%dir %{_datadir}/apps/kcontrol
577%dir %{_datadir}/apps/kcontrol/pics
578%dir %{_datadir}/apps/konqsidebartng/
579%dir %{_datadir}/apps/konqsidebartng/virtual_folders
580%dir %{_datadir}/apps/konqsidebartng/virtual_folders/services
581#
90dff74e 582%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/systemsettingsrc
f5627572 583%config(noreplace) %verify(not md5 mtime size) /etc/pam.d/kdesktop
90dff74e 584%attr(755,root,root) %{_bindir}/kapplymousetheme
585%attr(755,root,root) %{_bindir}/kcheckrunning
586%attr(755,root,root) %{_bindir}/krdb
587%attr(755,root,root) %{_bindir}/kstartupconfig4
588%attr(755,root,root) %{_bindir}/ksystraycmd
589%attr(755,root,root) %{_bindir}/startkde
53f3a675 590%attr(755,root,root) %{_bindir}/safestartkde
4bedea99 591%attr(755,root,root) %{_bindir}/kcminit
592%attr(755,root,root) %{_bindir}/kcminit_startup
593%attr(755,root,root) %{_bindir}/kdostartupconfig4
71eae6b1 594%attr(755,root,root) %{_libdir}/libkworkspace.so.*
595%attr(755,root,root) %{_libdir}/libprocesscore.so.*
596%attr(755,root,root) %{_libdir}/libprocessui.so.*
597%attr(755,root,root) %{_libdir}/libtaskmanager.so.*
598%attr(755,root,root) %{_libdir}/libweather_ion.so.*
6af98f19 599%attr(755,root,root) %{_libdir}/libplasmaclock.so.*
8cd55c38
JB
600%attr(755,root,root) %{_libdir}/libkdeinit4_kcminit.so
601%attr(755,root,root) %{_libdir}/libkdeinit4_kcminit_startup.so
71eae6b1 602
6681c1dc 603# autostart
604%attr(755,root,root) %{_libdir}/kde4/kcm_autostart.so
605%{_datadir}/kde4/services/autostart.desktop
606
90dff74e 607# kaccess
608%attr(755,root,root) %{_bindir}/kaccess
609%attr(755,root,root) %{_libdir}/libkdeinit4_kaccess.so
71eae6b1 610%{_datadir}/apps/kaccess
90dff74e 611%{_datadir}/kde4/services/kaccess.desktop
612
4bedea99 613# kcontrol
4bedea99 614%{_datadir}/apps/kcontrol/pics/anchor.png
615%{_datadir}/apps/kcontrol/pics/energybig.png
616%{_datadir}/apps/kcontrol/pics/lo-energy.png
617%{_datadir}/apps/kcontrol/pics/logo.png
618%{_datadir}/apps/kcontrol/pics/mini-world.png
619%{_datadir}/apps/kcontrol/pics/monitor.png
4bedea99 620
90dff74e 621# khotkeys
622%attr(755,root,root) %{_bindir}/khotkeys
8cd55c38 623%attr(755,root,root) %{_libdir}/libkdeinit4_khotkeys.so
b10fa032
RT
624%attr(755,root,root) %{_libdir}/libkhotkeysprivate.so.4
625%attr(755,root,root) %{_libdir}/libkhotkeysprivate.so.4.1.0
90dff74e 626%attr(755,root,root) %{_libdir}/kde4/kcm_khotkeys.so
627%attr(755,root,root) %{_libdir}/kde4/kded_khotkeys.so
8cd55c38 628%attr(755,root,root) %{_libdir}/kconf_update_bin/khotkeys_update
0dc4c255 629%{_datadir}/apps/kcmkeys
90dff74e 630%{_datadir}/apps/kconf_update/khotkeys_32b1_update.upd
71eae6b1 631%{_datadir}/apps/khotkeys
90dff74e 632%{_datadir}/autostart/khotkeys.desktop
633%{_datadir}/dbus-1/interfaces/org.kde.khotkeys.xml
90dff74e 634%{_datadir}/kde4/services/kded/khotkeys.desktop
635%{_datadir}/kde4/services/khotkeys.desktop
8cd55c38 636%{_iconsdir}/*/*/apps/khotkeys.png
90dff74e 637
638# kmenuedit
639%attr(755,root,root) %{_bindir}/kmenuedit
640%attr(755,root,root) %{_libdir}/libkdeinit4_kmenuedit.so
641%{_desktopdir}/kde4/kmenuedit.desktop
71eae6b1 642%{_datadir}/apps/kmenuedit
b3330d96 643%lang(en) %{_kdedocdir}/en/kmenuedit
90dff74e 644%{_iconsdir}/*/*/apps/kmenuedit.png
645
646# krandrtray
647%attr(755,root,root) %{_bindir}/krandrtray
648%{_desktopdir}/kde4/krandrtray.desktop
649
650# krunner
651%attr(755,root,root) %{_bindir}/krunner
8cd55c38 652%attr(755,root,root) %{_libdir}/libkdeinit4_krunner.so
90dff74e 653%attr(755,root,root) %{_libdir}/kde4/krunner_bookmarksrunner.so
654%attr(755,root,root) %{_libdir}/kde4/krunner_calculatorrunner.so
655%attr(755,root,root) %{_libdir}/kde4/krunner_locations.so
656%attr(755,root,root) %{_libdir}/kde4/krunner_webshortcuts.so
5335cccf 657%attr(755,root,root) %{_libdir}/kde4/krunner_services.so
658%attr(755,root,root) %{_libdir}/kde4/krunner_sessions.so
659%attr(755,root,root) %{_libdir}/kde4/krunner_shell.so
15db914e 660%attr(755,root,root) %{_libdir}/kde4/krunner_xesam.so
661%attr(755,root,root) %{_libdir}/kde4/plasma_runner_scriptengine_qscript.so
8cd55c38 662%attr(755,root,root) %{_libdir}/kde4/libexec/krunner_lock
90dff74e 663%{_datadir}/autostart/krunner.desktop
664%{_datadir}/dbus-1/interfaces/org.kde.krunner.App.xml
665%{_datadir}/dbus-1/interfaces/org.kde.krunner.Interface.xml
15db914e 666%{_datadir}/kde4/services/plasma-runner-xesam.desktop
667%{_datadir}/kde4/services/plasma-scriptengine-qscriptrunner.desktop
90dff74e 668
669# ksmserver
670%attr(755,root,root) %{_bindir}/ksmserver
671%attr(755,root,root) %{_libdir}/libkdeinit4_ksmserver.so
672%{_datadir}/apps/kconf_update/ksmserver.upd
673%{_datadir}/dbus-1/interfaces/org.kde.KSMServerInterface.xml
7e676d2c
RT
674%dir %{_datadir}/apps/ksmserver
675%dir %{_datadir}/apps/ksmserver/windowmanagers
5b72ae26
JB
676%{_datadir}/apps/ksmserver/windowmanagers/compiz-custom.desktop
677%{_datadir}/apps/ksmserver/windowmanagers/compiz.desktop
678%{_datadir}/apps/ksmserver/windowmanagers/metacity.desktop
679%{_datadir}/apps/ksmserver/windowmanagers/openbox.desktop
90dff74e 680
681# ksplash
682%attr(755,root,root) %{_bindir}/ksplashsimple
683%attr(755,root,root) %{_bindir}/ksplashx
684%attr(755,root,root) %{_bindir}/ksplashx_scale
685%attr(755,root,root) %{_libdir}/kde4/kcm_ksplashthemes.so
c15a819b 686%dir %{_datadir}/apps/ksplash
71eae6b1 687%dir %{_datadir}/apps/ksplash/Themes
688%dir %{_datadir}/apps/ksplash/Themes/None
90dff74e 689%{_datadir}/apps/ksplash/Themes/None/Theme.rc
5b72ae26 690%{_datadir}/config/ksplash.knsrc
90dff74e 691%{_datadir}/kde4/services/ksplashthememgr.desktop
8cd55c38 692%{_iconsdir}/*/*/apps/ksplash.png
90dff74e 693
694# ktip
37aa3aa4 695#%attr(755,root,root) %{_bindir}/ktip
696#%{_datadir}/autostart/ktip.desktop
697#%{_desktopdir}/kde4/ktip.desktop
90dff74e 698
699# kxkb
700%attr(755,root,root) %{_bindir}/kxkb
701%attr(755,root,root) %{_libdir}/libkdeinit4_kxkb.so
b3330d96 702%lang(en) %{_kdedocdir}/en/kxkb
90dff74e 703%{_iconsdir}/*/*/apps/kxkb.png
704
90dff74e 705# systemsettings
706%attr(755,root,root) %{_bindir}/systemsettings
f2363caf 707%{_datadir}/apps/systemsettings
90dff74e 708%{_datadir}/kde4/services/settings-about-me.desktop
709%{_datadir}/kde4/services/settings-accessibility.desktop
710%{_datadir}/kde4/services/settings-advanced-user-settings.desktop
711%{_datadir}/kde4/services/settings-advanced.desktop
712%{_datadir}/kde4/services/settings-appearance.desktop
713%{_datadir}/kde4/services/settings-bluetooth.desktop
714%{_datadir}/kde4/services/settings-computer-administration.desktop
715%{_datadir}/kde4/services/settings-desktop.desktop
716%{_datadir}/kde4/services/settings-display.desktop
717%{_datadir}/kde4/services/settings-general.desktop
718%{_datadir}/kde4/services/settings-keyboard-and-mouse.desktop
719%{_datadir}/kde4/services/settings-look-and-feel.desktop
720%{_datadir}/kde4/services/settings-network-and-connectivity.desktop
721%{_datadir}/kde4/services/settings-network-settings.desktop
722%{_datadir}/kde4/services/settings-notifications.desktop
723%{_datadir}/kde4/services/settings-personal.desktop
724%{_datadir}/kde4/services/settings-regional-and-language.desktop
725%{_datadir}/kde4/services/settings-sharing.desktop
726%{_datadir}/kde4/services/settings-system.desktop
727%{_datadir}/kde4/services/settings-window-behaviour.desktop
728%{_datadir}/kde4/servicetypes/systemsettingscategory.desktop
8cd55c38 729%{_desktopdir}/kde4/systemsettings.desktop
6cf75eb1 730%{_kdedocdir}/en/systemsettings
90dff74e 731
732# themes
15db914e 733#%attr(755,root,root) %{_bindir}/kdeinstallktheme
734#%attr(755,root,root) %{_libdir}/kde4/kcm_kthememanager.so
f2363caf 735%{_datadir}/apps/desktoptheme
90dff74e 736%{_datadir}/apps/kconf_update/mouse_cursor_theme.upd
f2363caf 737%{_datadir}/apps/kthememanager
15db914e 738#%{_datadir}/kde4/services/installktheme.desktop
739#%{_datadir}/kde4/services/kthememanager.desktop
90dff74e 740
71eae6b1 741# styles
742%attr(755,root,root) %{_libdir}/kde4/kcm_style.so
743%attr(755,root,root) %{_libdir}/kde4/kstyle_keramik_config.so
744%{_datadir}/kde4/services/style.desktop
90dff74e 745
4bedea99 746# kdisplay
4bedea99 747%attr(755,root,root) %{_libdir}/kde4/kcm_display.so
8cd55c38 748%{_datadir}/apps/kdisplay
4bedea99 749%{_datadir}/apps/kconf_update/kcmdisplayrc.upd
750%{_datadir}/kde4/services/display.desktop
90dff74e 751
4bedea99 752# kdewizard
37aa3aa4 753#%dir %{_datadir}/apps/kdewizard
754#%{_datadir}/apps/kdewizard/tips
90dff74e 755
4bedea99 756# ion
90dff74e 757%attr(755,root,root) %{_libdir}/kde4/ion_bbcukmet.so
758%attr(755,root,root) %{_libdir}/kde4/ion_envcan.so
759%attr(755,root,root) %{_libdir}/kde4/ion_noaa.so
4bedea99 760%{_datadir}/kde4/services/ion-bbcukmet.desktop
761%{_datadir}/kde4/services/ion-envcan.desktop
762%{_datadir}/kde4/services/ion-noaa.desktop
763%{_datadir}/kde4/servicetypes/weather_ion.desktop
764
4bedea99 765# launch
766%attr(755,root,root) %{_libdir}/kde4/kcm_launch.so
767%{_datadir}/config.kcfg/klaunch.kcfg
768%{_datadir}/kde4/services/kcmlaunch.desktop
769
770# access
771%attr(755,root,root) %{_libdir}/kde4/kcm_access.so
772%{_datadir}/kde4/services/kcmaccess.desktop
773
774# bell
90dff74e 775%attr(755,root,root) %{_libdir}/kde4/kcm_bell.so
4bedea99 776%{_datadir}/kde4/services/bell.desktop
777
8cd55c38 778# bluez (shouldn't be in -solid???)
08e4c423 779%attr(755,root,root) %{_libdir}/kde4/solid_bluez.so
780
4bedea99 781# clock
90dff74e 782%attr(755,root,root) %{_libdir}/kde4/kcm_clock.so
4bedea99 783%{_datadir}/kde4/services/clock.desktop
784
785# fontthumbnail
786%attr(755,root,root) %{_libdir}/kde4/fontthumbnail.so
787%{_datadir}/kde4/services/fontthumbnail.desktop
788
789# colors
90dff74e 790%attr(755,root,root) %{_libdir}/kde4/kcm_colors.so
4bedea99 791%{_datadir}/kde4/services/colors.desktop
792%{_datadir}/apps/color-schemes
793
794# energy
90dff74e 795%attr(755,root,root) %{_libdir}/kde4/kcm_energy.so
4bedea99 796%{_datadir}/kde4/services/energy.desktop
797
798# randr
799%{_datadir}/kde4/services/randr.desktop
800%attr(755,root,root) %{_libdir}/kde4/kcm_randr.so
801
802# smserver
803%attr(755,root,root) %{_libdir}/kde4/kcm_smserver.so
804%{_datadir}/kde4/services/kcmsmserver.desktop
805
806# xinerama
807%attr(755,root,root) %{_libdir}/kde4/kcm_xinerama.so
808%attr(755,root,root) %{_libdir}/kde4/libexec/test_kcm_xinerama
809%{_datadir}/kde4/services/xinerama.desktop
810
811# input, hw
90dff74e 812%attr(755,root,root) %{_libdir}/kde4/kcm_input.so
8cd55c38
JB
813%attr(755,root,root) %{_libdir}/kde4/kcm_joystick.so
814%attr(755,root,root) %{_libdir}/kde4/kcm_keyboard.so
815%attr(755,root,root) %{_libdir}/kde4/kcm_keyboard_layout.so
816%attr(755,root,root) %{_libdir}/kde4/kcm_keys.so
4bedea99 817%{_datadir}/apps/kcminput/cursor_large_black.pcf.gz
818%{_datadir}/apps/kcminput/cursor_large_white.pcf.gz
819%{_datadir}/apps/kcminput/cursor_small_white.pcf.gz
820%{_datadir}/apps/kcminput/pics/mouse_lh.png
821%{_datadir}/apps/kcminput/pics/mouse_rh.png
4bedea99 822# ?
90dff74e 823%attr(755,root,root) %{_libdir}/kde4/kded_networkstatus.so
90dff74e 824%attr(755,root,root) %{_libdir}/kde4/libexec/krootimage
4c925926 825%attr(755,root,root) %{_libdir}/kde4/libexec/kcmdatetimehelper
4bedea99 826
c15a819b 827# session
ced0e5ef 828%attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/kcheckpass
829%attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/kscreensaver
c15a819b 830%attr(755,root,root) %{_bindir}/kde4-session
ced0e5ef 831%attr(755,root,root) %{_libdir}/kde4/libexec/kcheckpass
4bedea99 832
833%files core
19979488 834%defattr(644,root,root,755)
4bedea99 835%dir %{_iconsdir}/oxygen/*/mimetypes
71eae6b1 836%dir %{_datadir}/apps/kcminput
837%dir %{_datadir}/apps/kcminput/pics
4bedea99 838
90dff74e 839%{_datadir}/apps/kconf_update/kaccel.upd
90dff74e 840%{_datadir}/apps/kconf_update/konqueror_gestures_kde321_update.upd
90dff74e 841%{_datadir}/apps/kconf_update/kwin3_plugin.upd
0bef9259
ER
842%attr(755,root,root) %{_datadir}/apps/kconf_update/convertShortcuts.pl
843%attr(755,root,root) %{_datadir}/apps/kconf_update/kwin3_plugin.pl
844%attr(755,root,root) %{_datadir}/apps/kconf_update/move_session_config.sh
845%attr(755,root,root) %{_datadir}/apps/kconf_update/on-off_to_true-false.sh
846%attr(755,root,root) %{_datadir}/apps/kconf_update/pluginlibFix.pl
90dff74e 847%{_datadir}/config/background.knsrc
6681c1dc 848%{_datadir}/config/colorschemes.knsrc
90dff74e 849%{_datadir}/config/wallpaper.knsrc
f5627572 850%{_iconsdir}/*/*/apps/kcmkwm.png
851%{_iconsdir}/*/scalable/apps/kcmkwm.svgz
f5627572 852%{_iconsdir}/*/*/apps/computer.png
853%{_iconsdir}/*/*/apps/daemon.png
854%{_iconsdir}/*/*/apps/kdeapp.png
855%{_iconsdir}/*/*/apps/kernel.png
856%{_iconsdir}/*/*/apps/running.png
857%{_iconsdir}/*/*/apps/shell.png
858%{_iconsdir}/*/*/apps/unknownapp.png
859%{_iconsdir}/*/*/apps/waiting.png
860
90dff74e 861%{_datadir}/kde4/services/desktop.desktop
90dff74e 862%{_datadir}/kde4/services/joystick.desktop
90dff74e 863%{_datadir}/kde4/services/kded/networkstatus.desktop
864%{_datadir}/kde4/services/keyboard.desktop
865%{_datadir}/kde4/services/keyboard_layout.desktop
866%{_datadir}/kde4/services/keys.desktop
90dff74e 867%{_datadir}/kde4/services/mouse.desktop
90dff74e 868%{_datadir}/sounds/pop.wav
869
8cd55c38
JB
870%files libksgrd
871%defattr(644,root,root,755)
872%attr(755,root,root) %{_libdir}/libksgrd.so.*
873
874%files devel
875%defattr(644,root,root,755)
b10fa032 876%attr(755,root,root) %{_libdir}/libkhotkeysprivate.so
8cd55c38
JB
877%attr(755,root,root) %{_libdir}/libkdecorations.so
878%attr(755,root,root) %{_libdir}/libkfontinst.so
879%attr(755,root,root) %{_libdir}/libkfontinstui.so
880%attr(755,root,root) %{_libdir}/libkscreensaver.so
881%attr(755,root,root) %{_libdir}/libksgrd.so
882%attr(755,root,root) %{_libdir}/libkwineffects.so
883%attr(755,root,root) %{_libdir}/libkwinnvidiahack.so
884%attr(755,root,root) %{_libdir}/libkworkspace.so
885%attr(755,root,root) %{_libdir}/libplasma.so
886%attr(755,root,root) %{_libdir}/libplasmaclock.so
887%attr(755,root,root) %{_libdir}/libprocesscore.so
888%attr(755,root,root) %{_libdir}/libprocessui.so
889%attr(755,root,root) %{_libdir}/libsolidcontrol.so
890%attr(755,root,root) %{_libdir}/libsolidcontrolifaces.so
891%attr(755,root,root) %{_libdir}/libtaskmanager.so
892%attr(755,root,root) %{_libdir}/libweather_ion.so
7b18c881 893%{_includedir}/KDE/Plasma
8cd55c38
JB
894%{_includedir}/*.h
895%{_includedir}/kworkspace
896%{_includedir}/ksgrd
897%{_includedir}/ksysguard
898%{_includedir}/plasma
899%{_includedir}/solid
900%{_includedir}/taskmanager
901
0dc4c255
AM
902%{_datadir}/apps/cmake/modules/*.cmake
903
8cd55c38
JB
904%files kde4-decoration-libs
905%defattr(644,root,root,755)
906%attr(755,root,root) %{_libdir}/libkdecorations.so.*
907%attr(755,root,root) %{_libdir}/kde4/kcm_kwindecoration.so
908%{_datadir}/kde4/services/kwindecoration.desktop
909
910%files kfontinst
911%defattr(644,root,root,755)
912%attr(755,root,root) %{_bindir}/kfontinst
913%attr(755,root,root) %{_bindir}/kfontview
914%attr(755,root,root) %{_libdir}/libkfontinst.so.*
915%attr(755,root,root) %{_libdir}/libkfontinstui.so.*
916%attr(755,root,root) %{_libdir}/kde4/kcm_fontinst.so
917%attr(755,root,root) %{_libdir}/kde4/kcm_fonts.so
918%attr(755,root,root) %{_libdir}/kde4/kfontviewpart.so
919%attr(755,root,root) %{_libdir}/kde4/kio_fonts.so
920%attr(755,root,root) %{_libdir}/kde4/libexec/kfontprint
921%attr(755,root,root) %{_libdir}/kde4/libexec/kio_fonts_helper
922%dir %{_libdir}/strigi
923%attr(755,root,root) %{_libdir}/strigi/strigita_font.so
924%{_desktopdir}/kde4/kfontview.desktop
925%{_datadir}/apps/kfontinst
926%{_datadir}/apps/kfontview
927%{_datadir}/apps/konqsidebartng/virtual_folders/services/fonts.desktop
928%{_datadir}/kde4/services/ServiceMenus/installfont.desktop
929%{_datadir}/kde4/services/fontinst.desktop
930%{_datadir}/kde4/services/fonts.desktop
931%{_datadir}/kde4/services/fonts.protocol
932%{_datadir}/kde4/services/kfontviewpart.desktop
933%{_iconsdir}/*/*/apps/kfontview.png
934%{_iconsdir}/*/scalable/apps/kfontview.svgz
935%{_iconsdir}/*/scalable/apps/preferences-desktop-font-installer.svgz
936%{_iconsdir}/*/*/mimetypes/fonts-package.png
937%{_iconsdir}/*/scalable/mimetypes/fonts-package.svgz
938
939%files klipper
940%defattr(644,root,root,755)
941%attr(755,root,root) %{_bindir}/klipper
942%attr(755,root,root) %{_libdir}/libkdeinit4_klipper.so
943%{_datadir}/autostart/klipper.desktop
944%{_datadir}/config/klipperrc
945%{_desktopdir}/kde4/klipper.desktop
946%lang(en) %{_kdedocdir}/en/klipper
947
948%files ksysguard
949%defattr(644,root,root,755)
950%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ksysguarddrc
951%attr(755,root,root) %{_bindir}/ksysguard
952%attr(755,root,root) %{_bindir}/ksysguardd
953%attr(755,root,root) %{_libdir}/libkdeinit4_ksysguard.so
954%attr(755,root,root) %{_libdir}/kde4/plugins/designer/ksysguardwidgets.so
955%{_desktopdir}/kde4/ksysguard.desktop
956%{_datadir}/apps/ksysguard
957%{_iconsdir}/*/*/apps/ksysguardd.png
958%lang(en) %{_kdedocdir}/en/ksysguard
959# it looks like kde3 remains
960%dir %{_datadir}/apps/kicker
961%dir %{_datadir}/apps/kicker/applets
962%{_datadir}/apps/kicker/applets/ksysguardapplet.desktop
963
71eae6b1 964%files kwin
19979488 965%defattr(644,root,root,755)
71eae6b1 966%attr(755,root,root) %{_bindir}/kwin
967%attr(755,root,root) %{_bindir}/kwin_killer_helper
968%attr(755,root,root) %{_bindir}/kwin_rules_dialog
8cd55c38
JB
969%attr(755,root,root) %{_libdir}/libkwineffects.so.*
970%attr(755,root,root) %{_libdir}/libkwinnvidiahack.so.*
971%attr(755,root,root) %{_libdir}/libkdeinit4_kwin.so
972%attr(755,root,root) %{_libdir}/libkdeinit4_kwin_rules_dialog.so
71eae6b1 973%attr(755,root,root) %{_libdir}/kde4/kcm_kwin4_effect_builtins.so
688ee394 974%attr(755,root,root) %{_libdir}/kde4/kcm_kwin4_effect_videorecord.so
71eae6b1 975%attr(755,root,root) %{_libdir}/kde4/kcm_kwincompositing.so
976%attr(755,root,root) %{_libdir}/kde4/kcm_kwindesktop.so
977%attr(755,root,root) %{_libdir}/kde4/kcm_kwinoptions.so
978%attr(755,root,root) %{_libdir}/kde4/kcm_kwinrules.so
979%attr(755,root,root) %{_libdir}/kde4/kwin4_effect_builtins.so
688ee394 980%attr(755,root,root) %{_libdir}/kde4/kwin4_effect_videorecord.so
467b6d16 981%attr(755,root,root) %{_libdir}/kde4/kwin_oxygen_config.so
8cd55c38
JB
982%attr(755,root,root) %{_libdir}/kconf_update_bin/kwin_update_default_rules
983%attr(755,root,root) %{_libdir}/kconf_update_bin/kwin_update_window_settings
71eae6b1 984%dir %{_datadir}/apps/kwin
985%{_datadir}/apps/kwin/blur-render.frag
986%{_datadir}/apps/kwin/blur-render.vert
987%{_datadir}/apps/kwin/blur.frag
988%{_datadir}/apps/kwin/blur.vert
989%{_datadir}/apps/kwin/circle-edgy.png
990%{_datadir}/apps/kwin/circle.png
6af98f19 991%{_datadir}/apps/kwin/snowflake.png
71eae6b1 992%dir %{_datadir}/apps/kwin/default_rules
993%{_datadir}/apps/kwin/default_rules/fsp_workarounds_1.kwinrules
994%{_datadir}/apps/kwin/explosion-end.png
995%{_datadir}/apps/kwin/explosion-start.png
996%{_datadir}/apps/kwin/explosion.frag
997%{_datadir}/apps/kwin/explosion.vert
998%{_datadir}/apps/kwin/invert.frag
999%{_datadir}/apps/kwin/invert.vert
1000%{_datadir}/apps/kwin/kwin.notifyrc
1001%{_datadir}/apps/kwin/lookingglass.frag
1002%{_datadir}/apps/kwin/lookingglass.vert
1003%{_datadir}/apps/kwin/shadow-texture.png
1004%{_datadir}/apps/kwin/sharpen.frag
1005%{_datadir}/apps/kwin/sharpen.vert
1006%{_datadir}/apps/kwin/trackmouse.png
1007%{_datadir}/config.kcfg/kwin.kcfg
1008%{_datadir}/dbus-1/interfaces/org.kde.KWin.xml
71eae6b1 1009%dir %{_datadir}/kde4/services/kwin
1010%{_datadir}/kde4/services/kwin/blur.desktop
1011%{_datadir}/kde4/services/kwin/boxswitch.desktop
688ee394
AM
1012%{_datadir}/kde4/services/kwin/coverswitch.desktop
1013%{_datadir}/kde4/services/kwin/coverswitch_config.desktop
71eae6b1 1014%{_datadir}/kde4/services/kwin/desktopgrid.desktop
1015%{_datadir}/kde4/services/kwin/desktopgrid_config.desktop
1016%{_datadir}/kde4/services/kwin/dialogparent.desktop
1017%{_datadir}/kde4/services/kwin/diminactive.desktop
1018%{_datadir}/kde4/services/kwin/diminactive_config.desktop
e1de69a7 1019%{_datadir}/kde4/services/kwin/dimscreen.desktop
71eae6b1 1020%{_datadir}/kde4/services/kwin/explosion.desktop
1021%{_datadir}/kde4/services/kwin/fade.desktop
1022%{_datadir}/kde4/services/kwin/fallapart.desktop
1023%{_datadir}/kde4/services/kwin/invert.desktop
1024%{_datadir}/kde4/services/kwin/invert_config.desktop
1025%{_datadir}/kde4/services/kwin/login.desktop
1026%{_datadir}/kde4/services/kwin/logout.desktop
1027%{_datadir}/kde4/services/kwin/lookingglass.desktop
1028%{_datadir}/kde4/services/kwin/lookingglass_config.desktop
1029%{_datadir}/kde4/services/kwin/magnifier.desktop
1030%{_datadir}/kde4/services/kwin/magnifier_config.desktop
1031%{_datadir}/kde4/services/kwin/maketransparent.desktop
1032%{_datadir}/kde4/services/kwin/maketransparent_config.desktop
1033%{_datadir}/kde4/services/kwin/minimizeanimation.desktop
1034%{_datadir}/kde4/services/kwin/mousemark.desktop
1035%{_datadir}/kde4/services/kwin/mousemark_config.desktop
1036%{_datadir}/kde4/services/kwin/presentwindows.desktop
1037%{_datadir}/kde4/services/kwin/presentwindows_config.desktop
1038%{_datadir}/kde4/services/kwin/scalein.desktop
1039%{_datadir}/kde4/services/kwin/shadow.desktop
1040%{_datadir}/kde4/services/kwin/shadow_config.desktop
1041%{_datadir}/kde4/services/kwin/sharpen.desktop
1042%{_datadir}/kde4/services/kwin/sharpen_config.desktop
1043%{_datadir}/kde4/services/kwin/showfps.desktop
1044%{_datadir}/kde4/services/kwin/showpaint.desktop
71eae6b1 1045%{_datadir}/kde4/services/kwin/taskbarthumbnail.desktop
1046%{_datadir}/kde4/services/kwin/thumbnailaside.desktop
1047%{_datadir}/kde4/services/kwin/thumbnailaside_config.desktop
1048%{_datadir}/kde4/services/kwin/trackmouse.desktop
1049%{_datadir}/kde4/services/kwin/trackmouse_config.desktop
688ee394
AM
1050%{_datadir}/kde4/services/kwin/videorecord.desktop
1051%{_datadir}/kde4/services/kwin/videorecord_config.desktop
71eae6b1 1052%{_datadir}/kde4/services/kwin/zoom.desktop
1053%{_datadir}/kde4/services/kwin/zoom_config.desktop
1054%{_datadir}/kde4/services/kwinactions.desktop
1055%{_datadir}/kde4/services/kwinadvanced.desktop
1056%{_datadir}/kde4/services/kwincompositing.desktop
1057%{_datadir}/kde4/services/kwinfocus.desktop
1058%{_datadir}/kde4/services/kwinmoving.desktop
1059%{_datadir}/kde4/services/kwinoptions.desktop
1060%{_datadir}/kde4/services/kwinrules.desktop
6af98f19 1061%{_datadir}/kde4/services/kwin/flipswitch.desktop
1062%{_datadir}/kde4/services/kwin/flipswitch_config.desktop
1063%{_datadir}/kde4/services/kwin/snow.desktop
1064%{_datadir}/kde4/services/kwin/snow_config.desktop
6971d903 1065%{_datadir}/kde4/services/kwin/showfps_config.desktop
5b72ae26
JB
1066%{_datadir}/kde4/services/kwin/wobblywindows.desktop
1067%{_datadir}/kde4/services/kwin/wobblywindows_config.desktop
688ee394
AM
1068%{_datadir}/kde4/servicetypes/kwineffect.desktop
1069%{_datadir}/kde4/servicetypes/plasma-packagestructure.desktop
71eae6b1 1070%{_datadir}/apps/kconf_update/kwin.upd
1071%{_datadir}/apps/kconf_update/kwin_focus1.sh
1072%{_datadir}/apps/kconf_update/kwin_focus1.upd
1073%{_datadir}/apps/kconf_update/kwin_focus2.sh
1074%{_datadir}/apps/kconf_update/kwin_focus2.upd
1075%{_datadir}/apps/kconf_update/kwin_fsp_workarounds_1.upd
1076%{_datadir}/apps/kconf_update/kwin_on_off.upd
1077%{_datadir}/apps/kconf_update/kwiniconify.upd
1078%{_datadir}/apps/kconf_update/kwinsticky.upd
1079%{_datadir}/apps/kconf_update/kwinupdatewindowsettings.upd
6af98f19 1080%{_datadir}/apps/kconf_update/khotkeys_printscreen.upd
8cd55c38
JB
1081%{_iconsdir}/oxygen/16x16/apps/kwin.png
1082%{_iconsdir}/oxygen/32x32/apps/kwin.png
1083%{_iconsdir}/oxygen/48x48/apps/kwin.png
1084%{_iconsdir}/oxygen/scalable/apps/kwin.svgz
71eae6b1 1085
1086%files plasma
19979488 1087%defattr(644,root,root,755)
71eae6b1 1088%attr(755,root,root) %{_bindir}/plasma
1089%attr(755,root,root) %{_bindir}/plasmaengineexplorer
6681c1dc 1090%attr(755,root,root) %{_bindir}/plasmapkg
71eae6b1 1091%attr(755,root,root) %{_bindir}/plasmoidviewer
8cd55c38
JB
1092%attr(755,root,root) %{_libdir}/libplasma.so.*
1093%attr(755,root,root) %{_libdir}/libkdeinit4_plasma.so
71eae6b1 1094%attr(755,root,root) %{_libdir}/kde4/plasma_animator_default.so
1095%attr(755,root,root) %{_libdir}/kde4/plasma_applet_battery.so
1096%attr(755,root,root) %{_libdir}/kde4/plasma_applet_clock.so
1097%attr(755,root,root) %{_libdir}/kde4/plasma_applet_devicenotifier.so
1098%attr(755,root,root) %{_libdir}/kde4/plasma_applet_dig_clock.so
1099%attr(755,root,root) %{_libdir}/kde4/plasma_applet_icon.so
1100%attr(755,root,root) %{_libdir}/kde4/plasma_applet_launcher.so
1101%attr(755,root,root) %{_libdir}/kde4/plasma_applet_lockout.so
1102%attr(755,root,root) %{_libdir}/kde4/plasma_applet_pager.so
1103%attr(755,root,root) %{_libdir}/kde4/plasma_applet_simplelauncher.so
1104%attr(755,root,root) %{_libdir}/kde4/plasma_applet_systemtray.so
1105%attr(755,root,root) %{_libdir}/kde4/plasma_applet_tasks.so
e1de69a7 1106%attr(755,root,root) %{_libdir}/kde4/plasma_applet_trash.so
15cae443 1107%attr(755,root,root) %{_libdir}/kde4/plasma_appletscriptengine_dashboard.so
1108%attr(755,root,root) %{_libdir}/kde4/plasma_appletscriptengine_webapplet.so
1109%attr(755,root,root) %{_libdir}/kde4/plasma_engine_nowplaying.so
1110%attr(755,root,root) %{_libdir}/kde4/plasma_packagestructure_dashboard.so
71eae6b1 1111%attr(755,root,root) %{_libdir}/kde4/plasma_containment_desktop.so
1112%attr(755,root,root) %{_libdir}/kde4/plasma_containment_panel.so
1113%attr(755,root,root) %{_libdir}/kde4/plasma_engine_dict.so
1114%attr(755,root,root) %{_libdir}/kde4/plasma_engine_filebrowser.so
1115%attr(755,root,root) %{_libdir}/kde4/plasma_engine_hotplug.so
1116%attr(755,root,root) %{_libdir}/kde4/plasma_engine_mouse.so
1117%attr(755,root,root) %{_libdir}/kde4/plasma_engine_places.so
1118%attr(755,root,root) %{_libdir}/kde4/plasma_engine_powermanagement.so
1119%attr(755,root,root) %{_libdir}/kde4/plasma_engine_soliddevice.so
1120%attr(755,root,root) %{_libdir}/kde4/plasma_engine_tasks.so
1121%attr(755,root,root) %{_libdir}/kde4/plasma_engine_time.so
1122%attr(755,root,root) %{_libdir}/kde4/plasma_engine_weather.so
1123%attr(755,root,root) %{_libdir}/kde4/plasma_scriptengine_qscript.so
71eae6b1 1124%{_datadir}/apps/kwin/default_rules/plasma_desktop_containment.kwinrules
0dc4c255
AM
1125#%dir %{_datadir}/apps/plasmoidviewer
1126#%{_datadir}/apps/plasmoidviewer/checker.png
71eae6b1 1127%{_datadir}/autostart/plasma.desktop
6681c1dc 1128%{_datadir}/config/plasma-themes.knsrc
6d90de23 1129%{_datadir}/config/plasmoids.knsrc
71eae6b1 1130%{_datadir}/kde4/services/plasma-animator-default.desktop
1131%{_datadir}/kde4/services/plasma-applet-analogclock.desktop
1132%{_datadir}/kde4/services/plasma-applet-devicenotifier.desktop
1133%{_datadir}/kde4/services/plasma-applet-digitalclock.desktop
1134%{_datadir}/kde4/services/plasma-applet-icon.desktop
1135%{_datadir}/kde4/services/plasma-applet-launcher.desktop
1136%{_datadir}/kde4/services/plasma-applet-lockout.desktop
1137%{_datadir}/kde4/services/plasma-applet-simplelauncher.desktop
1138%{_datadir}/kde4/services/plasma-applet-systemtray.desktop
e1de69a7 1139%{_datadir}/kde4/services/plasma-applet-trash.desktop
15cae443 1140%{_datadir}/kde4/services/plasma-dataengine-nowplaying.desktop
1141%{_datadir}/kde4/services/plasma-packagestructure-dashboard.desktop
1142%{_datadir}/kde4/services/plasma-scriptengine-applet-dashboard.desktop
1143%{_datadir}/kde4/services/plasma-scriptengine-applet-web.desktop
71eae6b1 1144%{_datadir}/kde4/services/plasma-battery-default.desktop
1145%{_datadir}/kde4/services/plasma-containment-desktop.desktop
1146%{_datadir}/kde4/services/plasma-containment-panel.desktop
1147%{_datadir}/kde4/services/plasma-dataengine-dict.desktop
1148%{_datadir}/kde4/services/plasma-dataengine-filebrowser.desktop
1149%{_datadir}/kde4/services/plasma-dataengine-hotplug.desktop
1150%{_datadir}/kde4/services/plasma-dataengine-mouse.desktop
1151%{_datadir}/kde4/services/plasma-dataengine-places.desktop
1152%{_datadir}/kde4/services/plasma-dataengine-powermanagement.desktop
1153%{_datadir}/kde4/services/plasma-dataengine-soliddevice.desktop
1154%{_datadir}/kde4/services/plasma-dataengine-tasks.desktop
1155%{_datadir}/kde4/services/plasma-dataengine-time.desktop
1156%{_datadir}/kde4/services/plasma-dataengine-weather.desktop
1157%{_datadir}/kde4/services/plasma-pager-default.desktop
1158%{_datadir}/kde4/services/plasma-runner-bookmarks.desktop
1159%{_datadir}/kde4/services/plasma-runner-calculator.desktop
1160%{_datadir}/kde4/services/plasma-runner-locations.desktop
1161%{_datadir}/kde4/services/plasma-runner-webshortcuts.desktop
5335cccf 1162%{_datadir}/kde4/services/plasma-runner-services.desktop
1163%{_datadir}/kde4/services/plasma-runner-sessions.desktop
1164%{_datadir}/kde4/services/plasma-runner-shell.desktop
71eae6b1 1165%{_datadir}/kde4/services/plasma-scriptengine-qscript.desktop
1166%{_datadir}/kde4/services/plasma-tasks-default.desktop
1167%{_datadir}/kde4/servicetypes/plasma-animator.desktop
1168%{_datadir}/kde4/servicetypes/plasma-applet.desktop
e1de69a7 1169%{_datadir}/kde4/servicetypes/plasma-containment.desktop
71eae6b1 1170%{_datadir}/kde4/servicetypes/plasma-dataengine.desktop
1171%{_datadir}/kde4/servicetypes/plasma-runner.desktop
1172%{_datadir}/kde4/servicetypes/plasma-scriptengine.desktop
8cd55c38
JB
1173%lang(en) %{_kdedocdir}/en/plasma
1174
1175%files screensavers
1176%defattr(644,root,root,755)
1177%attr(755,root,root) %{_bindir}/*.kss
1178%attr(755,root,root) %{_libdir}/libkscreensaver.so.*
1179%attr(755,root,root) %{_libdir}/kde4/kcm_screensaver.so
1180%{_datadir}/config.kcfg/kscreensaversettings.kcfg
1181%{_datadir}/dbus-1/interfaces/org.freedesktop.ScreenSaver.xml
1182%{_datadir}/dbus-1/interfaces/org.kde.screensaver.xml
1183%{_datadir}/kde4/services/ScreenSavers
1184%{_datadir}/kde4/services/screensaver.desktop
1185%{_datadir}/kde4/servicetypes/screensaver.desktop
71eae6b1 1186
1187%files solid
19979488 1188%defattr(644,root,root,755)
37aa3aa4 1189%attr(755,root,root) %{_bindir}/solid-bluetooth
1190%attr(755,root,root) %{_bindir}/solid-network
1191%attr(755,root,root) %{_bindir}/solid-powermanagement
8cd55c38
JB
1192%attr(755,root,root) %{_libdir}/libsolidcontrol.so.*
1193%attr(755,root,root) %{_libdir}/libsolidcontrolifaces.so.*
71eae6b1 1194%attr(755,root,root) %{_libdir}/kde4/kcm_solid.so
1195%attr(755,root,root) %{_libdir}/kde4/solid_fakebluetooth.so
1196%attr(755,root,root) %{_libdir}/kde4/solid_fakenet.so
1197%attr(755,root,root) %{_libdir}/kde4/solid_hal_power.so
71eae6b1 1198%dir %{_datadir}/apps/solid
1199%dir %{_datadir}/apps/solid/actions
1200%dir %{_datadir}/apps/solidfakebluetoothbackend
1201%dir %{_datadir}/apps/solidfakenetbackend
1202%{_datadir}/apps/solid/actions/test-predicate-openinwindow.desktop
1203%{_datadir}/apps/solidfakebluetoothbackend/fakebluetooth.xml
1204%{_datadir}/apps/solidfakenetbackend/fakenetworking.xml
1205%{_datadir}/kde4/services/kcm_solid.desktop
1206%{_datadir}/kde4/services/solidbackends
1207%{_datadir}/kde4/servicetypes/solidbluetoothmanager.desktop
1208%{_datadir}/kde4/servicetypes/solidnetworkmanager.desktop
1209%{_datadir}/kde4/servicetypes/solidpowermanager.desktop
1210
272f1179 1211%files networkmanager
19979488 1212%defattr(644,root,root,755)
272f1179
RT
1213%attr(755,root,root) %{_libdir}/kde4/solid_networkmanager.so
1214%{_iconsdir}/*/*x*/apps/networkmanager.png
19979488 1215
8cd55c38 1216%files wallpapers
71eae6b1 1217%defattr(644,root,root,755)
b445478e 1218%{_datadir}/wallpapers/Blue_Curl
8cd55c38
JB
1219%{_datadir}/wallpapers/Code_Poets_Dream
1220%{_datadir}/wallpapers/Colorado_Farm
1221%{_datadir}/wallpapers/Curls_on_Green
1222%{_datadir}/wallpapers/EOS
1223%{_datadir}/wallpapers/Emotion
1224%{_datadir}/wallpapers/Fields_of_Peace
1225%{_datadir}/wallpapers/Finally_Summer_in_Germany
b445478e 1226%{_datadir}/wallpapers/Flower_drops
8cd55c38
JB
1227%{_datadir}/wallpapers/Fresh_Morning
1228%{_datadir}/wallpapers/Golden_Ripples
1229%{_datadir}/wallpapers/Green_Concentration
1230%{_datadir}/wallpapers/Ladybuggin
1231%{_datadir}/wallpapers/Leafs_Labyrinth
1232%{_datadir}/wallpapers/Red_Leaf
1233%{_datadir}/wallpapers/Skeeter_Hawk
1234%{_datadir}/wallpapers/There_is_Rain_on_the_Table
1235%{_datadir}/wallpapers/default_blue.jpg
1236%{_datadir}/wallpapers/default_blue.jpg.desktop
71eae6b1 1237
13476e10 1238%files -n kde4-kdm
71eae6b1 1239%defattr(644,root,root,755)
b3330d96 1240%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/kdm
1241%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/kdm-np
49cbd759 1242%attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/kde
b3330d96 1243%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/security/blacklist.kdm
0b919285 1244%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/kdm
b3330d96 1245%dir %{_datadir}/config/kdm
f36940e8
SP
1246%config(noreplace) %verify(not md5 mtime size) %{_datadir}/config/kdm/kdmrc
1247%config(noreplace) %verify(not md5 mtime size) %{_datadir}/config/kdm/backgroundrc
1248%attr(755,root,root) %config(noreplace) %verify(not md5 mtime size) %{_datadir}/config/kdm/Xreset
1249%attr(755,root,root) %config(noreplace) %verify(not md5 mtime size) %{_datadir}/config/kdm/Xsession
1250%attr(755,root,root) %config(noreplace) %verify(not md5 mtime size) %{_datadir}/config/kdm/Xsetup
1251%attr(755,root,root) %config(noreplace) %verify(not md5 mtime size) %{_datadir}/config/kdm/Xstartup
1252%attr(755,root,root) %config(noreplace) %verify(not md5 mtime size) %{_datadir}/config/kdm/Xwilling
1253%config(noreplace) %verify(not md5 mtime size) %{_datadir}/config/kdm/Xaccess
71eae6b1 1254%attr(754,root,root) /etc/rc.d/init.d/kdm
1255%attr(755,root,root) %{_bindir}/genkdmconf
1256%attr(755,root,root) %{_bindir}/kdm
1257%attr(755,root,root) %{_bindir}/kdmctl
1258%attr(755,root,root) %{_libdir}/kde4/kcm_kdm.so
1259%attr(755,root,root) %{_libdir}/kde4/libexec/kdm_config
1260%attr(755,root,root) %{_libdir}/kde4/libexec/kdm_greet
0bef9259 1261# XXX move dir below elsewhere
71eae6b1 1262%dir %{_datadir}/apps/doc
1263%{_datadir}/apps/doc/kdm
54327881 1264%dir %{_datadir}/apps/kdm
71eae6b1 1265%{_datadir}/apps/kdm/*
1266%{_datadir}/config/kdm.knsrc
71eae6b1 1267%{_datadir}/kde4/services/kdm.desktop
b3330d96 1268%{_datadir}/wallpapers/kdm_pld.png
1269%lang(en) %{_kdedocdir}/en/kdm
71eae6b1 1270
266f22d9 1271%files -n kde4-decoration-b2
71eae6b1 1272%defattr(644,root,root,755)
1273%attr(755,root,root) %{_libdir}/kde4/kwin3_b2.so
1274%attr(755,root,root) %{_libdir}/kde4/kwin_b2_config.so
1275%{_datadir}/apps/kwin/b2.desktop
1276
8cd55c38
JB
1277%files -n kde4-decoration-kde2
1278%defattr(644,root,root,755)
1279%attr(755,root,root) %{_libdir}/kde4/kwin3_kde2.so
1280%attr(755,root,root) %{_libdir}/kde4/kwin_kde2_config.so
1281%{_datadir}/apps/kwin/kde2.desktop
1282
266f22d9 1283%files -n kde4-decoration-keramik
71eae6b1 1284%defattr(644,root,root,755)
1285%attr(755,root,root) %{_libdir}/kde4/kwin3_keramik.so
1286%attr(755,root,root) %{_libdir}/kde4/kwin_keramik_config.so
1287%{_datadir}/apps/kwin/keramik.desktop
1288
266f22d9 1289%files -n kde4-decoration-laptop
71eae6b1 1290%defattr(644,root,root,755)
1291%attr(755,root,root) %{_libdir}/kde4/kwin3_laptop.so
1292%{_datadir}/apps/kwin/laptop.desktop
1293
266f22d9 1294%files -n kde4-decoration-modernsys
71eae6b1 1295%defattr(644,root,root,755)
1296%attr(755,root,root) %{_libdir}/kde4/kwin3_modernsys.so
1297%attr(755,root,root) %{_libdir}/kde4/kwin_modernsys_config.so
1298%{_datadir}/apps/kwin/modernsystem.desktop
1299
8cd55c38
JB
1300%files -n kde4-decoration-oxygen
1301%defattr(644,root,root,755)
1302%attr(755,root,root) %{_libdir}/kde4/kwin3_oxygen.so
1303%{_datadir}/apps/kwin/oxygenclient.desktop
15db914e 1304#%attr(755,root,root) %{_libdir}/kde4/kwin_oxygen_config.so
b10fa032
RT
1305
1306%files -n kde4-decoration-ozone
1307%defattr(644,root,root,755)
15db914e 1308%attr(755,root,root) %{_libdir}/kde4/kwin3_ozone.so
b10fa032 1309%{_datadir}/apps/kwin/ozoneclient.desktop
15db914e 1310%attr(755,root,root) %{_libdir}/kde4/kwin_ozone_config.so
8cd55c38
JB
1311
1312%files -n kde4-decoration-plastic
1313%defattr(644,root,root,755)
1314%attr(755,root,root) %{_libdir}/kde4/kwin3_plastik.so
1315%attr(755,root,root) %{_libdir}/kde4/kwin_plastik_config.so
1316%{_datadir}/apps/kwin/plastik.desktop
1317
266f22d9 1318%files -n kde4-decoration-quartz
71eae6b1 1319%defattr(644,root,root,755)
1320%attr(755,root,root) %{_libdir}/kde4/kwin3_quartz.so
1321%attr(755,root,root) %{_libdir}/kde4/kwin_quartz_config.so
1322%{_datadir}/apps/kwin/quartz.desktop
1323
266f22d9 1324%files -n kde4-decoration-redmond
71eae6b1 1325%defattr(644,root,root,755)
1326%attr(755,root,root) %{_libdir}/kde4/kwin3_redmond.so
1327%{_datadir}/apps/kwin/redmond.desktop
1328
266f22d9 1329%files -n kde4-decoration-web
71eae6b1 1330%defattr(644,root,root,755)
1331%attr(755,root,root) %{_libdir}/kde4/kwin3_web.so
1332%{_datadir}/apps/kwin/web.desktop
1333
8cd55c38 1334%files -n kde4-kgreet-classic
71eae6b1 1335%defattr(644,root,root,755)
8cd55c38 1336%attr(755,root,root) %{_libdir}/kde4/kgreet_classic.so
71eae6b1 1337
37aa3aa4 1338%files -n kde4-kgreet-generic
1339%defattr(644,root,root,755)
1340%attr(755,root,root) %{_libdir}/kde4/kgreet_generic.so
1341
8cd55c38 1342%files -n kde4-kgreet-winbind
71eae6b1 1343%defattr(644,root,root,755)
8cd55c38 1344%attr(755,root,root) %{_libdir}/kde4/kgreet_winbind.so
71eae6b1 1345
8cd55c38 1346%files -n kde4-splash-Default
71eae6b1 1347%defattr(644,root,root,755)
8cd55c38 1348%{_datadir}/apps/ksplash/Themes/Default
71eae6b1 1349
8cd55c38 1350%files -n kde4-splash-Simple
71eae6b1 1351%defattr(644,root,root,755)
8cd55c38 1352%{_datadir}/apps/ksplash/Themes/Simple
71eae6b1 1353
8cd55c38 1354%files -n kde4-splash-SimpleSmall
19979488 1355%defattr(644,root,root,755)
8cd55c38 1356%{_datadir}/apps/ksplash/Themes/SimpleSmall
This page took 0.500928 seconds and 4 git commands to generate.