Hello community,

here is the log from the commit of package fox16 for openSUSE:Factory checked 
in at 2012-09-20 15:30:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fox16 (Old)
 and      /work/SRC/openSUSE:Factory/.fox16.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fox16", Maintainer is "lr...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fox16/fox16.changes      2012-07-13 
11:31:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.fox16.new/fox16.changes 2012-09-20 
15:30:59.000000000 +0200
@@ -1,0 +2,16 @@
+Wed Sep 19 10:53:15 UTC 2012 - behri...@users.sourceforge.net
+
+- fixed devel dependencies for scientific linux
+
+-------------------------------------------------------------------
+Tue Sep 18 13:25:05 UTC 2012 - idon...@suse.com
+
+- Add explicity glu dependency for openSUSE > 12.2 
+
+-------------------------------------------------------------------
+Sun Sep  9 14:41:22 UTC 2012 - l...@linux-schulserver.de
+
+- create symlinks in devel package where the binaries live
+  (TODO: use update-alternatives)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ fox16.spec ++++++
--- /var/tmp/diff_new_pack.nwsq3d/_old  2012-09-20 15:31:00.000000000 +0200
+++ /var/tmp/diff_new_pack.nwsq3d/_new  2012-09-20 15:31:00.000000000 +0200
@@ -44,6 +44,9 @@
 BuildRequires:  libtiff-devel
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
+%if 0%{?suse_version} > 1220
+BuildRequires:  pkgconfig(glu)
+%endif
 BuildRequires:  zlib-devel
 Requires:       libfox%soname = %{version}
 Provides:       fox = %{version}
@@ -151,7 +154,7 @@
 #
 # Fedora Requires
 #
-%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
+%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version} || 
0%{?scientificlinux_version}
 Requires:       cups-devel
 Requires:       libGLU-devel
 Requires:       libXext-devel
@@ -255,7 +258,7 @@
 
 %postun -n libfox1_6 -p /sbin/ldconfig
 
-%post devel-static
+%post devel
 test -f %{_bindir}/fox-config || ln -s fox16-config %{_bindir}/fox-config
 test -f %{_bindir}/reswrap || ln -s reswrap16 %{_bindir}/reswrap
 test -f %{_mandir}/man1/reswrap.1.gz || ln -s reswrap16.1.gz 
%{_mandir}/man1/reswrap.1.gz




-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to