SPECS: gnokii.spec - add xpm files

tiwek tiwek at pld-linux.org
Wed Feb 22 21:28:52 CET 2006


Author: tiwek                        Date: Wed Feb 22 20:28:52 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add xpm files

---- Files affected:
SPECS:
   gnokii.spec (1.98 -> 1.99) 

---- Diffs:

================================================================
Index: SPECS/gnokii.spec
diff -u SPECS/gnokii.spec:1.98 SPECS/gnokii.spec:1.99
--- SPECS/gnokii.spec:1.98	Wed Feb 22 21:01:32 2006
+++ SPECS/gnokii.spec	Wed Feb 22 21:28:46 2006
@@ -179,6 +179,9 @@
 
 install Docs/sample/gnokiirc $RPM_BUILD_ROOT%{_sysconfdir}/gnokiirc
 
+install -d $RPM_BUILD_ROOT%{_datadir}/xgnokii/xpm
+install xgnokii/xpm/* $RPM_BUILD_ROOT%{_datadir}/xgnokii/xpm/
+
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 
@@ -193,7 +196,7 @@
 %find_lang %{name}
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+#rm -rf $RPM_BUILD_ROOT
 
 %post	-n libgnokii -p /sbin/ldconfig
 %postun -n libgnokii -p /sbin/ldconfig
@@ -219,7 +222,7 @@
 %attr(755,root,root) %{_bindir}/xgnokii
 %dir %{_datadir}/xgnokii
 %{_libdir}/xgnokii
-#%{_datadir}/xgnokii/xpm
+%{_datadir}/xgnokii/xpm
 %{_datadir}/xgnokii/help
 %{_desktopdir}/gnokii.desktop
 %{_pixmapsdir}/*
@@ -266,6 +269,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.99  2006/02/22 20:28:46  tiwek
+- add xpm files
+
 Revision 1.98  2006/02/22 20:01:32  tiwek
 - up to 0.6.11
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnokii.spec?r1=1.98&r2=1.99&f=u



More information about the pld-cvs-commit mailing list