diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-11-02 11:16:03 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-11-02 11:16:03 +0100 |
commit | 1c37ca46d2f0a5d50e9bad8e64ecc91f61ed4c90 (patch) | |
tree | e81c6de7339cc98af055d11ac578677c04e327a0 /redhat/dependencies | |
parent | 63796fe1507d552b62483ba2e68c23b13a8012c3 (diff) | |
download | tde-packaging-1c37ca46d2f0a5d50e9bad8e64ecc91f61ed4c90.tar.gz tde-packaging-1c37ca46d2f0a5d50e9bad8e64ecc91f61ed4c90.zip |
RPM Packaging: update tdepim
Diffstat (limited to 'redhat/dependencies')
-rw-r--r-- | redhat/dependencies/libcaldav/libcaldav-14.0.0.spec | 2 | ||||
-rw-r--r-- | redhat/dependencies/libcarddav/libcarddav-14.0.0.spec | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/redhat/dependencies/libcaldav/libcaldav-14.0.0.spec b/redhat/dependencies/libcaldav/libcaldav-14.0.0.spec index 9cb2a8c0a..ddb105982 100644 --- a/redhat/dependencies/libcaldav/libcaldav-14.0.0.spec +++ b/redhat/dependencies/libcaldav/libcaldav-14.0.0.spec @@ -113,7 +113,7 @@ easy to integrate CalDAV support into any PIM application. %package -n %{libcaldav}-devel Summary: A client library that adds support for the CalDAV protocol (Development Files) -Group: Development/Libraries/C and C++ +Group: Development/Libraries/Other Requires: %{libcaldav}0 = %{?epoch:%{epoch}:}%{version}-%{release} %{?libcurl_devel:Requires: %{libcurl_devel}} Requires: glib2-devel diff --git a/redhat/dependencies/libcarddav/libcarddav-14.0.0.spec b/redhat/dependencies/libcarddav/libcarddav-14.0.0.spec index 09f16e31b..bfb9195a0 100644 --- a/redhat/dependencies/libcarddav/libcarddav-14.0.0.spec +++ b/redhat/dependencies/libcarddav/libcarddav-14.0.0.spec @@ -112,7 +112,7 @@ Build dependencies are minimal, requiring only libcurl. %package -n %{libcarddav}-devel Summary: A portable CardDAV client implementation (Development Files) -Group: Development/Libraries/C and C++ +Group: Development/Libraries/Other Requires: %{libcarddav}0 = %{?epoch:%{epoch}:}%{version}-%{release} %{?libcurl_devel:Requires: %{libcurl_devel}} Requires: glib2-devel |