Author: qboosh Date: Mon Oct 19 20:58:05 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.0.6
---- Files affected: packages/xorg-app-xrdb: xorg-app-xrdb.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: packages/xorg-app-xrdb/xorg-app-xrdb.spec diff -u packages/xorg-app-xrdb/xorg-app-xrdb.spec:1.18 packages/xorg-app-xrdb/xorg-app-xrdb.spec:1.19 --- packages/xorg-app-xrdb/xorg-app-xrdb.spec:1.18 Thu Feb 26 23:23:25 2009 +++ packages/xorg-app-xrdb/xorg-app-xrdb.spec Mon Oct 19 22:58:00 2009 @@ -2,19 +2,19 @@ Summary: xrdb application - X server resource database utility Summary(pl.UTF-8): Aplikacja xrdb - narzędzie do bazy danych zasobów serwera X Name: xorg-app-xrdb -Version: 1.0.5 -Release: 2 +Version: 1.0.6 +Release: 1 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/xrdb-%{version}.tar.bz2 -# Source0-md5: 9c30b8e1709d5367beb7706146640c07 +# Source0-md5: 8dd881cd5a7dcb6e456549817f0fb475 URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: pkgconfig >= 1:0.19 # just xmuu BuildRequires: xorg-lib-libXmu-devel -BuildRequires: xorg-util-util-macros >= 0.99.2 +BuildRequires: xorg-util-util-macros >= 1.3 Requires: cpp >= 6:4.0.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -40,7 +40,7 @@ %{__autoheader} %{__automake} %configure \ - --with-cpp-path=/usr/bin/cpp + --with-cpp=/usr/bin/cpp %{__make} @@ -55,7 +55,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS COPYING ChangeLog +%doc AUTHORS COPYING ChangeLog README %attr(755,root,root) %{_bindir}/xrdb %{_mandir}/man1/xrdb.1x* @@ -65,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2009/10/19 20:58:00 qboosh +- updated to 1.0.6 + Revision 1.18 2009/02/26 22:23:25 glen - require cpp >= 4.0 to avoid pulling compat-gcc for cpp dep; rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-xrdb/xorg-app-xrdb.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
