SPECS (DEVEL): gnome-terminal.spec - use gnome-doc-common macro, i...

freetz freetz at pld-linux.org
Mon Aug 8 17:20:15 CEST 2005


Author: freetz                       Date: Mon Aug  8 15:20:15 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- use gnome-doc-common macro, itemize schemas to avoid packaged but
  unregistered ones

---- Files affected:
SPECS:
   gnome-terminal.spec (1.71.2.2 -> 1.71.2.3) 

---- Diffs:

================================================================
Index: SPECS/gnome-terminal.spec
diff -u SPECS/gnome-terminal.spec:1.71.2.2 SPECS/gnome-terminal.spec:1.71.2.3
--- SPECS/gnome-terminal.spec:1.71.2.2	Mon Aug  8 17:09:11 2005
+++ SPECS/gnome-terminal.spec	Mon Aug  8 17:20:07 2005
@@ -56,7 +56,7 @@
 %patch2 -p1
 
 %build
-cp /usr/share/gnome-common/data/omf.make .
+%{__gnome_doc_common}
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
@@ -95,7 +95,7 @@
 %doc README ChangeLog NEWS TODO AUTHORS
 %doc %{_omf_dest_dir}/%{name}
 %attr(755,root,root) %{_bindir}/*
-%{_sysconfdir}/gconf/schemas/*
+%{_sysconfdir}/gconf/schemas/gnome-terminal.schemas
 %{_datadir}/%{name}
 %{_libdir}/bonobo/servers/*
 %{_desktopdir}/*
@@ -107,6 +107,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.71.2.3  2005/08/08 15:20:07  freetz
+- use gnome-doc-common macro, itemize schemas to avoid packaged but
+  unregistered ones
+
 Revision 1.71.2.2  2005/08/08 15:09:11  paladine
 - updated to 2.11.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-terminal.spec?r1=1.71.2.2&r2=1.71.2.3&f=u




More information about the pld-cvs-commit mailing list