diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-10-19 10:10:04 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-10-19 10:10:04 +0900 |
commit | ff3b9cbad7182856bb6fe35e950b40d2848e49e3 (patch) | |
tree | 2627a6db19152c8d87beed8ceb5887a1bf9b73e0 /redhat/tdenetwork/tdenetwork-14.0.0.spec | |
parent | bb1e02c097fa27c54e1723cf1640fd9abf8c2e80 (diff) | |
parent | b044078982873fc5e30a2bb79b4bcd65e5ae806a (diff) | |
download | tde-packaging-ff3b9cbad7182856bb6fe35e950b40d2848e49e3.tar.gz tde-packaging-ff3b9cbad7182856bb6fe35e950b40d2848e49e3.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'redhat/tdenetwork/tdenetwork-14.0.0.spec')
-rw-r--r-- | redhat/tdenetwork/tdenetwork-14.0.0.spec | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/redhat/tdenetwork/tdenetwork-14.0.0.spec b/redhat/tdenetwork/tdenetwork-14.0.0.spec index 4f3efc16b..26958aa8b 100644 --- a/redhat/tdenetwork/tdenetwork-14.0.0.spec +++ b/redhat/tdenetwork/tdenetwork-14.0.0.spec @@ -52,14 +52,6 @@ Source0: %{name}-%{version}%{?preversion:~%{preversion}}.tar.gz Source1: kppp.pamd Source2: ktalk - -# [kdenetwork] Missing LDFLAGS cause FTBFS -Patch1: kdenetwork-3.5.13-missing_ldflags.patch - -# RHEL4 specific -Patch201: kdenetwork-3.5.13.1-fix_rhel4_libraries.patch -Patch202: tdenetwork-3.5.13.2-fix_conflicting_definitions.patch - BuildRequires: cmake >= 2.8 BuildRequires: gettext BuildRequires: trinity-tqtinterface-devel >= %{tde_version} @@ -1116,12 +1108,6 @@ update-desktop-database 2> /dev/null || : %prep %setup -q -n %{name}-%{version}%{?preversion:~%{preversion}} -%patch1 -p1 -b .ldflags - -%if 0%{?rhel} == 4 -%patch201 -p1 -b .rhel4 -%patch202 -p1 -b .rhel4 -%endif %build unset QTDIR QTINC QTLIB |