SPECS: saper.spec - new ASMA URLs, updated to 0.3 (epoch 1) - upda...
qboosh
qboosh at pld-linux.org
Sun Oct 29 14:33:39 CET 2006
Author: qboosh Date: Sun Oct 29 13:33:39 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- new ASMA URLs, updated to 0.3 (epoch 1)
- updated system-libs,ac-am patches, removed obsolete gcc3 patch
- BR: ac 2.59-9 to avoid libXt dependency
---- Files affected:
SPECS:
saper.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: SPECS/saper.spec
diff -u SPECS/saper.spec:1.13 SPECS/saper.spec:1.14
--- SPECS/saper.spec:1.13 Thu Jan 22 00:11:54 2004
+++ SPECS/saper.spec Sun Oct 29 14:33:34 2006
@@ -2,20 +2,20 @@
Summary: Qt-based SAP music files player
Summary(pl): Oparty na Qt odtwarzacz plików muzycznych SAP
Name: saper
-Version: 0.28
-Release: 3
+Version: 0.3
+Release: 1
+Epoch: 1
License: GPL/Freeware
Group: X11/Applications/Sound
-Source0: http://asma.dspaudio.com/bin/%{name}-%{version}-src.tar.bz2
-# Source0-md5: b83162cd134de6de23192acbf0705c2d
+Source0: http://asma.atari.org/bin/%{name}-%{version}-src.tar.bz2
+# Source0-md5: 58db7dd8798129b01309e2440b351ae7
Patch0: %{name}-system-libsap.patch
Patch1: %{name}-ac-am.patch
-Patch2: %{name}-gcc3.patch
-URL: http://asma.dspaudio.com/
-BuildRequires: autoconf
+URL: http://asma.atari.org/
+BuildRequires: autoconf >= 2.59-9
BuildRequires: automake
BuildRequires: libsap-devel
-BuildRequires: qt-devel
+BuildRequires: qt-devel >= 2
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -28,14 +28,15 @@
%setup -q -n %{name}-%{version}-src
%patch0 -p1
%patch1 -p1
-%patch2 -p1
%build
%{__aclocal}
%{__autoconf}
+%{__autoheader}
%{__automake}
%configure \
- --enable-mt
+ --enable-mt \
+ --with-qt-libraries=%{_libdir}
%{__make}
@@ -51,7 +52,7 @@
%files
%defattr(644,root,root,755)
-%doc AUTHORS README README.stilview saper/docs/en/*.html
+%doc AUTHORS README README.stilview
%attr(755,root,root) %{_bindir}/saper
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -60,6 +61,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2006/10/29 13:33:34 qboosh
+- new ASMA URLs, updated to 0.3 (epoch 1)
+- updated system-libs,ac-am patches, removed obsolete gcc3 patch
+- BR: ac 2.59-9 to avoid libXt dependency
+
Revision 1.13 2004/01/21 23:11:54 qboosh
- release 3 for Ac
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/saper.spec?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list