Author: qboosh                       Date: Sat Oct 22 15:21:22 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.99.1 (X11R7.0-RC1)
- R: cpp

---- Files affected:
SPECS:
   xorg-app-xrdb.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/xorg-app-xrdb.spec
diff -u SPECS/xorg-app-xrdb.spec:1.5 SPECS/xorg-app-xrdb.spec:1.6
--- SPECS/xorg-app-xrdb.spec:1.5        Sat Aug 27 23:46:18 2005
+++ SPECS/xorg-app-xrdb.spec    Sat Oct 22 17:21:16 2005
@@ -2,18 +2,19 @@
 Summary:       xrdb application
 Summary(pl):   Aplikacja xrdb
 Name:          xorg-app-xrdb
-Version:       0.99.0
-Release:       0.02
+Version:       0.99.1
+Release:       0.1
 License:       MIT
 Group:         X11/Applications
-Source0:       
http://xorg.freedesktop.org/X11R7.0-RC0/app/xrdb-%{version}.tar.bz2
-# Source0-md5: cede9580bb1b16b61c111773862b3bab
+Source0:       
http://xorg.freedesktop.org/releases/X11R7.0-RC1/app/xrdb-%{version}.tar.bz2
+# Source0-md5: 8363209572281379ee1b657012300fcf
 URL:           http://xorg.freedesktop.org/
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.57
 BuildRequires: automake
 BuildRequires: pkgconfig >= 0.19
 BuildRequires: xorg-lib-libXmu-devel
-BuildRequires: xorg-util-util-macros
+BuildRequires: xorg-util-util-macros >= 0.99.1
+Requires:      cpp
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -30,7 +31,8 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+       --with-cpp-path=/usr/bin/cpp
 
 %{__make}
 
@@ -38,15 +40,17 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-       DESTDIR=$RPM_BUILD_ROOT
+       DESTDIR=$RPM_BUILD_ROOT \
+       appmandir=%{_mandir}/man1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc ChangeLog
 %attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/*.1*
+%{_mandir}/man1/*.1x*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -54,6 +58,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/10/22 15:21:16  qboosh
+- 0.99.1 (X11R7.0-RC1)
+- R: cpp
+
 Revision 1.5  2005/08/27 21:46:18  qboosh
 - sorted BRs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xorg-app-xrdb.spec?r1=1.5&r2=1.6&f=u

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

Reply via email to