This commit is contained in:
parent
9ee68f4a07
commit
6dcc5aad7a
55
bing.spec
55
bing.spec
@ -1,15 +1,23 @@
|
||||
#
|
||||
# spec file for package bing (Version 1.0.5)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: bing
|
||||
License: BSD 3-Clause
|
||||
Group: Productivity/Networking/Diagnostic
|
||||
@ -18,7 +26,7 @@ AutoReqProv: on
|
||||
Url: http://www.freenix.fr/freenix/logiciels/bing.html
|
||||
Summary: A Point-to-Point Bandwidth Measurement Tool
|
||||
Version: 1.0.5
|
||||
Release: 75
|
||||
Release: 134
|
||||
Source: bing-%{version}.tar.bz2
|
||||
Patch0: bing-%{version}.dif
|
||||
Patch1: %{name}-%{version}-permissions.patch
|
||||
@ -65,48 +73,49 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_mandir}/man8/bing.*
|
||||
%doc bing.ps
|
||||
%doc ChangeLog README
|
||||
|
||||
%changelog
|
||||
* Fri Nov 09 2007 - mkudlvasr@suse.cz
|
||||
* Fri Nov 09 2007 mkudlvasr@suse.cz
|
||||
- moved bing to /usr/sbin
|
||||
- removed SUID bit
|
||||
* Wed Jan 25 2006 - mls@suse.de
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Mon Jul 11 2005 - postadal@suse.cz
|
||||
* Mon Jul 11 2005 postadal@suse.cz
|
||||
- updated to version 1.0.5
|
||||
- bziped
|
||||
* Wed Jan 26 2005 - meissner@suse.de
|
||||
* Wed Jan 26 2005 meissner@suse.de
|
||||
- added RPM_OPT_FLAGS. Fixed some bugs.
|
||||
- Moved privilege drop up to earliest place.
|
||||
* Thu Nov 11 2004 - ro@suse.de
|
||||
* Thu Nov 11 2004 ro@suse.de
|
||||
- permission handling fixes
|
||||
* Mon Aug 23 2004 - postadal@suse.cz
|
||||
* Mon Aug 23 2004 postadal@suse.cz
|
||||
- added missing include arpa/inet.h [#43637]
|
||||
* Wed Jun 23 2004 - hmacht@suse.de
|
||||
* Wed Jun 23 2004 hmacht@suse.de
|
||||
- building as non root user
|
||||
- added patch to correct owner/group
|
||||
* Tue Apr 06 2004 - kukuk@suse.de
|
||||
* Tue Apr 06 2004 kukuk@suse.de
|
||||
- Fix default permissions
|
||||
* Tue Sep 17 2002 - ro@suse.de
|
||||
* Tue Sep 17 2002 ro@suse.de
|
||||
- removed bogus self-provides
|
||||
* Wed Jan 24 2001 - nadvornik@suse.de
|
||||
* Wed Jan 24 2001 nadvornik@suse.de
|
||||
- fixed usage of %%{_mandir}
|
||||
* Wed Apr 26 2000 - nadvornik@suse.cz
|
||||
* Wed Apr 26 2000 nadvornik@suse.cz
|
||||
- added URL
|
||||
- changed Group
|
||||
* Fri Apr 07 2000 - nadvornik@suse.cz
|
||||
* Fri Apr 07 2000 nadvornik@suse.cz
|
||||
- added BuildRoot
|
||||
* Wed Feb 02 2000 - ro@suse.de
|
||||
* Wed Feb 02 2000 ro@suse.de
|
||||
- applied another security fix
|
||||
* Wed Jan 26 2000 - ro@suse.de
|
||||
* Wed Jan 26 2000 ro@suse.de
|
||||
- applied small security fix
|
||||
* Mon Jan 17 2000 - ro@suse.de
|
||||
* Mon Jan 17 2000 ro@suse.de
|
||||
- man to usr/share/man
|
||||
* Mon Sep 13 1999 - bs@suse.de
|
||||
* Mon Sep 13 1999 bs@suse.de
|
||||
- ran old prepare_spec on spec file to switch to new prepare_spec.
|
||||
* Wed Jun 17 1998 - ro@suse.de
|
||||
* Wed Jun 17 1998 ro@suse.de
|
||||
- changed "ifdef linux" to "defined linux && !defined __NETINET_IP_ICMP_H"
|
||||
to build with libc5 and glibc
|
||||
* Thu Nov 27 1997 - bs@suse.de
|
||||
* Thu Nov 27 1997 bs@suse.de
|
||||
- compressed man page
|
||||
* Fri Oct 31 1997 - ro@suse.de
|
||||
* Fri Oct 31 1997 ro@suse.de
|
||||
- first suse version 1.0.4
|
||||
|
Loading…
Reference in New Issue
Block a user