Mailinglist Archive: opensuse-commit (1318 mails)

< Previous Next >
commit ucm
  • From: root@xxxxxxx (h_root)
  • Date: Sun, 6 Aug 2006 22:19:14 +0200 (CEST)
  • Message-id: <20060806201914.BB987950EB@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package ucm
checked in at Sun Aug 6 22:19:14 CEST 2006.

--------
--- ucm/ucm.changes 2006-01-25 21:42:22.000000000 +0100
+++ ucm/ucm.changes 2006-08-04 19:13:45.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Aug 04 19:06:03 CEST 2006 - mfabian@xxxxxxx
+
+- adapt for Xorg X11R7 (paths changed).
+
+-------------------------------------------------------------------

Old:
----
ucm-0.3.spec

New:
----
ucm.spec

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

Other differences:
------------------
++++++ ucm-0.3.spec -> ucm.spec ++++++
--- ucm/ucm-0.3.spec 2006-01-25 21:42:22.000000000 +0100
+++ ucm/ucm.spec 2006-08-04 19:13:52.000000000 +0200
@@ -1,21 +1,33 @@
#
# spec file for package ucm (Version 0.3)
#
-# Copyright (c) 2004 SuSE Linux AG, Nuernberg, Germany.
+# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
-# Please submit bugfixes or comments via http://www.suse.de/feedback/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild
-# usedforbuild aaa_base acl attr bash bind-utils bison bzip2 coreutils cpio cpp cvs cyrus-sasl db devs diffutils e2fsprogs file filesystem fillup findutils flex gawk gdbm-devel glibc glibc-devel glibc-locale gpm grep groff gzip info insserv kbd less libacl libattr libgcc libstdc++ libxcrypt m4 make man mktemp modutils ncurses ncurses-devel net-tools netcfg openldap2-client openssl pam pam-devel pam-modules patch permissions popt ps rcs readline sed sendmail shadow strace syslogd sysvinit tar texinfo timezone unzip util-linux vim zlib zlib-devel XFree86-devel XFree86-libs autoconf automake binutils cracklib expat fontconfig fontconfig-devel gcc gdbm gettext libtool perl rpm

Name: ucm
+%if %suse_version > 910
BuildRequires: xorg-x11-devel
+%else
+BuildRequires: XFree86-devel
+%endif
+%if "%(xft-config --prefix)" == "/usr"
+%define appdefdir /usr/share/X11
+%define xmandir /usr/share/man
+%define xbindir /usr/bin
+%else
+%define appdefdir /usr/X11R6/lib/X11
+%define xmandir /usr/X11R6/man
+%define xbindir /usr/X11R6/bin
+%endif
Summary: Unicode Font Viewer
Version: 0.3
-Release: 260
+Release: 352
Group: System/X11/Utilities
License: BSD, Other License(s), see package
URL: http://www.pps.jussieu.fr/~jch
@@ -60,12 +72,13 @@
%files
%defattr(-,root,root)
%doc README License
-%{_prefix}/X11R6/bin/*
-%{_prefix}/X11R6/man/man1/*
-%config %{_prefix}/X11R6/lib/X11/app-defaults/*
-# spec file ends here
+%{xbindir}/*
+%{xmandir}/man1/*
+%config %{appdefdir}/app-defaults/*

%changelog -n ucm
+* Fri Aug 04 2006 - mfabian@xxxxxxx
+- adapt for Xorg X11R7 (paths changed).
* Wed Jan 25 2006 - mls@xxxxxxx
- converted neededforbuild to BuildRequires
* Sat Jan 10 2004 - adrian@xxxxxxx


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



Remember to have fun...


< Previous Next >
This Thread
  • No further messages