Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:vinboy
lxsplit
lxsplit.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File lxsplit.spec of Package lxsplit
# RPM spec file for RedHat and Fedora # $Id: lxsplit.spec,v 1.2 2008/03/22 10:32:07 sezero Exp $ %define name lxsplit %define version 0.2.2 Name: %{name} Summary: File split / merge utility Version: %{version} Release: 1 Source: http://download.sourceforge.net/lxsplit/%{name}-%{version}.tar.gz URL: http://lxsplit.sourceforge.net/ Group: Applications/File BuildRoot: %{_tmppath}/%{name}-%{version}-build License: GPL %description lxSplit is a simple tool for splitting files and joining the splitted files on unix-like platforms, such as Linux, FreeBSD, OpenBSD, etc. Splitting is done without compression and large files (> 4 GB) are supported. lxSplit is fully compatible with the HJSplit utility which is available for other operating systems. %prep %setup -q %build %{__make} %install %{__rm} -rf %{buildroot} %{__mkdir_p} %{buildroot}/%{_bindir} %{__install} -D -m755 %{name} %{buildroot}/%{_bindir}/%{name} %clean %{__rm} -rf %{buildroot} %files %defattr(0755,root,root) %{_bindir}/%{name} %changelog * Mon Mar 22 2008 sezero <sezero@users.sourceforge.net> 0.2.2-1 - v0.2.2 * Mon Feb 04 2008 sezero <sezero@users.sourceforge.net> 0.2.1-1 - v0.2.1
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor