]> git.pld-linux.org Git - packages/eggdrop.git/commitdiff
- updated topicprot patch
authorAdam Gołębiowski <adamg@pld-linux.org>
Wed, 7 May 2003 09:36:56 +0000 (09:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- uncommented config_encryption patch
- temporary disable idea.mod (due to recent changes in eggdrop sources)
- rel 0.2, still not finished yet

Changed files:
    eggdrop.spec -> 1.55

eggdrop.spec

index b2f3057221f95cbe7b35b1999a66ab51e3547a57..36d27d02b0c54d0c7e1ad166783cbb016c8b599c 100644 (file)
@@ -4,7 +4,7 @@ Summary(pt_BR): Bot de IRC escrito em C
 Summary(ru_RU.KOI8-R): Eggdrop, ÜÔÏ IRC-ÂÏÔ ÎÁÐÉÓÁÎÎÙÊ ÎÁ ÑÚÙËÅ C.
 Name:          eggdrop
 Version:       1.6.15
-Release:       0.1
+Release:       0.2
 License:       GPL
 Group:         Applications/Communications
 Source0:       ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/%{name}%{version}.tar.bz2
@@ -130,14 +130,13 @@ Eggdrop 
 ÓÏÏÔ×ÅÔÓÔ×ÕÀÝÉÈ ÐÒÁ× É ÐÒÉ×ÉÌÅÇÉÊ.
 
 %prep
-%setup -q -n %{name}%{version} -a10 -a11 -a12 -a13 -a14 -a15 -a16 -a20 -a21 -a22 -a23 -a24 -a25 -a26 -a27 -a28 -a29
+%setup -q -n %{name}%{version} -a10 -a11 -a12 -a13 -a14 -a15 -a16 -a20 -a21 -a22 -a23 -a24 -a25 -a26 -a28 -a29
 %patch0 -p1
 %patch1 -p0
 #%patch2 -p1
-#%patch3 -p1
-#%patch4 -p1
-%patch5 -p0
-#%patch6 -p1
+%patch3 -p1
+%patch4 -p1
+%patch5 -p1
 
 %build
 CFLAGS="%{rpmcflags}"; export CFLAGS
This page took 0.03707 seconds and 4 git commands to generate.