commit a0cdaee43b67a890b569ca6043f73183f9474134
Author: Andrea Musuruane <musuruan(a)gmail.com>
Date: Sun Jul 17 17:01:36 2016 +0200
Built against libXaw because lesstif has been retired for F24
- Updated URL
- Updated Source0
- Dropped cleaning at the beginning of %install
xcpc.spec | 17 +++++++++++------
1 file changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/xcpc.spec b/xcpc.spec
index 2b81419..0bb0c5c 100644
--- a/xcpc.spec
+++ b/xcpc.spec
@@ -2,17 +2,17 @@
Name: xcpc
Version: 0.0
-Release: 0.14.%{date}wip%{?dist}
+Release: 0.15.%{date}wip%{?dist}
Summary: A portable Amstrad CPC464/CPC664/CPC6128 Emulator written in C
License: GPLv2+
-URL:
http://xcpc.sourceforge.net/
-Source0:
http://dl.sf.net/%{name}/%{name}-%{date}.tar.gz
+URL:
http://www.xcpc-emulator.net/
+Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{date}.tar.gz
-BuildRequires: lesstif-devel
BuildRequires: glib2-devel
BuildRequires: libdsk-devel
BuildRequires: libXmu-devel
+BuildRequires: libXaw-devel
BuildRequires: libICE-devel
BuildRequires: libtool
BuildRequires: desktop-file-utils
@@ -33,12 +33,11 @@ sed -i -e 's/^Icon=%{name}.xpm$/Icon=%{name}/g'
src/%{name}.desktop
%build
-%configure --with-motif1
+%configure --with-athena
make %{?_smp_mflags}
%install
-rm -rf %{buildroot}
make install DESTDIR=%{buildroot}
# install desktop file and fix categories
@@ -81,6 +80,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null ||
:
%changelog
+* Sun Jul 17 2016 Andrea Musuruane <musuruan(a)gmail.com> - 0.0-0.15.20070122wip
+- Built against libXaw because lesstif has been retired for F24
+- Updated URL
+- Updated Source0
+- Dropped cleaning at the beginning of %%install
+
* Sun Aug 31 2014 Sérgio Basto <sergio(a)serjux.com> - 0.0-0.14.20070122wip
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild