SPECS: teewars.spec - small fix with files from old project name

cactus cactus at pld-linux.org
Sat Apr 5 16:51:59 CEST 2008


Author: cactus                       Date: Sat Apr  5 14:51:59 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- small fix with files from old project name

---- Files affected:
SPECS:
   teewars.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/teewars.spec
diff -u SPECS/teewars.spec:1.8 SPECS/teewars.spec:1.9
--- SPECS/teewars.spec:1.8	Sat Apr  5 16:14:28 2008
+++ SPECS/teewars.spec	Sat Apr  5 16:51:54 2008
@@ -49,9 +49,9 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_desktopdir},%{_pixmapsdir},%{_datadir}/%{name}/data}
 
-install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
-install %{SOURCE3} $RPM_BUILD_ROOT%{_desktopdir}
-install %{SOURCE4} $RPM_BUILD_ROOT%{_bindir}
+install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png
+install %{SOURCE3} $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
+install %{SOURCE4} $RPM_BUILD_ROOT%{_bindir}/%{name}.sh
 install %{name} %{name}_srv $RPM_BUILD_ROOT%{_datadir}/%{name}/
 cp -rf data $RPM_BUILD_ROOT%{_datadir}/%{name}/
 
@@ -73,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2008-04-05 14:51:54  cactus
+- small fix with files from old project name
+
 Revision 1.8  2008-04-05 14:14:28  cactus
 - project name changed to teewarlds
 - no patch but .sh file more silmple too update
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/teewars.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list