rpms/slim/devel slim.spec,1.14,1.15

Anders F Björklund afb at fedoraproject.org
Sat Feb 28 08:49:17 UTC 2009


Author: afb

Update of /cvs/pkgs/rpms/slim/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24269

Modified Files:
	slim.spec 
Log Message:
add provides from #485789


Index: slim.spec
===================================================================
RCS file: /cvs/pkgs/rpms/slim/devel/slim.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- slim.spec	22 Feb 2009 10:01:01 -0000	1.14
+++ slim.spec	28 Feb 2009 08:48:46 -0000	1.15
@@ -1,6 +1,6 @@
 Name:           slim
 Version:        1.3.1
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Simple Login Manager
 
 Group:          User Interface/X
@@ -30,6 +30,8 @@
 Requires:       pam >= 0.80
 # reuse the images
 Requires:       desktop-backgrounds-basic
+# for anaconda yum
+Provides:       service(graphical-login)
 
 %description
 SLiM (Simple Login Manager) is a graphical login manager for X11.
@@ -100,6 +102,9 @@
 
 
 %changelog
+* Sat Feb 28 2009 Anders F Bjorklund <afb at users.sourceforge.net> 1.3.1-5
+- provide service(graphical-login) for anaconda yuminstall (#485789)
+
 * Sun Feb 22 2009 Anders F Bjorklund <afb at users.sourceforge.net> 1.3.1-4
 - Add header for remove(3)
 




More information about the scm-commits mailing list