diff --git a/libXmu.spec b/libXmu.spec index 203f389..8f3d07c 100644 --- a/libXmu.spec +++ b/libXmu.spec @@ -1,23 +1,20 @@ Summary: X.Org X11 libXmu/libXmuu runtime libraries Name: libXmu Version: 1.0.3 -Release: 3%{?dist} -License: MIT/X11 +Release: 4%{?dist} +License: MIT Group: System Environment/Libraries URL: http://www.x.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2 -BuildRequires: pkgconfig BuildRequires: xorg-x11-util-macros BuildRequires: libX11-devel BuildRequires: libXext-devel BuildRequires: libXt-devel BuildRequires: libXau-devel -Obsoletes: XFree86-libs, xorg-x11-libs - %description X.Org X11 libXmu/libXmuu runtime libraries @@ -31,8 +28,6 @@ Requires: pkgconfig xorg-x11-util-macros # Pull these in for xmu.pc Requires: xorg-x11-proto-devel libX11-devel libXt-devel libXext-devel -Obsoletes: XFree86-devel, xorg-x11-devel - %description devel X.Org X11 libXmu development package @@ -47,7 +42,7 @@ X.Org X11 libXmu development package %if ! %{with_static} --disable-static %endif -make +make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT @@ -65,7 +60,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc AUTHORS COPYING README ChangeLog +%doc COPYING README ChangeLog %{_libdir}/libXmu.so.6 %{_libdir}/libXmu.so.6.2.0 %{_libdir}/libXmuu.so.1 @@ -107,6 +102,12 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/xmuu.pc %changelog +* Tue Jan 15 2008 parag - 1.0.3-4 +- Merge-Review #226080 +- Removed XFree86-libs, xorg-x11-libs XFree86-devel, xorg-x11-devel as Obsoletes +- Removed BR:pkgconfig +- Removed zero-length AUTHORS file + * Tue Aug 21 2007 Adam Jackson - 1.0.3-3 - Rebuild for build id