Mailinglist Archive: opensuse-commit (1828 mails)
| < Previous | Next > |
commit libpng12-0
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 05 Sep 2008 20:25:02 +0200
- Message-id: <20080905182502.CBB7767815E@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package libpng12-0
checked in at Fri Sep 5 20:25:02 CEST 2008.
--------
--- libpng12-0/libpng12-0.changes 2008-06-26 11:14:53.000000000 +0200
+++ libpng12-0/libpng12-0.changes 2008-09-01 14:08:24.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Sep 1 14:08:17 CEST 2008 - aj@xxxxxxx
+
+- Do not package la files.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libpng12-0.spec ++++++
--- /var/tmp/diff_new_pack.l27688/_old 2008-09-05 20:24:37.000000000 +0200
+++ /var/tmp/diff_new_pack.l27688/_new 2008-09-05 20:24:37.000000000 +0200
@@ -2,9 +2,16 @@
# spec file for package libpng12-0 (Version 1.2.29)
#
# Copyright (c) 2008 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.
#
+# All modifications and additions to the file contributed by third parties
+# remain the property of their copyright owners, unless otherwise agreed
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@@ -18,7 +25,7 @@
Url: http://www.libpng.org/pub/png/libpng.html
AutoReqProv: on
Version: 1.2.29
-Release: 1
+Release: 20
Summary: Library for the Portable Network Graphics Format (PNG)
Source: libpng-%{version}.tar.bz2
Patch: libpng-%{version}-setjmp.diff
@@ -92,6 +99,7 @@
%install
make install DESTDIR=$RPM_BUILD_ROOT
+rm $RPM_BUILD_ROOT/%{_libdir}/libpng*.la
%clean
rm -rf "$RPM_BUILD_ROOT"
@@ -116,7 +124,6 @@
%defattr(-,root,root)
/usr/bin/*config
/usr/include/*
-%{_libdir}/libpng*.la
%{_libdir}/libpng*.so
%doc %{_mandir}/man3/libpng.3.gz
%doc %{_mandir}/man3/libpngpf.3.gz
@@ -125,6 +132,8 @@
%doc CHANGES README TODO ANNOUNCE KNOWNBUG Y2KINFO LICENSE libpng-*.txt
%changelog
+* Mon Sep 01 2008 aj@xxxxxxx
+- Do not package la files.
* Mon Jun 23 2008 pgajdos@xxxxxxx
- updated to 1.2.29:
* fixes to the configure-related build-scripts
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |