Accepting request 170840 from devel:libraries:c_c++
- Added url as source. Please see http://en.opensuse.org/SourceUrls (forwarded request 164134 from m_meister) OBS-URL: https://build.opensuse.org/request/show/170840 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libplist?expand=0&rev=23
This commit is contained in:
parent
4454a57d94
commit
a8ab2c55ed
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 15 12:54:38 UTC 2013 - mmeister@suse.com
|
||||
|
||||
- Added url as source.
|
||||
Please see http://en.opensuse.org/SourceUrls
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 15:52:14 UTC 2012 - cfarrell@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libplist
|
||||
#
|
||||
# Copyright (c) 2012 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
|
||||
@ -23,7 +23,7 @@ Summary: Library for handling Apple Binary and XML Property Lists
|
||||
License: LGPL-2.1+
|
||||
Group: System/Libraries
|
||||
Url: http://cgit.sukimashita.com/libplist.git
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Source: http://cgit.sukimashita.com/libplist.git/snapshot/%{name}-%{version}.tar.bz2
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libxml2-devel
|
||||
|
Loading…
Reference in New Issue
Block a user