This commit is contained in:
parent
7f15b6cc48
commit
a190d8a777
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5255c14b8bdd84fc3db2057f57d9422a10e390d09b74da9ab5b167c4a510f81c
|
||||
size 14574
|
3
checkmedia-2.2.tar.bz2
Normal file
3
checkmedia-2.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dbecba8fa88332571e0e6ab5bf4762a5ebdb96646ee9006862a9d72b1c36adc9
|
||||
size 14589
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 6 17:05:51 CEST 2008 - snwint@suse.de
|
||||
|
||||
- report isos > 1GB as DVD (bnc #424323)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 6 18:29:39 CEST 2006 - snwint@suse.de
|
||||
|
||||
|
@ -1,22 +1,30 @@
|
||||
#
|
||||
# spec file for package checkmedia (Version 2.1)
|
||||
# spec file for package checkmedia (Version 2.2)
|
||||
#
|
||||
# Copyright (c) 2006 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) 2008 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: checkmedia
|
||||
License: GPL
|
||||
License: GPL v2 or later
|
||||
Group: System/Management
|
||||
Autoreqprov: on
|
||||
AutoReqProv: on
|
||||
Summary: Check Installation Media
|
||||
Version: 2.1
|
||||
Release: 16
|
||||
Version: 2.2
|
||||
Release: 1
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@ -49,28 +57,30 @@ rm -rf %{buildroot}
|
||||
%doc README
|
||||
%doc COPYING
|
||||
|
||||
%changelog -n checkmedia
|
||||
* Tue Jun 06 2006 - snwint@suse.de
|
||||
%changelog
|
||||
* Mon Oct 06 2008 snwint@suse.de
|
||||
- report isos > 1GB as DVD (bnc #424323)
|
||||
* Tue Jun 06 2006 snwint@suse.de
|
||||
- add largefile support (#178812)
|
||||
* Tue May 02 2006 - snwint@suse.de
|
||||
* Tue May 02 2006 snwint@suse.de
|
||||
- perl's getopt is more picky now (#170322)
|
||||
* Tue Mar 14 2006 - snwint@suse.de
|
||||
* Tue Mar 14 2006 snwint@suse.de
|
||||
- align md5sum buffers (#157711)
|
||||
* Wed Jan 25 2006 - mls@suse.de
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Fri Dec 16 2005 - snwint@suse.de
|
||||
* Fri Dec 16 2005 snwint@suse.de
|
||||
- support RH CDs
|
||||
* Mon Sep 12 2005 - snwint@suse.de
|
||||
* Mon Sep 12 2005 snwint@suse.de
|
||||
- big endian check was not active in md5.c (#116407)
|
||||
* Wed Aug 17 2005 - snwint@suse.de
|
||||
* Wed Aug 17 2005 snwint@suse.de
|
||||
- take padding into account
|
||||
* Wed Aug 10 2005 - snwint@suse.de
|
||||
* Wed Aug 10 2005 snwint@suse.de
|
||||
- tell test result in exit code (#102312)
|
||||
* Fri Jul 22 2005 - snwint@suse.de
|
||||
* Fri Jul 22 2005 snwint@suse.de
|
||||
- hopefully better DVD check (#74391)
|
||||
* Thu Feb 10 2005 - snwint@suse.de
|
||||
* Thu Feb 10 2005 snwint@suse.de
|
||||
- added tagmedia script
|
||||
* Thu Jan 27 2005 - snwint@suse.de
|
||||
* Thu Jan 27 2005 snwint@suse.de
|
||||
- indicate progress
|
||||
* Mon Jan 24 2005 - snwint@suse.de
|
||||
* Mon Jan 24 2005 snwint@suse.de
|
||||
- created package
|
||||
|
Loading…
Reference in New Issue
Block a user