Accepting request 161299 from M17N

- Added url as source.
  Please see http://en.opensuse.org/SourceUrls (forwarded request 161201 from m_meister)

OBS-URL: https://build.opensuse.org/request/show/161299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fribidi?expand=0&rev=20
This commit is contained in:
Stephan Kulow 2013-03-28 12:11:10 +00:00 committed by Git OBS Bridge
commit a08810091d
4 changed files with 12 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:929208c180a61c53321c6a2250a72e5a16f5db7ab7756cc5b8ee9d0cb07e95ad
size 543099

3
fribidi-0.19.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:49cf91586e48b52fe25872ff66c1da0dff0daac2593f9f300e2af12f44f64177
size 668933

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 26 14:16:49 UTC 2013 - mmeister@suse.com
- Added url as source.
Please see http://en.opensuse.org/SourceUrls
-------------------------------------------------------------------
Sun Feb 6 11:07:10 UTC 2011 - adam@mizerski.pl

View File

@ -1,7 +1,7 @@
#
# spec file for package fribidi
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 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
@ -15,25 +15,21 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: fribidi
Version: 0.19.2
Release: 1
Release: 0
Summary: Free Implementation of BiDi Algorithm
License: LGPL-2.1
Group: System/Libraries
Url: http://fribidi.org/
AutoReqProv: on
# bug437293
%ifarch ppc64
Obsoletes: fribidi-64bit
%endif
#
Provides: locale(ar;he)
# repacked http://fribidi.org/download/fribidi-%%{version}.tar.gz
Source: fribidi-%{version}.tar.bz2
Source: http://fribidi.org/download/%{name}-%{version}.tar.gz
Source2: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: pkg-config
@ -50,7 +46,6 @@ API proposal" by Franck Portaneri, which he wrote as a proposal for
adding BiDi support to Mozilla.
%package devel
License: LGPL-2.1
Summary: Development Files for FriBiDi
Group: Development/Libraries/C and C++
Requires: %{name} = %{version}