diff options
author | François Andriot <albator78@libertysurf.fr> | 2013-10-01 11:23:57 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2013-10-01 11:23:57 +0200 |
commit | 9b58184067f8c91e5d71712d5b80b9a1c5c22f15 (patch) | |
tree | cb69b85de221421d5360c5cbd37b136b6a5c64ff /redhat/dependencies | |
parent | c8ae6831b95e699caca3557ba0fae59310059e39 (diff) | |
download | tde-packaging-9b58184067f8c91e5d71712d5b80b9a1c5c22f15.tar.gz tde-packaging-9b58184067f8c91e5d71712d5b80b9a1c5c22f15.zip |
RPM Packaging: update libcaldav
Diffstat (limited to 'redhat/dependencies')
-rw-r--r-- | redhat/dependencies/libcaldav/libcaldav-14.0.0.spec | 4 |
1 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 67b2d884c..904985358 100644 --- a/redhat/dependencies/libcaldav/libcaldav-14.0.0.spec +++ b/redhat/dependencies/libcaldav/libcaldav-14.0.0.spec @@ -27,7 +27,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: %{name}-%{tde_version}%{?preversion:~%{preversion}}.tar.gz -Patch1: libcaldav-14.0.0-older_libcurl.patch +#Patch1: libcaldav-14.0.0-older_libcurl.patch BuildRequires: libtool %if 0%{?rhel} == 4 @@ -75,7 +75,7 @@ Provides: libcaldav-devel = %{version}-%{release} %prep %setup -q -n %{name}-%{tde_version}%{?preversion:~%{preversion}} -%patch1 -p1 -b .libcurl +#patch1 -p1 -b .libcurl ./autogen.sh |