From c893713fb3ef0309743e1c98a3a501c76f225c48 Mon Sep 17 00:00:00 2001 From: aredridel Date: Tue, 29 Jul 2003 20:37:51 +0000 Subject: [PATCH] - patched to build against kdelibs 3.1.90.030726 Changed files: apollon-dtd-location.patch -> 1.1 apollon.spec -> 1.4 --- apollon-dtd-location.patch | 182 +++++++++++++++++++++++++++++++++++++ apollon.spec | 2 + 2 files changed, 184 insertions(+) create mode 100644 apollon-dtd-location.patch diff --git a/apollon-dtd-location.patch b/apollon-dtd-location.patch new file mode 100644 index 0000000..a6c441a --- /dev/null +++ b/apollon-dtd-location.patch @@ -0,0 +1,182 @@ +diff -urN apollon-0.8.3-orig/doc/en/index.docbook apollon-0.8.3/doc/en/index.docbook +--- apollon-0.8.3-orig/doc/en/index.docbook 2003-07-02 09:18:12.000000000 -0600 ++++ apollon-0.8.3/doc/en/index.docbook 2003-07-29 13:44:41.000000000 -0600 +@@ -1,5 +1,5 @@ + +-Apollon'> + + +diff -urN apollon-0.8.3-orig/doc/en/index.docbook~ apollon-0.8.3/doc/en/index.docbook~ +--- apollon-0.8.3-orig/doc/en/index.docbook~ 1969-12-31 17:00:00.000000000 -0700 ++++ apollon-0.8.3/doc/en/index.docbook~ 2003-07-02 09:18:12.000000000 -0600 +@@ -0,0 +1,168 @@ ++ ++Apollon'> ++ ++ ++ ++ ++ ++ ++]> ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++The Apollon Handbook ++ ++ ++ ++Bastiaan ++ ++Naber ++ ++
bastiaan@ricardis.tudelft.nl
++
++
++
++ ++ ++ ++ ++2002 ++Bastiaan Naber ++Robert Wittams ++ ++ ++ ++&FDLNotice; ++ ++ ++13/12/2002 ++0.10 ++ ++ ++ ++&apollon; is a client for the giFT daemon which allows you to ++access the OpenFT filesharing network. The daemon is extensible, ++meaning access to other networks can be added. ++ ++ ++ ++ ++ ++KDE ++Apollon ++giFT ++openFT ++ ++ ++
++ ++ ++ ++Introduction ++ ++ ++ ++&kapp; is a client for giFT. giFT is a daemon which allows you to access file ++sharing networks. Currently you can access the OpenFT network. ++ ++ ++ ++ ++Command Reference ++ ++ ++ ++ ++The main Apollon window ++ ++ ++ ++The File Menu ++ ++ ++ ++ ++ ++Ctrlq ++ ++File ++Quit ++ ++Quits &kapp; ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++Credits and License ++ ++&kapp; ++ ++ ++Program copyright 2002 Bastiaan Naber bastiaan@ricardis.tudelft.nl ++Program copyright 2002 Robert Wittams robert@wittams.com ++ ++ ++ ++ ++Documentation copyright 2002 Bastiaan Naber bastiaan@ricardis.tudelft.nl ++Documentation copyright 2002 Robert Wittamsrobert@wittams.com ++ ++ ++ ++&underFDL; ++ ++&underGPL; ++ ++ ++ ++ ++&documentation.index; ++
++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ diff --git a/apollon.spec b/apollon.spec index 0c3bff1..c2bb86d 100644 --- a/apollon.spec +++ b/apollon.spec @@ -7,6 +7,7 @@ License: GPL Group: X11/Applications/Networking Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 # Source0-md5: a859b6d244e47cc259135d64f63df953 +Patch0: apollon-dtd-location.patch URL: http://apollon.sourceforge.net/ BuildRequires: giFT-devel BuildRequires: kdelibs-devel @@ -28,6 +29,7 @@ multimedialnych do podgl %prep %setup -q +%patch0 -p1 %build kde_appsdir="%{_applnkdir}"; export kde_appsdir -- 2.43.0