diff options
author | François Andriot <albator78@libertysurf.fr> | 2013-10-09 21:25:19 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2013-10-09 21:25:19 +0200 |
commit | bd0ff7568ce64694ae7b1a180c1cc3654f4e60a9 (patch) | |
tree | 6074483ea9db86f4e118bd3ee987b9f78f63f143 /redhat/dependencies/libcaldav/libcaldav-14.0.0.spec | |
parent | 1b75a8a69eb58af5ed985debdf5020df147d1df5 (diff) | |
parent | 26882ca86584e3ceecc0104ddfbf4f9d118c8e04 (diff) | |
download | tde-packaging-bd0ff7568ce64694ae7b1a180c1cc3654f4e60a9.tar.gz tde-packaging-bd0ff7568ce64694ae7b1a180c1cc3654f4e60a9.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'redhat/dependencies/libcaldav/libcaldav-14.0.0.spec')
-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 |