[tcpjunk] * Mon Aug 05 2013 Fabian Affolter <mail at fabian-affolter.ch> - 2.9.03-8 - Updated spec file - Fixed F

Fabian Affolter fab at fedoraproject.org
Mon Aug 5 10:39:27 UTC 2013


commit 3f7d37b50efb19b4e670f6e8ce9a9fe6f792be3d
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Mon Aug 5 12:39:10 2013 +0200

    * Mon Aug 05 2013 Fabian Affolter <mail at fabian-affolter.ch> - 2.9.03-8
    - Updated spec file
    - Fixed FTBFS (#992783)

 tcpjunk.spec |   41 +++++++++++++++--------------------------
 1 files changed, 15 insertions(+), 26 deletions(-)
---
diff --git a/tcpjunk.spec b/tcpjunk.spec
index fb405d1..475c0a8 100644
--- a/tcpjunk.spec
+++ b/tcpjunk.spec
@@ -1,13 +1,11 @@
 Name:           tcpjunk
 Version:        2.9.03
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        TCP protocols testing tool
 
-Group:          Applications/Internet
 License:        GPLv2+
 URL:            http://code.google.com/p/tcpjunk/
 Source0:        http://tcpjunk.googlecode.com/files/%{name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  openssl-devel
 BuildRequires:  gtksourceview2-devel
@@ -15,7 +13,6 @@ BuildRequires:  pkgconfig
 
 BuildRequires:  desktop-file-utils
 
-
 %description
 TCPJunk is a TCP protocols manipulation and hacking utility that can
 be used in different ways. Similar to netcat, TCPJunk can be used as
@@ -24,40 +21,32 @@ the data to send or receive. TCPJunk can be used as a general testing
 tool, a traffic generator or a fuzzer, for protocols such as HTTP,
 SMTP, POP3, IMAP, FTP and others.
 
-
 %prep
 %setup -q
 
-
 %build
 %configure
 make %{?_smp_mflags}
 
-
 %install
-rm -rf %{buildroot}
 make install DESTDIR=%{buildroot} \
-    tcpjunkdocdir=%{_defaultdocdir}/%{name}-%{version} \
     manpagedir=%{_mandir}/man1 INSTALL="install -p"
 desktop-file-install                                    \
     --dir=%{buildroot}%{_datadir}/applications              \
     %{buildroot}%{_datadir}/applications/%{name}.desktop
 
-
-%clean
-rm -rf %{buildroot}
-
-
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING TODO.tasks
 %{_mandir}/man*/%{name}*.gz
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/pixmaps/%{name}.png
 
-
 %changelog
+* Mon Aug 05 2013 Fabian Affolter <mail at fabian-affolter.ch> - 2.9.03-8
+- Updated spec file
+- Fixed FTBFS (#992783)
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.9.03-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
@@ -76,13 +65,13 @@ rm -rf %{buildroot}
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.9.03-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
-* Mon Sep 06 2010 Fabian Affolter <fabian at bernewireless.net> - 2.9.03-1
+* Mon Sep 06 2010 Fabian Affolter <mail at fabian-affolter.ch> - 2.9.03-1
 - Updated to new upstream version 2.9.03
 
-* Sun Feb 21 2010 Fabian Affolter <fabian at bernewireless.net> - 2.8.21-1
+* Sun Feb 21 2010 Fabian Affolter <mail at fabian-affolter.ch> - 2.8.21-1
 - Updated to new upstream version 2.8.21
 
-* Fri Oct 07 2009 Fabian Affolter <fabian at bernewireless.net> - 2.8.01-1
+* Fri Oct 07 2009 Fabian Affolter <mail at fabian-affolter.ch> - 2.8.01-1
 - Updated to new upstream version 2.8.01
 
 * Fri Aug 21 2009 Tomas Mraz <tmraz at redhat.com> - 2.7.01-3
@@ -91,26 +80,26 @@ rm -rf %{buildroot}
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.7.01-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
-* Tue Jul 07 2009 Fabian Affolter <fabian at bernewireless.net> - 2.7.01-1
+* Wed Jul 07 2009 Fabian Affolter <mail at fabian-affolter.ch> - 2.7.01-1
 - Updated to new upsteram version 2.7.01
 
-* Mon Jul 06 2009 Fabian Affolter <fabian at bernewireless.net> - 2.6.92-1
+* Mon Jul 06 2009 Fabian Affolter <mail at fabian-affolter.ch> - 2.6.92-1
 - Updated to new upsteram version 2.6.92
 
-* Sat Jun 13 2009 Fabian Affolter <fabian at bernewireless.net> - 2.6.87-1
+* Sat Jun 13 2009 Fabian Affolter <mail at fabian-affolter.ch> - 2.6.87-1
 - Updated to new upsteram version 2.6.87
 
-* Mon Apr 20 2009 Fabian Affolter <fabian at bernewireless.net> - 2.660-1
+* Mon Apr 20 2009 Fabian Affolter <mail at fabian-affolter.ch> - 2.660-1
 - Updated to new upsteram version 2.660
 
-* Mon Mar 10 2009 Fabian Affolter <fabian at bernewireless.net> - 2.649-2
+* Tue Mar 10 2009 Fabian Affolter <mail at fabian-affolter.ch> - 2.649-2
 - Changed license
 
-* Sun Feb 22 2009 Fabian Affolter <fabian at bernewireless.net> - 2.649-1
+* Sun Feb 22 2009 Fabian Affolter <mail at fabian-affolter.ch> - 2.649-1
 - Updated to new upstream version 2.649
 - .desktop file and icon are now in the source
 - Added the doc files and configure
 
-* Sun Feb 22 2009 Fabian Affolter <fabian at bernewireless.net> - 2.643-1
+* Sun Feb 22 2009 Fabian Affolter <mail at fabian-affolter.ch> - 2.643-1
 - Initial spec for Fedora
 


More information about the scm-commits mailing list