diff --git a/.cvsignore b/.cvsignore index 4a956d2..b9d6c2b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -xtrans-0.99.0.tar.bz2 -xtrans-0.99.1.tar.bz2 +xtrans-0.99.2.tar.bz2 diff --git a/sources b/sources index 1e00376..3551f2a 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -ffd4ac956cd680da6e47e0703a91e4b8 xtrans-0.99.0.tar.bz2 -8e3f8489189ccff8f136c2c60f62c948 xtrans-0.99.1.tar.bz2 +15b2a02d77e7810ff872ba09f0b32875 xtrans-0.99.2.tar.bz2 diff --git a/xorg-x11-xtrans-devel.spec b/xorg-x11-xtrans-devel.spec index 260509d..de54faf 100644 --- a/xorg-x11-xtrans-devel.spec +++ b/xorg-x11-xtrans-devel.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 developmental X transport library Name: xorg-x11-xtrans-devel -Version: 0.99.1 +Version: 0.99.2 Release: 1 License: MIT/X11 Group: System Environment/Libraries @@ -21,13 +21,13 @@ X.Org X11 developmental X transport library %setup -q -c %{name}-%{version} %build -cd xtrans-* +cd xtrans-%{version} %configure # Running 'make' not needed. %install rm -rf $RPM_BUILD_ROOT -cd xtrans-* +cd xtrans-%{version} %makeinstall %clean @@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/aclocal/xtrans.m4 %changelog +* Fri Nov 11 2005 Mike A. Harris 0.99.2-1 +- Update to xtrans-0.99.2 from X11R7 RC2 release. + * Thu Oct 20 2005 Mike A. Harris 0.99.1-1 - Update to xtrans-0.99.1 from X11R7 RC1 release. - This package contains only C source and header files and pkg-config