Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
281a5ff1a8 | ||
|
|
3f4574f83d | ||
|
|
b143e7528f |
3 changed files with 1 additions and 42 deletions
1
dead.package
Normal file
1
dead.package
Normal file
|
|
@ -0,0 +1 @@
|
|||
This package was retired on 2013-03-11 due to a lack of a willing Fedora maintainer.
|
||||
1
sources
1
sources
|
|
@ -1 +0,0 @@
|
|||
c256494f02828d70ce496d4bc37c7094 wmpuzzle-0.5.1.tar.gz
|
||||
|
|
@ -1,41 +0,0 @@
|
|||
Name: wmpuzzle
|
||||
Version: 0.5.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A 4x4 puzzle on a 64x64 mini window
|
||||
|
||||
License: GPLv2
|
||||
URL: http://people.debian.org/~godisch/wmpuzzle/
|
||||
Source0: http://people.debian.org/~godisch/wmpuzzle/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libXpm-devel
|
||||
|
||||
%description
|
||||
wmpuzzle provides a 4x4 puzzle on a 64x64 mini window. You can puzzle any
|
||||
XPM image you wish.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
|
||||
%build
|
||||
cd src
|
||||
%configure
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
||||
%install
|
||||
cd src
|
||||
make install DESTDIR=$RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%doc CHANGES COPYING README
|
||||
%{_bindir}/%{name}
|
||||
%{_mandir}/man6/%{name}.6.*
|
||||
|
||||
|
||||
%changelog
|
||||
|
||||
* Sun Jul 22 2012 Mario Blättermann <mariobl@fedoraproject.org> 0.5.1-1
|
||||
- initial version
|
||||
Loading…
Add table
Add a link
Reference in a new issue