Author: qboosh                       Date: Sat Feb 19 00:32:14 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 11.1.11, removed obsolete am18 patch

---- Files affected:
SPECS:
   Xlt.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/Xlt.spec
diff -u SPECS/Xlt.spec:1.19 SPECS/Xlt.spec:1.20
--- SPECS/Xlt.spec:1.19 Sun Oct 31 13:55:14 2004
+++ SPECS/Xlt.spec      Sat Feb 19 01:32:09 2005
@@ -2,13 +2,12 @@
 Summary:       The LessTif/Motif extension library
 Summary(pl):   Biblioteka rozszerzeń do LessTifa/Motifa
 Name:          Xlt
-Version:       9.2.9
-Release:       2
+Version:       11.1.11
+Release:       1
 License:       GPL
 Group:         X11/Libraries
 Source0:       http://dl.sourceforge.net/xlt/%{name}-%{version}.tar.gz
-# Source0-md5: 5159ced8318597b9a303c3453bbe1658
-Patch0:                %{name}-am18.patch
+# Source0-md5: 37a109c0bf2e0780bf79184be8273c92
 URL:           http://xlt.sf.net/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -30,7 +29,7 @@
 Summary:       Xlt header files and development documentation
 Summary(pl):   Pliki nagłówkowe i dokumentacja Xlt
 Group:         X11/Development/Libraries
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 Requires:      motif-devel >= 1.2
 
 %description devel
@@ -43,7 +42,7 @@
 Summary:       Xlt static library
 Summary(pl):   Biblioteka statyczna Xlt
 Group:         X11/Development/Libraries
-Requires:      %{name}-devel = %{version}
+Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 Xlt static library.
@@ -53,19 +52,19 @@
 
 %prep
 %setup -q
-%patch0 -p1
+
+touch MaintainerMode.am
 
 %build
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I .
 %{__autoconf}
+%{__autoheader}
 %{__automake}
 %configure \
-       --enable-shared \
        --enable-static
 
-%{__make} \
-       X_EXTRA_LIBS="-lXm"
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -75,9 +74,6 @@
        DESTDIR=$RPM_BUILD_ROOT \
        mandir=%{_mandir}
 
-# workaround - configure decides not to install *.m4 if aclocaldir is not 
writable
-install ac_find_*.m4 $RPM_BUILD_ROOT%{_aclocaldir}
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -109,6 +105,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2005/02/19 00:32:09  qboosh
+- updated to 11.1.11, removed obsolete am18 patch
+
 Revision 1.19  2004/10/31 12:55:14  paladine
 - spaces->tabs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/Xlt.spec?r1=1.19&r2=1.20&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to