Mailinglist Archive: opensuse-commit (779 mails)

< Previous Next >
commit xorg-x11-libXrender for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 23 Apr 2009 19:53:14 +0200
  • Message-id: <20090423175314.9F8FD67807E@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package xorg-x11-libXrender for
openSUSE:Factory
checked in at Thu Apr 23 19:53:14 CEST 2009.


--------
--- xorg-x11-libXrender/xorg-x11-libXrender.changes 2008-09-11
14:22:07.000000000 +0200
+++ xorg-x11-libXrender/xorg-x11-libXrender.changes 2009-04-21
19:30:45.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Apr 21 19:30:05 CEST 2009 - crrodriguez@xxxxxxx
+
+- remove static libraries and "la" files
+- run ldconfig in postun
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ xorg-x11-libXrender.spec ++++++
--- /var/tmp/diff_new_pack.h13634/_old 2009-04-23 19:52:32.000000000 +0200
+++ /var/tmp/diff_new_pack.h13634/_new 2009-04-23 19:52:32.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xorg-x11-libXrender (Version 7.4)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
BuildRequires: pkgconfig xorg-x11-libX11-devel xorg-x11-libXau-devel
xorg-x11-libXdmcp-devel xorg-x11-proto-devel xorg-x11-xtrans-devel
Url: http://xorg.freedesktop.org/
Version: 7.4
-Release: 1
+Release: 4
License: X11/MIT
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Group: System/Libraries
@@ -47,7 +47,8 @@
Summary: Include Files and Libraries mandatory for Development.
Provides: xorg-x11-devel:/usr/X11R6/%{_lib}/libXrender.so
Group: System/Libraries
-Requires: xorg-x11-proto-devel xorg-x11-xtrans-devel
xorg-x11-libXau-devel xorg-x11-libXdmcp-devel xorg-x11-libX11-devel
xorg-x11-libXrender
+Requires: xorg-x11-proto-devel xorg-x11-xtrans-devel
xorg-x11-libXau-devel xorg-x11-libXdmcp-devel xorg-x11-libX11-devel
+Requires: %{name} = %{version}
AutoReqProv: on

%description devel
@@ -63,41 +64,43 @@
Noah Levitt

%prep
-%setup -n libXrender-%{dirsuffix}
+%setup -q -n libXrender-%{dirsuffix}

%build
#autoreconf -fi
-./configure CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \
- --prefix=/usr \
- --libdir=%{_libdir} \
- --mandir=%{_mandir}
-make
+export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
+%configure --disable-static --with-pic
+%{__make} %{?jobs:-j%jobs}

%install
make install DESTDIR=$RPM_BUILD_ROOT
+%{__rm} -f %{buildroot}%{_libdir}/*.la

%clean
rm -rf "$RPM_BUILD_ROOT"

%post -p /sbin/ldconfig

+%postun -p /sbin/ldconfig
+
%pre devel
test -L usr/include/X11 && rm usr/include/X11
exit 0

%files
%defattr(-,root,root)
-/usr/%{_lib}/*.so.*
+%{_libdir}/*.so.*

%files devel
%defattr(-,root,root)
/usr/include/X11/extensions/*.h
-/usr/%{_lib}/*.a
-/usr/%{_lib}/*.la
-/usr/%{_lib}/*.so
-/usr/%{_lib}/pkgconfig/*.pc
+%{_libdir}/*.so
+%{_libdir}/pkgconfig/*.pc

%changelog
+* Tue Apr 21 2009 crrodriguez@xxxxxxx
+- remove static libraries and "la" files
+- run ldconfig in postun
* Thu Sep 11 2008 sndirsch@xxxxxxx
- bumped release number to 7.4
* Thu Apr 10 2008 ro@xxxxxxx
@@ -105,7 +108,7 @@
for multilib support
* Sat Sep 29 2007 sndirsch@xxxxxxx
- bumped version to 7.3
-* Fri Sep 07 2007 sndirsch@xxxxxxx
+* Thu Sep 06 2007 sndirsch@xxxxxxx
- libXrender 0.9.4
* This release is just a build fix for some applications
requiring libXrender.


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



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
  • No further messages