SPECS (AC-branch): urxvt.spec - 0.7.9, HEAD merge

havner havner at pld-linux.org
Wed Aug 9 01:48:21 CEST 2006


Author: havner                       Date: Tue Aug  8 23:48:21 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- 0.7.9, HEAD merge

---- Files affected:
SPECS:
   urxvt.spec (1.26 -> 1.26.2.1) 

---- Diffs:

================================================================
Index: SPECS/urxvt.spec
diff -u SPECS/urxvt.spec:1.26 SPECS/urxvt.spec:1.26.2.1
--- SPECS/urxvt.spec:1.26	Mon Dec 26 17:33:46 2005
+++ SPECS/urxvt.spec	Wed Aug  9 01:48:16 2006
@@ -1,23 +1,25 @@
 # $Revision$, $Date$
+%include	/usr/lib/rpm/macros.perl
 Summary:	Rxvt terminal with unicode support and some improvements
 Summary(pl):	Terminal Rxvt z obsługą unicode i kilkoma usprawnieniami
 Name:		urxvt
-Version:	5.9
-Release:	2
+Version:	7.9
+Release:	1
 Group:		X11/Applications
 License:	GPL
 Source0:	http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-%{version}.tar.bz2
-# Source0-md5:	c160e8199d71324d789657c6d1092a4e
+# Source0-md5:	7a0c73ccf0e31808ad37b61e730cd10e
 Source1:	%{name}.desktop
 Patch0:		%{name}-link.patch
 URL:		http://software.schmorp.de/
 BuildRequires:	XFree86-devel
 BuildRequires:	autoconf
 BuildRequires:	automake
+BuildRequires:	fontconfig-devel
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool
 BuildRequires:	sed >= 4.0
-BuildRequires:	xft-devel
+BuildRequires:	zlib-devel
 Requires:	terminfo
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -27,6 +29,7 @@
 - xft font support (antialiasing)
 - background pixmaps
 - background tinting
+- real transparency
 
 %description -l pl
 URxvt jest modyfikacją Rxvt uwzględniającą:
@@ -34,17 +37,13 @@
 - obsługę czcionek xft (antialiasing)
 - możliwość ustawienia grafiki jako tła
 - cieniowanie tła
+- prawdziwą przezroczystość
 
 %prep
 %setup -q -n rxvt-unicode-%{version}
 %patch0 -p1
 
-rm -f autoconf/libtool.m4
-ln -sf autoconf/configure.in .
-
 %build
-%{__libtoolize}
-%{__aclocal} -I autoconf
 %{__autoheader}
 %{__autoconf}
 %configure \
@@ -62,6 +61,7 @@
 	--enable-256-color \
 	--enable-24bit
 %{__make} \
+	CXXFLAGS="%{rpmcxxflags}" \
 	CFLAGS="%{rpmcxxflags}"
 
 %install
@@ -83,8 +83,9 @@
 
 %files
 %defattr(644,root,root,755)
-%doc doc/menu/* Changes doc/README.*
+%doc Changes doc/README.*
 %attr(755,root,root) %{_bindir}/*
+%{_libdir}/%{name}
 %{_desktopdir}/urxvt.desktop
 %{_mandir}/man*/*
 
@@ -94,6 +95,34 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26.2.1  2006/08/08 23:48:16  havner
+- 0.7.9, HEAD merge
+
+Revision 1.34  2006/08/07 20:40:29  areq
+- 7.9
+
+Revision 1.33  2006/03/09 13:11:36  pluto
+- release 2.
+
+Revision 1.32  2006/03/03 22:20:58  qboosh
+- missing -devel in BRs
+
+Revision 1.31  2006/02/28 00:11:13  wolf
+- 7.7
+- modular xorg deps
+
+Revision 1.30  2006/02/05 15:34:22  glen
+- removed junk
+
+Revision 1.29  2006/02/05 14:55:23  freetz
+- 7.5, placed perl stuff (just packaged), adjusted autotools regeneration
+
+Revision 1.28  2006/01/15 15:36:17  areq
+- 7.0
+
+Revision 1.27  2006/01/06 22:32:35  freetz
+- 6.3, unpackaged perl stuff
+
 Revision 1.26  2005/12/26 16:33:46  qboosh
 - added link patch to kill unnecessary -lnsl
 - ac cleanup, release 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/urxvt.spec?r1=1.26&r2=1.26.2.1&f=u



More information about the pld-cvs-commit mailing list