Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2c841cf05f |
4 changed files with 3 additions and 31 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
/undbx-0.21.tar.gz
|
||||
3
dead.package
Normal file
3
dead.package
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
2016-05-19: Retired orphaned package, because it was orphaned for
|
||||
more than six weeks.
|
||||
|
||||
1
sources
1
sources
|
|
@ -1 +0,0 @@
|
|||
5d81c36ef3ef918e6ff904fbfd8a900e undbx-0.21.tar.gz
|
||||
29
undbx.spec
29
undbx.spec
|
|
@ -1,29 +0,0 @@
|
|||
Name: undbx
|
||||
Version: 0.21
|
||||
Release: 1%{?dist}
|
||||
Summary: Outlook Express .dbx files extractor
|
||||
License: GPLv3
|
||||
URL: https://code.google.com/p/undbx/
|
||||
Source0: https://undbx.googlecode.com/files/%{name}-%{version}.tar.gz
|
||||
|
||||
%description
|
||||
UnDBX is a tool to extract, recover and undelete e-mail messages from
|
||||
Outlook Express .dbx file.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
make install DESTDIR=%{buildroot}
|
||||
|
||||
%files
|
||||
%doc COPYING README.rst
|
||||
%{_bindir}/undbx*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 21 2013 Christopher Meng <rpm@cicku.me> - 0.21-1
|
||||
- Initial Package.
|
||||
Loading…
Add table
Add a link
Reference in a new issue