SPECS: wesnoth.spec - add missing /var/run/wesnothd dir - release 2

adamg adamg at pld-linux.org
Sun Aug 21 22:24:42 CEST 2005


Author: adamg                        Date: Sun Aug 21 20:24:42 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add missing /var/run/wesnothd dir
- release 2

---- Files affected:
SPECS:
   wesnoth.spec (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: SPECS/wesnoth.spec
diff -u SPECS/wesnoth.spec:1.42 SPECS/wesnoth.spec:1.43
--- SPECS/wesnoth.spec:1.42	Thu Aug 11 11:46:18 2005
+++ SPECS/wesnoth.spec	Sun Aug 21 22:24:36 2005
@@ -8,7 +8,7 @@
 Summary(pl):	Strategiczna gra z motywem fantasy
 Name:		wesnoth
 Version:	0.9.4
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		X11/Applications/Games/Strategy
 Icon:		wesnoth-icon.xpm
@@ -79,8 +79,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
-install -d $RPM_BUILD_ROOT/etc/rc.d/init.d
+install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir},/var/run/wesnothd,/etc/rc.d/init.d}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -128,6 +127,7 @@
 %{_mandir}/man6/wesnothd.6*
 %lang(de) %{_mandir}/de/man6/wesnothd.6*
 %lang(sv) %{_mandir}/sv/man6/wesnothd.6*
+%dir /var/run/wesnothd
 %endif
 
 %if %{with tools}
@@ -147,6 +147,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2005/08/21 20:24:36  adamg
+- add missing /var/run/wesnothd dir
+- release 2
+
 Revision 1.42  2005/08/11 09:46:18  radek
 - bcond_with(out) is followed by one \t, then bcond's name.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wesnoth.spec?r1=1.42&r2=1.43&f=u




More information about the pld-cvs-commit mailing list