SPECS: gcivserv.spec - use desktopdir

koorek koorek at pld-linux.org
Sun Jun 12 09:25:30 CEST 2005


Author: koorek                       Date: Sun Jun 12 07:25:30 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use desktopdir

---- Files affected:
SPECS:
   gcivserv.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/gcivserv.spec
diff -u SPECS/gcivserv.spec:1.9 SPECS/gcivserv.spec:1.10
--- SPECS/gcivserv.spec:1.9	Thu Oct 28 11:58:31 2004
+++ SPECS/gcivserv.spec	Sun Jun 12 09:25:23 2005
@@ -45,11 +45,11 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_libdir}/X11/app-defaults \
-	$RPM_BUILD_ROOT{%{_applnkdir}/Games/Strategy,%{_pixmapsdir}}
+	$RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
-install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Games/Strategy
+install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 
 %find_lang %{name}
@@ -61,7 +61,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS README ChangeLog NEWS
 %attr(755,root,root) %{_bindir}/*
-%{_applnkdir}/Games/Strategy/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -70,6 +70,9 @@
 All persons listed below (appart W. Kierbedź) can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/06/12 07:25:23  koorek
+- use desktopdir
+
 Revision 1.9  2004/10/28 09:58:31  paladine
 - "GTK+" unification (hope thats all)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gcivserv.spec?r1=1.9&r2=1.10&f=u




More information about the pld-cvs-commit mailing list