Accepting request 27613 from M17N
Copy from M17N/fribidi based on submit request 27613 from user coolo OBS-URL: https://build.opensuse.org/request/show/27613 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fribidi?expand=0&rev=8
This commit is contained in:
parent
915798804f
commit
6d5be3b22f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 18 00:44:28 CET 2009 - jengelh@medozas.de
|
||||
|
||||
- add baselibs.conf as a source
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 10 12:34:56 CET 2008 - olh@suse.de
|
||||
|
||||
|
70
fribidi.spec
70
fribidi.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package fribidi (Version 0.10.9)
|
||||
#
|
||||
# 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
|
||||
@ -20,9 +20,9 @@
|
||||
|
||||
Name: fribidi
|
||||
Version: 0.10.9
|
||||
Release: 57
|
||||
Release: 58
|
||||
Summary: Free Implementation of BiDi Algorithm
|
||||
License: GPL v2 or later
|
||||
License: GPLv2+
|
||||
Group: System/Libraries
|
||||
Url: http://fribidi.sourceforge.net/
|
||||
AutoReqProv: on
|
||||
@ -33,6 +33,7 @@ Obsoletes: fribidi-64bit
|
||||
#
|
||||
Provides: locale(ar;he)
|
||||
Source: fribidi-%{version}.tar.bz2
|
||||
Source2: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -53,7 +54,7 @@ Authors:
|
||||
Dov Grobgeld <dov@imagic.weizmann.ac.il>
|
||||
|
||||
%package devel
|
||||
License: GPL v2 or later
|
||||
License: GPLv2+
|
||||
Summary: Static Libraries and Header Files for FriBiDi
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %name = %version
|
||||
@ -105,64 +106,3 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%exclude %_libdir/lib*.la
|
||||
|
||||
%changelog
|
||||
* Wed Dec 10 2008 olh@suse.de
|
||||
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
|
||||
(bnc#437293)
|
||||
* Thu Oct 30 2008 olh@suse.de
|
||||
- obsolete old -XXbit packages (bnc#437293)
|
||||
* Thu Apr 10 2008 ro@suse.de
|
||||
- added baselibs.conf file to build xxbit packages
|
||||
for multilib support
|
||||
* Sun Jan 06 2008 crrodriguez@suse.de
|
||||
- update to version 0.10.9
|
||||
* Fixed type sizes when stdint.h is not available.
|
||||
* Update to Unicode Character Database 5.0.0
|
||||
* Fixed type sizes on 64-bit architectures.
|
||||
- disable static libraries
|
||||
- remove libtool archive with empty dependency_libs
|
||||
- do not require gtk2-devel for build as it is unused
|
||||
- spec file cleanups
|
||||
* Tue Feb 28 2006 mfabian@suse.de
|
||||
- add "Provides: locale(ar,he)".
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Tue Mar 09 2004 mfabian@suse.de
|
||||
- Bugzilla #34267: fix this by adding the compiler option
|
||||
"-fno-strict-aliasing".
|
||||
* Sat Jan 10 2004 adrian@suse.de
|
||||
- add %%run_ldconfig
|
||||
* Mon May 12 2003 nashif@suse.de
|
||||
- package forgotten files
|
||||
* Sat Aug 10 2002 nashif@suse.de
|
||||
- added missing requires to devel package
|
||||
* Wed Jul 03 2002 meissner@suse.de
|
||||
- rerun auto* tools
|
||||
* Sun Jun 09 2002 nashif@suse.de
|
||||
- Update to version 0.10.4
|
||||
* Fri May 03 2002 nashif@suse.de
|
||||
- Update to 0.10.3
|
||||
- Use _libdir macro and fix for x86_64
|
||||
* Fri Mar 01 2002 nashif@suse.de
|
||||
- Fixed for s390x: using _libdir instead of plain path
|
||||
* Sat Feb 09 2002 nashif@suse.de
|
||||
- Update to version 0.10.1
|
||||
* Wed Apr 11 2001 nashif@suse.de
|
||||
- Update to version 0.9.0
|
||||
* Fri Feb 09 2001 nashif@suse.de
|
||||
- Update to version 0.1.15
|
||||
* Sun Nov 05 2000 nashif@suse.de
|
||||
- Update to 0.1.14
|
||||
- Changed neededforbuild
|
||||
- add sub packages fribidi-devel
|
||||
* Fri Sep 22 2000 nashif@suse.de
|
||||
- Updated to 0.1.12
|
||||
* Tue Jun 20 2000 schwab@suse.de
|
||||
- Fix use of suse_update_config macro.
|
||||
* Fri Apr 28 2000 nashif@suse.de
|
||||
- Update to version 0.1.10
|
||||
* Wed Apr 12 2000 nashif@suse.de
|
||||
- Update to version 0.1.9
|
||||
* Sat Apr 08 2000 bk@suse.de
|
||||
- added suse update config macro
|
||||
* Sun Feb 13 2000 nashif@suse.de
|
||||
- Initial Release ( Version: 0.1.8 )
|
||||
|
Loading…
x
Reference in New Issue
Block a user