]> git.pld-linux.org Git - packages/bnc.git/commitdiff
- up to 2.8.9
authorsaq <saq@pld-linux.org>
Wed, 13 Oct 2004 18:13:51 +0000 (18:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- STBR (SECURITY fix)

Changed files:
    bnc.spec -> 1.18

bnc.spec

index 07f0e1265ddc1518fd91228d4bc2cb9b963cac5a..ddea06f15578e6b34528c8ab0bc2077cbbdd8ce1 100644 (file)
--- a/bnc.spec
+++ b/bnc.spec
@@ -1,18 +1,14 @@
-# TODO:
-# - SECURITY: http://securitytracker.com/alerts/2004/Oct/1011583.html
-#
-%define                _pre    beta2
 Summary:       Simple IRC bouncer
 Summary(pl):   Proste narzêdzie do tunelowania irc
 Name:          bnc
-Version:       2.8.8
-Release:       0.%{_pre}.3
+Version:       2.8.9
+Release:       1
 License:       GPL
 Group:         Networking/Utilities
-Source0:       http://gotbnc.com/files/%{name}%{version}%{_pre}.tar.gz
-# Source0-md5: 5ec74cf2f8d50104c0d512c212417e86
+Source0:       http://gotbnc.com/files/%{name}%{version}.tar.gz
+# Source0-md5: 4cabd254443c803fc759b1f062e7bedb
+# Source0-size:        57527
 Source1:       %{name}setup.pld
-Patch0:                %{name}-c_fix.patch
 URL:           http://gotbnc.com/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -34,7 +30,6 @@ od u
 
 %prep
 %setup -q -n %{name}%{version}
-%patch0 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
@@ -60,5 +55,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README CHANGES
+%doc README Changelog
 %attr(755,root,root) %{_bindir}/*
This page took 0.392371 seconds and 4 git commands to generate.