SPECS: kde4-kdebase-workspace.spec - missing bits from kde4
arekm
arekm at pld-linux.org
Sun Mar 1 14:01:01 CET 2009
Author: arekm Date: Sun Mar 1 13:01:01 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- missing bits from kde4
---- Files affected:
SPECS:
kde4-kdebase-workspace.spec (1.138 -> 1.139)
---- Diffs:
================================================================
Index: SPECS/kde4-kdebase-workspace.spec
diff -u SPECS/kde4-kdebase-workspace.spec:1.138 SPECS/kde4-kdebase-workspace.spec:1.139
--- SPECS/kde4-kdebase-workspace.spec:1.138 Fri Feb 27 14:35:26 2009
+++ SPECS/kde4-kdebase-workspace.spec Sun Mar 1 14:00:55 2009
@@ -9,7 +9,7 @@
Summary(pl.UTF-8): Podstawowe komponenty środowiska KDE 4
Name: kde4-kdebase-workspace
Version: 4.2.1
-Release: 1
+Release: 1.1
License: GPL v2+
Group: X11/Applications
Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{oname}-%{version}.tar.bz2
@@ -24,10 +24,12 @@
Source8: kdebase-kde.pam
Source9: %{name}-kcheckpass.pam
Source10: %{name}-kscreensaver.pam
+Source11: kdebase-kdm.Xsession
Source15: %{name}.desktop
Source16: %{name}-session
Patch0: %{name}-rootprivs.patch
Patch1: %{name}-solid-bluetooth.patch
+Patch2: %{name}-kdmconfig.patch
Patch100: %{name}-branch.diff
URL: http://www.kde.org/
BuildRequires: ConsoleKit-devel
@@ -511,6 +513,7 @@
#%patch100 -p1
%patch0 -p1
%patch1 -p0
+%patch2 -p1
%build
install -d build
@@ -535,8 +538,11 @@
DESTDIR=$RPM_BUILD_ROOT \
kde_htmldir=%{_kdedocdir}
+# Drop generated Xsession file (we have own one)
+%{__rm} $RPM_BUILD_ROOT/etc/X11/kdm/Xsession
+
install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,sysconfig}
-install -d $RPM_BUILD_ROOT/etc/{X11,pam.d,security}
+install -d $RPM_BUILD_ROOT/etc/{X11/kdm,pam.d,security}
install -d $RPM_BUILD_ROOT%{_datadir}/config/kdm \
$RPM_BUILD_ROOT%{_datadir}/apps/konqueror \
$RPM_BUILD_ROOT%{_datadir}/apps/kcontrol \
@@ -554,6 +560,8 @@
install %{SOURCE4} $RPM_BUILD_ROOT/etc/rc.d/init.d/kdm
install %{SOURCE5} $RPM_BUILD_ROOT/etc/sysconfig/kdm
+install %{SOURCE11} $RPM_BUILD_ROOT/etc/X11/kdm/Xsession
+
install %{SOURCE6} $RPM_BUILD_ROOT%{_datadir}/apps/kdm/pics/pldlogo.png
install %{SOURCE7} $RPM_BUILD_ROOT%{_datadir}/wallpapers/kdm_pld.png
@@ -1405,15 +1413,15 @@
%config(noreplace) %verify(not md5 mtime size) /etc/pam.d/kde
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/security/blacklist.kdm
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/kdm
-%dir %{_datadir}/config/kdm
-%config(noreplace) %verify(not md5 mtime size) %{_datadir}/config/kdm/kdmrc
-%config(noreplace) %verify(not md5 mtime size) %{_datadir}/config/kdm/backgroundrc
-%attr(755,root,root) %config(noreplace) %verify(not md5 mtime size) %{_datadir}/config/kdm/Xreset
-%attr(755,root,root) %config(noreplace) %verify(not md5 mtime size) %{_datadir}/config/kdm/Xsession
-%attr(755,root,root) %config(noreplace) %verify(not md5 mtime size) %{_datadir}/config/kdm/Xsetup
-%attr(755,root,root) %config(noreplace) %verify(not md5 mtime size) %{_datadir}/config/kdm/Xstartup
-%attr(755,root,root) %config(noreplace) %verify(not md5 mtime size) %{_datadir}/config/kdm/Xwilling
-%config(noreplace) %verify(not md5 mtime size) %{_datadir}/config/kdm/Xaccess
+%dir /etc/X11/config/kdm
+%config(noreplace) %verify(not md5 mtime size) /etc/X11/config/kdm/kdmrc
+%config(noreplace) %verify(not md5 mtime size) /etc/X11/config/kdm/backgroundrc
+%attr(755,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/X11/kdm/Xreset
+%attr(755,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/X11/kdm/Xsession
+%attr(755,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/X11/kdm/Xsetup
+%attr(755,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/X11/kdm/Xstartup
+%attr(755,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/X11/kdm/Xwilling
+%config(noreplace) %verify(not md5 mtime size) /etc/X11/kdm/Xaccess
%attr(754,root,root) /etc/rc.d/init.d/kdm
%attr(755,root,root) %{_bindir}/genkdmconf
%attr(755,root,root) %{_bindir}/kdm
@@ -1531,6 +1539,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.139 2009/03/01 13:00:55 arekm
+- missing bits from kde4
+
Revision 1.138 2009/02/27 13:35:26 shadzik
- new tarball
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdebase-workspace.spec?r1=1.138&r2=1.139&f=u
More information about the pld-cvs-commit
mailing list