diff --git a/xorg-x11-apps.spec b/xorg-x11-apps.spec index f9e80eb..aded16a 100644 --- a/xorg-x11-apps.spec +++ b/xorg-x11-apps.spec @@ -5,11 +5,10 @@ Name: xorg-x11-%{pkgname} # NOTE: The package version should be set to the X11 major release from which # the OS release is based upon. Version: 7.4 -Release: 10%{?dist} +Release: 11%{?dist} License: MIT Group: User Interface/X URL: http://www.x.org -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # Clock apps Source0: ftp://ftp.x.org/pub/individual/app/oclock-1.0.1.tar.bz2 @@ -141,7 +140,6 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/xvidtune %{_bindir}/xwd %{_bindir}/xwud -%dir %{_datadir}/X11 %{_datadir}/X11/app-defaults/Clock-color %{_datadir}/X11/app-defaults/XClipboard %{_datadir}/X11/app-defaults/XClock @@ -189,6 +187,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/xwud.1* %changelog +* Thu Mar 04 2010 Matěj Cepl - 7.4-11 +- Don't steal directory owned by filesystem package + * Tue Feb 09 2010 Adam Jackson 7.4-10 - xlogo-1.0.1-add-needed.patch: Fix FTBFS for --no-add-needed