Compare commits

..

11 commits

Author SHA1 Message Date
Till Maas
24e411997a 2016-05-19: Retired orphaned package, because it was orphaned for
more than six weeks.
2016-05-19 22:44:06 +02:00
Fedora Release Engineering
87a2a6e991 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 23:54:14 +00:00
Christopher Meng
11786213f6 Update to 1.7.5 2015-07-16 18:04:43 +08:00
Dennis Gilmore
d78396521a - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 00:42:28 +00:00
Kalev Lember
be0937a04b Rebuilt for GCC 5 C++11 ABI change 2015-05-02 17:43:09 +02:00
Christopher Meng
fbaad1b224 More precise. 2015-02-12 18:33:28 +08:00
Christopher Meng
d88ca1bd2b Autoreconf to fix broken auto* files
Run tests
2015-02-12 17:48:23 +08:00
Christopher Meng
7970fc505d Update to 1.7.3 2015-02-05 09:07:40 +08:00
0ec8e52167 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 02:05:59 +00:00
Christopher Meng
6e94bb1f61 Update to 1.7.2 2014-07-17 11:10:12 +08:00
Dennis Gilmore
eced0a1a14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-08 01:12:53 -05:00
4 changed files with 3 additions and 42 deletions

2
.gitignore vendored
View file

@ -1,2 +0,0 @@
/sfk-1.7.0.tar.gz
/sfk-1.7.1.tar.gz

3
dead.package Normal file
View file

@ -0,0 +1,3 @@
2016-05-19: Retired orphaned package, because it was orphaned for
more than six weeks.

View file

@ -1,39 +0,0 @@
Name: sfk
Version: 1.7.1
Release: 1%{?dist}
Summary: The Swiss File Knife File Tree Processor
License: BSD
URL: http://stahlworks.com/sfk/
Source0: http://downloads.sourceforge.net/project/swissfileknife/1-swissfileknife/%{version}/sfk-%{version}.tar.gz
%description
This is the Swiss File Knife (SFK), a command line multi function tool
created by StahlWorks Technologies which combines many functions in a single,
portable executable that belongs onto every USB stick. Search and convert
text files, instant simple FTP/HTTP server, find duplicate files, compare
folders, treesize, run own commands on all files of a folder - it's all
within a single tool.
%prep
%setup -q
%build
%configure
make %{?_smp_mflags}
%install
make install DESTDIR=%{buildroot}
%files
%doc AUTHORS COPYING ChangeLog
%{_bindir}/sfk
%changelog
* Fri Mar 21 2014 Christopher Meng <rpm@cicku.me> - 1.7.1-1
- Update to 1.7.1
* Fri Feb 14 2014 Christopher Meng <rpm@cicku.me> - 1.7.0-1
- Update to 1.7.0
* Fri Dec 09 2011 Christopher Meng <rpm@cicku.me> - 1.6.3-1
- Initial Package.

View file

@ -1 +0,0 @@
af3e1b7c000c9e1c3cc9b717ee1c8975 sfk-1.7.1.tar.gz