SPECS: slim.spec - rel 3 - this toy does not have pam support
baggins
baggins at pld-linux.org
Mon Mar 26 17:48:43 CEST 2007
Author: baggins Date: Mon Mar 26 15:48:43 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 3
- this toy does not have pam support
---- Files affected:
SPECS:
slim.spec (1.19 -> 1.20)
---- Diffs:
================================================================
Index: SPECS/slim.spec
diff -u SPECS/slim.spec:1.19 SPECS/slim.spec:1.20
--- SPECS/slim.spec:1.19 Mon Feb 12 23:09:15 2007
+++ SPECS/slim.spec Mon Mar 26 17:48:38 2007
@@ -3,28 +3,25 @@
Summary(pl.UTF-8): SLiM - niezależny od środowiska graficzny zarządca logowania
Name: slim
Version: 1.2.6
-Release: 2
+Release: 3
License: GPL v2
Group: X11/Applications
Source0: http://download.berlios.de/slim/%{name}-%{version}.tar.gz
# Source0-md5: 1bf891f046014a03236c21ce6cbe455b
-Source1: %{name}.pamd
-Source2: %{name}.init
-Source3: %{name}.sysconfig
+Source1: %{name}.init
+Source2: %{name}.sysconfig
Patch0: %{name}-Makefile.patch
URL: http://slim.berlios.de/
BuildRequires: freetype-devel
BuildRequires: libjpeg-devel
BuildRequires: libpng-devel
BuildRequires: libstdc++-devel
-BuildRequires: pam-devel
BuildRequires: pkgconfig >= 1:0.19
BuildRequires: xorg-lib-libXft-devel
BuildRequires: xorg-lib-libXmu-devel
BuildRequires: xorg-lib-libXrender-devel
Requires(post,preun): /sbin/chkconfig
Requires: mktemp
-Requires: pam >= 0.99.7.1
Requires: rc-scripts
Obsoletes: gdm
Obsoletes: kdm
@@ -90,9 +87,8 @@
MANDIR=%{_mandir} \
DESTDIR=$RPM_BUILD_ROOT
-install -D %{SOURCE1} $RPM_BUILD_ROOT/etc/pam.d/%{name}
-install -D %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
-install -D %{SOURCE3} $RPM_BUILD_ROOT/etc/sysconfig/%{name}
+install -D %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
+install -D %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/%{name}
install -d $RPM_BUILD_ROOT/etc/security
:> $RPM_BUILD_ROOT/etc/security/blacklist.slim
@@ -119,7 +115,6 @@
%doc ChangeLog README THEMES TODO xinitrc.sample
%dir %{_sysconfdir}/X11/slim
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/X11/slim/slim.conf
-%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/slim
%attr(754,root,root) /etc/rc.d/init.d/slim
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/security/blacklist.slim
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/slim
@@ -133,6 +128,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2007/03/26 15:48:38 baggins
+- rel 3
+- this toy does not have pam support
+
Revision 1.19 2007/02/12 22:09:15 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/slim.spec?r1=1.19&r2=1.20&f=u
More information about the pld-cvs-commit
mailing list