SPECS: Xbae.spec - up to 4.60.4 - adaptized - obsolotes patch removed
rotom
rotom at pld-linux.org
Sat Feb 17 15:18:14 CET 2007
Author: rotom Date: Sat Feb 17 14:18:14 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 4.60.4
- adaptized
- obsolotes patch removed
---- Files affected:
SPECS:
Xbae.spec (1.33 -> 1.34)
---- Diffs:
================================================================
Index: SPECS/Xbae.spec
diff -u SPECS/Xbae.spec:1.33 SPECS/Xbae.spec:1.34
--- SPECS/Xbae.spec:1.33 Mon Feb 12 22:23:45 2007
+++ SPECS/Xbae.spec Sat Feb 17 15:18:09 2007
@@ -1,16 +1,15 @@
# $Revision$, $Date$
+%define _truename xbae
Summary: The XbaeMatrix is a Motif-based widget which displays a grid of cells
Summary(pl.UTF-8): XbaeMatrix jest motifowym widgetem wyświetlającym tabelki
Name: Xbae
-Version: 4.50.97
+Version: 4.60.4
Release: 1
License: BSD-like (Bell Communications Research)
Group: X11/Libraries
-Source0: http://dl.sourceforge.net/xbae/%{name}-%{version}.tar.gz
-# Source0-md5: f5518adff4cf031fd429c7f47bc0b49d
-Patch0: %{name}-link.patch
+Source0: http://dl.sourceforge.net/%{_truename}/%{_truename}-%{version}.tar.gz
+# Source0-md5: 9690059474bb05191dccd041ff5052bd
URL: http://xbae.sourceforge.net/
-BuildRequires: %{_aclocaldir}/ac_find_motif.m4
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool
@@ -28,10 +27,10 @@
overhead.
%description -l pl.UTF-8
-XbaeMatrix jest motifowym widgetem wyświetlającym tabelki złożone z
-pól w sposób podobny do arkuszy kalkulacyjnych. Tabelę można przewijać
-i poddawać edycji. Każde pole zazwyczaj wyświetla tekst, ale może
-także bitmapę (bez możliwości edycji).
+XbaeMatrix jest motifowym widgetem wyświetlającym tabelki złożone
+z pól w sposób podobny do arkuszy kalkulacyjnych. Tabelę można
+przewijać i poddawać edycji. Każde pole zazwyczaj wyświetla tekst,
+ale może także bitmapę (bez możliwości edycji).
%package devel
Summary: XbaeMatrix header files and development documentation
@@ -59,8 +58,7 @@
Biblioteki statyczne XbaeMatrix.
%prep
-%setup -q
-%patch0 -p1
+%setup -q -n %{_truename}-%{version}
%build
%{__libtoolize}
@@ -70,8 +68,7 @@
%configure \
--enable-shared \
--enable-static \
- --with-editres \
- --with-x-includes=/usr/X11R6/include
+ --with-editres
%{__make}
@@ -98,12 +95,12 @@
%defattr(644,root,root,755)
%doc AUTHORS COPYING ChangeLog NEWS README
%attr(755,root,root) %{_libdir}/libXbae.so.*.*
+%{_datadir}/Xbae
%files devel
%defattr(644,root,root,755)
%doc doc/*
%attr(755,root,root) %{_libdir}/libXbae.so
-%{_libdir}/libXbae.la
%{_includedir}/Xbae
%{_aclocaldir}/ac_find_xbae.m4
%{_mandir}/man3/*
@@ -118,6 +115,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.34 2007/02/17 14:18:09 rotom
+- up to 4.60.4
+- adaptized
+- obsolotes patch removed
+
Revision 1.33 2007/02/12 21:23:45 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/Xbae.spec?r1=1.33&r2=1.34&f=u
More information about the pld-cvs-commit
mailing list