packages (DEVEL): pida/pida.spec - package more files - doesn't work yet

lisu lisu at pld-linux.org
Thu Sep 24 12:03:05 CEST 2009


Author: lisu                         Date: Thu Sep 24 10:03:05 2009 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- package more files
- doesn't work yet

---- Files affected:
packages/pida:
   pida.spec (1.24.2.1 -> 1.24.2.2) 

---- Diffs:

================================================================
Index: packages/pida/pida.spec
diff -u packages/pida/pida.spec:1.24.2.1 packages/pida/pida.spec:1.24.2.2
--- packages/pida/pida.spec:1.24.2.1	Thu Sep 24 11:20:54 2009
+++ packages/pida/pida.spec	Thu Sep 24 12:02:59 2009
@@ -84,6 +84,7 @@
 # see todo at top of the spec
 %dir %{py_sitedir}/pida/resources/locale
 %dir %{py_sitedir}/pida/services/appcontroller/locale
+%dir %{py_sitedir}/pida/services/browseweb/locale
 %dir %{py_sitedir}/pida/services/buffer/locale
 %dir %{py_sitedir}/pida/services/bugreport/locale
 %dir %{py_sitedir}/pida/services/commander/locale
@@ -103,6 +104,7 @@
 %dir %{py_sitedir}/pida/services/window/locale
 %lang(fr) %{py_sitedir}/pida/resources/locale/fr_FR
 %lang(fr) %{py_sitedir}/pida/services/appcontroller/locale/fr_FR
+%lang(fr) %{py_sitedir}/pida/services/browseweb/locale/fr_FR
 %lang(fr) %{py_sitedir}/pida/services/buffer/locale/fr_FR
 %lang(fr) %{py_sitedir}/pida/services/bugreport/locale/fr_FR
 %lang(fr) %{py_sitedir}/pida/services/commander/locale/fr_FR
@@ -140,10 +142,16 @@
 %dir %{py_sitedir}/pida/resources/data
 %dir %{py_sitedir}/pida/resources/data/gtkrc-2.0
 %{py_sitedir}/pida/resources/data/*.py[co]
+%{py_sitedir}/pida/resources/data/*.vim
+%{py_sitedir}/pida/resources/data/*.el
 %dir %{py_sitedir}/pida/services
 %dir %{py_sitedir}/pida/services/appcontroller
 %{py_sitedir}/pida/services/appcontroller/*.py[co]
 %{py_sitedir}/pida/services/appcontroller/uidef
+%dir %{py_sitedir}/pida/services/browseweb
+#%%{py_sitedir}/pida/services/browseweb/glade
+%{py_sitedir}/pida/services/browseweb/*.py[co]
+%{py_sitedir}/pida/services/browseweb/uidef
 %dir %{py_sitedir}/pida/services/buffer
 %{py_sitedir}/pida/services/buffer/glade
 %{py_sitedir}/pida/services/buffer/*.py[co]
@@ -154,6 +162,7 @@
 %{py_sitedir}/pida/services/bugreport/uidef
 %dir %{py_sitedir}/pida/services/commander
 %{py_sitedir}/pida/services/commander/*.py[co]
+%{py_sitedir}/pida/services/commander/pixmaps
 %{py_sitedir}/pida/services/commander/uidef
 %dir %{py_sitedir}/pida/services/contexts
 %{py_sitedir}/pida/services/contexts/*.py[co]
@@ -172,6 +181,11 @@
 %dir %{py_sitedir}/pida/services/help
 %{py_sitedir}/pida/services/help/*.py[co]
 %{py_sitedir}/pida/services/help/uidef
+%dir %{py_sitedir}/pida/services/language
+%{py_sitedir}/pida/services/language/glade
+%{py_sitedir}/pida/services/language/*.py[co]
+%{py_sitedir}/pida/services/language/pixmaps
+%{py_sitedir}/pida/services/language/uidef
 %dir %{py_sitedir}/pida/services/manhole
 %{py_sitedir}/pida/services/manhole/*.py[co]
 %{py_sitedir}/pida/services/manhole/uidef
@@ -181,6 +195,7 @@
 %dir %{py_sitedir}/pida/services/openwith
 %{py_sitedir}/pida/services/openwith/glade
 %{py_sitedir}/pida/services/openwith/*.py[co]
+%{py_sitedir}/pida/services/openwith/uidef
 %dir %{py_sitedir}/pida/services/optionsmanager
 %{py_sitedir}/pida/services/optionsmanager/glade
 %{py_sitedir}/pida/services/optionsmanager/*.py[co]
@@ -195,6 +210,7 @@
 %{py_sitedir}/pida/services/project/uidef
 %{py_sitedir}/pida/services/*.py[co]
 %dir %{py_sitedir}/pida/services/sessions
+%{py_sitedir}/pida/services/sessions/glade
 %{py_sitedir}/pida/services/sessions/*.py[co]
 %{py_sitedir}/pida/services/sessions/uidef
 %dir %{py_sitedir}/pida/services/shortcuts
@@ -208,6 +224,7 @@
 %{py_sitedir}/pida/services/versioncontrol/uidef
 %dir %{py_sitedir}/pida/services/window
 %{py_sitedir}/pida/services/window/*.py[co]
+%{py_sitedir}/pida/services/window/uidef
 %{py_sitedir}/pida/ui
 %{py_sitedir}/pida/utils
 
@@ -220,6 +237,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24.2.2  2009/09/24 10:02:59  lisu
+- package more files
+- doesn't work yet
+
 Revision 1.24.2.1  2009/09/24 09:20:54  lisu
 - start update to 0.6beta3
 - URL updated
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pida/pida.spec?r1=1.24.2.1&r2=1.24.2.2&f=u



More information about the pld-cvs-commit mailing list