From 40c2208d7c13c90cbbd6a17b78bed7f1a44a08db3cf8a03709fe7d850fd21ea3 Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Wed, 27 Mar 2013 02:45:30 +0000 Subject: [PATCH] Accepting request 161201 from home:m_meister:branches:openSUSE:Factory - Added url as source. Please see http://en.opensuse.org/SourceUrls OBS-URL: https://build.opensuse.org/request/show/161201 OBS-URL: https://build.opensuse.org/package/show/M17N/fribidi?expand=0&rev=9 --- fribidi-0.19.2.tar.bz2 | 3 --- fribidi-0.19.2.tar.gz | 3 +++ fribidi.changes | 6 ++++++ fribidi.spec | 11 +++-------- 4 files changed, 12 insertions(+), 11 deletions(-) delete mode 100644 fribidi-0.19.2.tar.bz2 create mode 100644 fribidi-0.19.2.tar.gz diff --git a/fribidi-0.19.2.tar.bz2 b/fribidi-0.19.2.tar.bz2 deleted file mode 100644 index 84512ce..0000000 --- a/fribidi-0.19.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:929208c180a61c53321c6a2250a72e5a16f5db7ab7756cc5b8ee9d0cb07e95ad -size 543099 diff --git a/fribidi-0.19.2.tar.gz b/fribidi-0.19.2.tar.gz new file mode 100644 index 0000000..7e86490 --- /dev/null +++ b/fribidi-0.19.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49cf91586e48b52fe25872ff66c1da0dff0daac2593f9f300e2af12f44f64177 +size 668933 diff --git a/fribidi.changes b/fribidi.changes index fccb38e..6a6f001 100644 --- a/fribidi.changes +++ b/fribidi.changes @@ -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 diff --git a/fribidi.spec b/fribidi.spec index cb88d9a..935a925 100644 --- a/fribidi.spec +++ b/fribidi.spec @@ -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}