Author: freetz Date: Sun Feb 5 14:55:28 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 7.5, placed perl stuff (just packaged), adjusted autotools regeneration
---- Files affected: SPECS: urxvt.spec (1.28 -> 1.29) ---- Diffs: ================================================================ Index: SPECS/urxvt.spec diff -u SPECS/urxvt.spec:1.28 SPECS/urxvt.spec:1.29 --- SPECS/urxvt.spec:1.28 Sun Jan 15 16:36:17 2006 +++ SPECS/urxvt.spec Sun Feb 5 15:55:23 2006 @@ -1,20 +1,14 @@ # $Revision$, $Date$ -# -# TODO: unpackaded perl stuff: -# /usr/lib/urxvt/perl/digital-clock -# /usr/lib/urxvt/perl/example-refresh-hooks -# /usr/lib/urxvt/perl/selection -# /usr/lib/urxvt/urxvt.pm -# +%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: 7.0 -Release: 1 +Version: 7.5 +Release: 0.1 Group: X11/Applications License: GPL Source0: http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-%{version}.tar.bz2 -# Source0-md5: 4c7905b57199d1fe217a91e750721af9 +# Source0-md5: 41b8b19da031846c6a60bf8f36a16fd7 Source1: %{name}.desktop Patch0: %{name}-link.patch URL: http://software.schmorp.de/ @@ -46,12 +40,7 @@ %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 \ @@ -76,6 +65,7 @@ rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_mandir}/man{1,7} +echo $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT @@ -91,8 +81,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*/* @@ -102,6 +93,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +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 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/urxvt.spec?r1=1.28&r2=1.29&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
