This commit is contained in:
parent
665bff4cb1
commit
b274e7559c
@ -1,24 +1,32 @@
|
|||||||
#
|
#
|
||||||
# spec file for package zisofs-tools (Version 1.0.6)
|
# spec file for package zisofs-tools (Version 1.0.6)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 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.
|
|
||||||
#
|
#
|
||||||
|
# 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/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: zisofs-tools
|
Name: zisofs-tools
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
URL: ftp://ftp.kernel.org/pub/linux/utils/fs/zisofs/
|
Url: ftp://ftp.kernel.org/pub/linux/utils/fs/zisofs/
|
||||||
License: GNU General Public License (GPL)
|
License: GPL v2 or later
|
||||||
Group: System/Filesystems
|
Group: System/Filesystems
|
||||||
Requires: mkisofs
|
Requires: mkisofs
|
||||||
Autoreqprov: on
|
AutoReqProv: on
|
||||||
Version: 1.0.6
|
Version: 1.0.6
|
||||||
Release: 43
|
Release: 138
|
||||||
Summary: User tools for zisofs
|
Summary: User tools for zisofs
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -46,7 +54,6 @@ CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --mandir=%{_mandir}
|
|||||||
make
|
make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
make INSTALLROOT=$RPM_BUILD_ROOT install
|
make INSTALLROOT=$RPM_BUILD_ROOT install
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
@ -59,18 +66,18 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc %{_mandir}/man1/mkzftree.1*
|
%doc %{_mandir}/man1/mkzftree.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Mar 29 2007 - rguenther@suse.de
|
* Thu Mar 29 2007 rguenther@suse.de
|
||||||
- add zlib-devel BuildRequires
|
- add zlib-devel BuildRequires
|
||||||
* Wed Jan 25 2006 - mls@suse.de
|
* Wed Jan 25 2006 mls@suse.de
|
||||||
- converted neededforbuild to BuildRequires
|
- converted neededforbuild to BuildRequires
|
||||||
* Wed Sep 01 2004 - nadvornik@suse.cz
|
* Wed Sep 01 2004 nadvornik@suse.cz
|
||||||
- updated to 1.0.6
|
- updated to 1.0.6
|
||||||
* Sun Jan 11 2004 - adrian@suse.de
|
* Sun Jan 11 2004 adrian@suse.de
|
||||||
- add %%defattr
|
- add %%defattr
|
||||||
* Fri Jul 25 2003 - nadvornik@suse.cz
|
* Fri Jul 25 2003 nadvornik@suse.cz
|
||||||
- updated to 1.0.4
|
- updated to 1.0.4
|
||||||
- added BuildRoot
|
- added BuildRoot
|
||||||
* Thu Jun 13 2002 - uli@suse.de
|
* Thu Jun 13 2002 uli@suse.de
|
||||||
- update -> 1.0.3 (cosmetic)
|
- update -> 1.0.3 (cosmetic)
|
||||||
* Tue Oct 30 2001 - uli@suse.de
|
* Tue Oct 30 2001 uli@suse.de
|
||||||
- initial package
|
- initial package
|
||||||
|
Loading…
x
Reference in New Issue
Block a user