SPECS: gnokii.spec - fixed packaging

shadzik shadzik at pld-linux.org
Mon Sep 11 02:34:15 CEST 2006


Author: shadzik                      Date: Mon Sep 11 00:34:15 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed packaging

---- Files affected:
SPECS:
   gnokii.spec (1.106 -> 1.107) 

---- Diffs:

================================================================
Index: SPECS/gnokii.spec
diff -u SPECS/gnokii.spec:1.106 SPECS/gnokii.spec:1.107
--- SPECS/gnokii.spec:1.106	Sat Sep  2 22:51:33 2006
+++ SPECS/gnokii.spec	Mon Sep 11 02:34:10 2006
@@ -193,7 +193,8 @@
 rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}
 
 # move xgnokii manpage into proper place
-mv -f $RPM_BUILD_ROOT{%{_mandir},%{_mandir}}/man1/xgnokii.1x
+mv Docs/man/xgnokii.1x $RPM_BUILD_ROOT%{_mandir}/man1/
+rm -rf $RPM_BUILD_ROOT/usr/man
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/smsd/*.{la,a}
 
@@ -229,6 +230,7 @@
 %{_datadir}/xgnokii/xpm
 %{_datadir}/xgnokii/help
 %{_desktopdir}/gnokii.desktop
+%{_desktopdir}/xgnokii.desktop
 %{_pixmapsdir}/*
 %{_mandir}/man1/xgnokii.1x*
 
@@ -273,6 +275,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.107  2006/09/11 00:34:10  shadzik
+- fixed packaging
+
 Revision 1.106  2006/09/02 20:51:33  glen
 - _defaultdocdir -> _docdir
 
================================================================

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



More information about the pld-cvs-commit mailing list