packages: calibre/calibre.spec - extended TODO

lisu lisu at pld-linux.org
Fri Jun 11 20:51:31 CEST 2010


Author: lisu                         Date: Fri Jun 11 18:51:31 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- extended TODO

---- Files affected:
packages/calibre:
   calibre.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: packages/calibre/calibre.spec
diff -u packages/calibre/calibre.spec:1.21 packages/calibre/calibre.spec:1.22
--- packages/calibre/calibre.spec:1.21	Fri Jun 11 20:38:25 2010
+++ packages/calibre/calibre.spec	Fri Jun 11 20:51:26 2010
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 #
-# TODO: - xdg stuff (desktops, icons)
+# TODO: - xdg stuff (put desktops and icons in proper place)
 #	- fix locales, now only english works
 #
 # NOTE:
@@ -94,7 +94,8 @@
 
 %{__python} setup.py install \
 	--root=$RPM_BUILD_ROOT \
-	--libdir="%{_libdir}"
+	--libdir="%{_libdir}" \
+	XDG_UTILS_INSTALL_MODE="system"
 
 # move manpages and locales to proper place
 mv $RPM_BUILD_ROOT%{_datadir}/%{name}/man $RPM_BUILD_ROOT%{_mandir}
@@ -151,6 +152,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2010/06/11 18:51:26  lisu
+- extended TODO
+
 Revision 1.21  2010/06/11 18:38:25  lisu
 - up to 0.7.1
 - some patches updates
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/calibre/calibre.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list