Mailinglist Archive: opensuse-commit (1124 mails)

< Previous Next >
commit gucharmap
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 27 Apr 2007 16:46:59 +0200
  • Message-id: <20070427144659.62C92678186@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package gucharmap
checked in at Fri Apr 27 16:46:59 CEST 2007.

--------
--- GNOME/gucharmap/gucharmap.changes   2007-04-09 19:54:40.000000000 +0200
+++ /mounts/work_src_done/STABLE/gucharmap/gucharmap.changes    2007-04-27 12:32:13.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Apr 27 12:32:13 CEST 2007 - sbrabec@xxxxxxx
+
+- Do not call meinproc (#227624).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gucharmap.spec ++++++
--- /var/tmp/diff_new_pack.c10424/_old  2007-04-27 16:46:55.000000000 +0200
+++ /var/tmp/diff_new_pack.c10424/_new  2007-04-27 16:46:55.000000000 +0200
@@ -11,12 +11,11 @@
 # norootforbuild
 
 Name:           gucharmap
-BuildRequires:  docbook_4 gnome-doc-utils-devel gnome-icon-theme intltool kdelibs3-doc libgnomeui-devel scrollkeeper update-desktop-files
+BuildRequires:  docbook_4 gnome-doc-utils-devel gnome-icon-theme intltool libgnomeui-devel scrollkeeper update-desktop-files
 License:        GNU General Public License (GPL), GNU Library General Public License v. 2.0 and 2.1 (LGPL)
 Group:          System/GUI/GNOME
-Autoreqprov:    on
 Version:        1.10.0
-Release:        1
+Release:        6
 Summary:        A Feature-Rich Unicode Character Map
 Source:         ftp://ftp.gnome.org/pub/gnome/sources/gucharmap/1.8/%{name}-%{version}.tar.bz2
 Patch:          %name-desktop.patch
@@ -39,7 +38,6 @@
 Summary:        Include Files and Libraries mandatory for Development.
 Group:          System/GUI/GNOME
 Requires:       %{name} = %{version} glib2-devel gtk2-devel libgnome-devel libgnomeui-devel
-Autoreqprov:    on
 
 %description devel
 This package contains all necessary include files and libraries needed
@@ -66,11 +64,6 @@
 
 %install
 %makeinstall
-for xml in $RPM_BUILD_ROOT%{_datadir}/gnome/help/*/*/*.xml; do
-    if echo $xml | egrep 'share/gnome/help/([^/]*)/[^/]*/\1\.xml$' > /dev/null; then
-       meinproc --cache `echo $xml | sed 's/xml$/cache.bz2/'` $xml || :
-    fi
-done
 %find_lang %{name}
 %suse_update_desktop_file %{name}
 
@@ -102,6 +95,8 @@
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Fri Apr 27 2007 - sbrabec@xxxxxxx
+- Do not call meinproc (#227624).
 * Mon Apr 09 2007 - maw@xxxxxxx
 - Update to version 1.10.0
 - Now requires a newer version of libtool.


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread