Mailinglist Archive: opensuse-commit (857 mails)
| < Previous | Next > |
commit pcre
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 12 Nov 2007 18:41:54 +0100
- Message-id: <20071112174154.C5F42678338@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package pcre
checked in at Mon Nov 12 18:41:54 CET 2007.
--------
--- pcre/pcre.changes 2007-08-08 12:59:52.000000000 +0200
+++ /mounts/work_src_done/STABLE/pcre/pcre.changes 2007-11-06
08:19:13.000000000 +0100
@@ -1,0 +2,7 @@
+Tue Nov 6 08:15:28 CET 2007 - crrodriguez@xxxxxxx
+
+- update to version 7.4, since version 7.2, more than 40 bugs were fixed
+ including multiple vulnerabilities [#325921] . The list of changes is too long
+ to mention here, see changelog.txt for details.
+
+-------------------------------------------------------------------
Old:
----
pcre-7.2.tar.bz2
New:
----
pcre-7.4.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pcre.spec ++++++
--- /var/tmp/diff_new_pack.q23443/_old 2007-11-12 18:41:32.000000000 +0100
+++ /var/tmp/diff_new_pack.q23443/_new 2007-11-12 18:41:32.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package pcre (Version 7.2)
+# spec file for package pcre (Version 7.4)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,15 +12,15 @@
Name: pcre
BuildRequires: gcc-c++
-Version: 7.2
-Release: 5
+Version: 7.4
+Release: 1
Summary: A library for Perl-compatible regular expressions
-License: BSD 3-Clause, Other uncritical OpenSource License, PCRE LICENCE
+License: BSD 3-Clause; Other uncritical OpenSource License
Group: System/Libraries
-Autoreqprov: on
-URL: ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
+AutoReqProv: on
+Url: ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
Source: %name-%version.tar.bz2
-Patch0: %name-%version.assert_fix.patch
+Patch0: %name-7.2.assert_fix.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -71,6 +71,8 @@
%{__make} DESTDIR=%{buildroot} install
%{__mkdir_p} %{buildroot}/%{_defaultdocdir}
mv %{buildroot}/usr/share/doc/pcre %{buildroot}/%{_defaultdocdir}/pcre
+#empty dependecy_libs
+%{__rm} -f %{buildroot}%{_libdir}/*.la
%check
export LANG=POSIX
@@ -94,7 +96,7 @@
%{_libdir}/*.so.*
%{_bindir}/pcregrep
%{_bindir}/pcretest
-%doc %{_mandir}/man1/*.gz
+%{_mandir}/man1/*.gz
%files devel
%defattr(-,root,root)
@@ -102,12 +104,14 @@
%{_includedir}/*
%{_libdir}/*.so
%{_libdir}/*.a
-%{_libdir}/*.la
%{_libdir}/pkgconfig/libpcre.pc
%{_libdir}/pkgconfig/libpcrecpp.pc
-%doc %{_mandir}/man3/*.gz
-
+%{_mandir}/man3/*.gz
%changelog
+* Tue Nov 06 2007 - crrodriguez@xxxxxxx
+- update to version 7.4, since version 7.2, more than 40 bugs were fixed
+ including multiple vulnerabilities [#325921] . The list of changes is too
long
+ to mention here, see changelog.txt for details.
* Wed Aug 08 2007 - ms@xxxxxxx
- added fix to run ldconfig for libpcre*, Thanks to
Cristian Rodriguez <crrodriguez@xxxxxxxxxx> who provided
++++++ pcre-7.2.tar.bz2 -> pcre-7.4.tar.bz2 ++++++
++++ 23448 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |