packages: gdm/gdm.spec - added missing dir in -devel - moved upstart conf f...

kiesiu kiesiu at pld-linux.org
Sun Oct 2 12:58:38 CEST 2011


Author: kiesiu                       Date: Sun Oct  2 10:58:38 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added missing dir in -devel
- moved upstart conf file to -upstart
- rel. 3

---- Files affected:
packages/gdm:
   gdm.spec (1.277 -> 1.278) 

---- Diffs:

================================================================
Index: packages/gdm/gdm.spec
diff -u packages/gdm/gdm.spec:1.277 packages/gdm/gdm.spec:1.278
--- packages/gdm/gdm.spec:1.277	Fri Sep 30 23:03:04 2011
+++ packages/gdm/gdm.spec	Sun Oct  2 12:58:32 2011
@@ -16,7 +16,7 @@
 Summary(uk.UTF-8):	Дисплейний менеджер GNOME
 Name:		gdm
 Version:	3.2.0
-Release:	2
+Release:	3
 Epoch:		2
 License:	GPL/LGPL
 Group:		X11/Applications
@@ -191,6 +191,19 @@
 %description init -l pl.UTF-8
 Skrypt init dla GDM-a.
 
+%package upstart
+Summary:	Upstart job description for GDM
+Summary(pl.UTF-8):	Opis zadania Upstart dla GDM
+Group:		Daemons
+Requires:	%{name} = %{epoch}:%{version}-%{release}
+Requires:	upstart >= 0.6
+
+%description upstart
+Upstart job description for GDM.
+
+%description upstart -l pl.UTF-8
+Opis zadania Upstart dla GDM.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -364,6 +377,7 @@
 
 %files devel
 %defattr(644,root,root,755)
+%dir %{_includedir}/gdm
 %dir %{_includedir}/gdm/greeter
 %{_includedir}/gdm/greeter/gdm-greeter-client.h
 %{_includedir}/gdm/greeter/gdm-greeter-sessions.h
@@ -383,6 +397,9 @@
 %files init
 %defattr(644,root,root,755)
 %attr(754,root,root) /etc/rc.d/init.d/gdm
+
+%files upstart
+%defattr(644,root,root,755)
 %config(noreplace) %verify(not md5 mtime size) /etc/init/%{name}.conf
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -391,6 +408,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.278  2011/10/02 10:58:32  kiesiu
+- added missing dir in -devel
+- moved upstart conf file to -upstart
+- rel. 3
+
 Revision 1.277  2011/09/30 21:03:04  kiesiu
 - added epochs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gdm/gdm.spec?r1=1.277&r2=1.278&f=u



More information about the pld-cvs-commit mailing list