This commit is contained in:
parent
49146e8425
commit
e00ac74e39
1
baselibs.conf
Normal file
1
baselibs.conf
Normal file
@ -0,0 +1 @@
|
|||||||
|
pcre
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
||||||
|
|
||||||
|
- added baselibs.conf file to build xxbit packages
|
||||||
|
for multilib support
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 1 19:43:16 CET 2008 - crrodriguez@suse.de
|
Fri Feb 1 19:43:16 CET 2008 - crrodriguez@suse.de
|
||||||
|
|
||||||
|
@ -10,10 +10,11 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: pcre
|
Name: pcre
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
Version: 7.6
|
Version: 7.6
|
||||||
Release: 1
|
Release: 13
|
||||||
Summary: A library for Perl-compatible regular expressions
|
Summary: A library for Perl-compatible regular expressions
|
||||||
License: BSD 3-Clause; Other uncritical OpenSource License
|
License: BSD 3-Clause; Other uncritical OpenSource License
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -36,6 +37,7 @@ Authors:
|
|||||||
Philip Hazel <ph10@cam.ac.uk>
|
Philip Hazel <ph10@cam.ac.uk>
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
|
License: BSD 3-Clause; Other uncritical OpenSource License
|
||||||
Summary: A library for Perl-compatible regular expressions
|
Summary: A library for Perl-compatible regular expressions
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Requires: %{name} = %{version} libstdc++-devel
|
Requires: %{name} = %{version} libstdc++-devel
|
||||||
@ -109,6 +111,9 @@ make test
|
|||||||
%{_mandir}/man3/*.gz
|
%{_mandir}/man3/*.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 10 2008 ro@suse.de
|
||||||
|
- added baselibs.conf file to build xxbit packages
|
||||||
|
for multilib support
|
||||||
* Fri Feb 01 2008 crrodriguez@suse.de
|
* Fri Feb 01 2008 crrodriguez@suse.de
|
||||||
- update to version 7.6
|
- update to version 7.6
|
||||||
- The main reason for having this release so soon after 7.5
|
- The main reason for having this release so soon after 7.5
|
||||||
@ -481,7 +486,7 @@ make test
|
|||||||
- added BuildRoot
|
- added BuildRoot
|
||||||
* Tue Aug 21 2001 mge@suse.de
|
* Tue Aug 21 2001 mge@suse.de
|
||||||
- pcre 3.5
|
- pcre 3.5
|
||||||
* Wed Apr 11 2001 froh@suse.de
|
* Thu Apr 12 2001 froh@suse.de
|
||||||
- suse_update_config
|
- suse_update_config
|
||||||
* Mon Dec 04 2000 mge@suse.de
|
* Mon Dec 04 2000 mge@suse.de
|
||||||
- pcre 3.4
|
- pcre 3.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user