SHA256
1
0
forked from pool/libplist

Autobuild autoformatter for 66937

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libplist?expand=0&rev=10
This commit is contained in:
Sascha Peilicke 2011-04-21 09:52:29 +00:00 committed by Git OBS Bridge
parent 4e3cb5a4cc
commit 627006c2eb

View File

@ -1,7 +1,7 @@
# #
# spec file for package libplist (Version 1.4) # spec file for package libplist
# #
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -34,6 +34,7 @@ BuildRequires: swig
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
#remove when pkgconfig is fixed to handle Requires.private correctly #remove when pkgconfig is fixed to handle Requires.private correctly
Patch0: libplist-1.4-pkgconfig.patch Patch0: libplist-1.4-pkgconfig.patch
%description %description
libplist is a library for handling Apple Binary and XML Property Lists. libplist is a library for handling Apple Binary and XML Property Lists.