Author: qboosh                       Date: Sat Oct 17 22:04:21 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.2.5
- .pc file now in noarch dir
- package devel docs

---- Files affected:
packages/xorg-lib-xtrans:
   xorg-lib-xtrans.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: packages/xorg-lib-xtrans/xorg-lib-xtrans.spec
diff -u packages/xorg-lib-xtrans/xorg-lib-xtrans.spec:1.30 
packages/xorg-lib-xtrans/xorg-lib-xtrans.spec:1.31
--- packages/xorg-lib-xtrans/xorg-lib-xtrans.spec:1.30  Tue Sep 29 17:36:15 2009
+++ packages/xorg-lib-xtrans/xorg-lib-xtrans.spec       Sun Oct 18 00:04:15 2009
@@ -2,17 +2,18 @@
 Summary:       xtrans library - network API translation layer
 Summary(pl.UTF-8):     Biblioteka xtrans - warstwa tłumaczenia sieciowego API
 Name:          xorg-lib-xtrans
-Version:       1.2.4
+Version:       1.2.5
 Release:       1
 License:       MIT
 Group:         X11/Development/Libraries
 Source0:       
http://xorg.freedesktop.org/releases/individual/lib/xtrans-%{version}.tar.bz2
-# Source0-md5: b3b57e78dc06885e79f8393a83619715
+# Source0-md5: 2d1e57e82acc5f21797e92341415af2f
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
+BuildRequires: groff
 BuildRequires: pkgconfig >= 1:0.19
-BuildRequires: xorg-util-util-macros >= 1.2
+BuildRequires: xorg-util-util-macros >= 1.3
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -47,7 +48,8 @@
 %{__aclocal}
 %{__autoconf}
 %{__automake}
-%configure
+%configure \
+       --enable-docs
 
 %{__make}
 
@@ -56,18 +58,16 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-       DESTDIR=$RPM_BUILD_ROOT \
-       pkgconfigdir=%{_pkgconfigdir} \
-       aclocaldir=%{_aclocaldir}
+       DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING ChangeLog README
+%doc AUTHORS COPYING ChangeLog README Xtrans.html
 %{_includedir}/X11/Xtrans
-%{_pkgconfigdir}/xtrans.pc
+%{_npkgconfigdir}/xtrans.pc
 %{_aclocaldir}/xtrans.m4
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -76,6 +76,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2009/10/17 22:04:15  qboosh
+- updated to 1.2.5
+- .pc file now in noarch dir
+- package devel docs
+
 Revision 1.30  2009/09/29 15:36:15  qboosh
 - no need to ldconfig
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-lib-xtrans/xorg-lib-xtrans.spec?r1=1.30&r2=1.31&f=u

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

Reply via email to