]> git.pld-linux.org Git - packages/eggdrop.git/commitdiff
- Commited from the wrong place. You don't have to say I'm stupid - I know that.
authorAdam Gołębiowski <adamg@pld-linux.org>
Wed, 9 Apr 2003 12:17:07 +0000 (12:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eggdrop.spec -> 1.51

eggdrop.spec

index a664e86691c55ae4a1e3cd7c49b3ced6ec0fe410..b6d8d717a46a9a3f7c06880994f56c6fc203c600 100644 (file)
@@ -46,11 +46,12 @@ Patch4:             %{name}%{version}-multilevel_sharing.patch.gz
 # that issues .unlink command to a broadcasted message
 Patch5:                %{name}%{version}-unlinkedby.patch
 # Topicprot - protects channel topic from being changed
-# This pathc was a bit modified to apply to eggdrop1.6.13
+# This patch was a bit modified to apply to eggdrop1.6.13
 Patch6:                %{name}%{version}-topicprot.patch
 # Adds information about additional encryption modules to config file
 Patch7:                %{name}-config_encryption.patch
-Patch8:                %{name}-FHS2.patch
+# This one fixes eggdrop botchk/autobotchk scripts
+Patch8:                %{name}%{version}-1.6.13.patch
 URL:           http://www.eggheads.org/
 BuildRequires: tcl-devel
 Requires:      tcl
@@ -128,13 +129,13 @@ etc.
 %prep
 %setup -q -n %{name}%{version} -a10 -a11 -a12 -a13 -a14 -a15 -a16 -a20 -a21 -a22 -a23 -a24 -a25 -a26 -a27 -a28 -a29
 %patch0 -p1
-#%patch1 -p1
-#%patch2 -p0
-#%patch3 -p0
-#%patch4 -p1
-#%patch5 -p1
-#%patch6 -p1
-#%patch7 -p0
+%patch1 -p1
+%patch2 -p0
+%patch3 -p0
+%patch4 -p1
+%patch5 -p1
+%patch6 -p1
+%patch7 -p0
 %patch8 -p1
 
 %build
This page took 0.070137 seconds and 4 git commands to generate.