Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117885120
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
1 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/libkolabxml.spec.in b/libkolabxml.spec.in
index 76affbf..38d0f2d 100644
--- a/libkolabxml.spec.in
+++ b/libkolabxml.spec.in
@@ -1,53 +1,53 @@
Name: libkolabxml
Version: @VERSION@
Release: @RELEASE@%{?dist}
Summary: Kolab XML format collection parser library
Group: System/Libraries
License: LGPLv3+
URL: http://www.kolab.org
Source0: http://git.kolab.org/libkolabxml/snapshot/%{name}-%{version}.tar.gz
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
-#BuildRequires:
+BuildRequires: boost-thread
#Requires:
%description
The libkolabxml parsing library interprets Kolab XML formats (xCal, xCard) with
bindings for Python, PHP and other languages. The language bindings are available
through sub-packages.
%package -n pykolab-format
Summary: Python bindings for libkolabxml
Group: System/Libraries
Requires: %{name} = %{version}-%{release}
%description -n pykolab-format
The PyKolab format package offers a comprehensive Python library using the
bindings provided through libkolabxml.
%prep
%setup -q
%build
%configure
make %{?_smp_mflags}
%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc
%files -n pykolab-format
%defattr(-,root,root,-)
%{python_sitearch}
%changelog
* Fri Feb 17 2012 Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> - 0.2-0.1
- First package
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Mon, Apr 6, 1:50 AM (6 d, 22 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18831887
Default Alt Text
(1 KB)
Attached To
Mode
rLKX libkolabxml
Attached
Detach File
Event Timeline