- Merge review cleanups (#226649)

This commit is contained in:
paragn 2010-09-27 16:11:51 +05:30
parent 5b29c31877
commit ae10b70819

View File

@ -5,7 +5,7 @@
Summary: X.Org X11 application bitmaps
Name: xorg-x11-%{pkgname}
Version: 1.1.0
Release: 1%{?dist}
Release: 2%{?dist}
License: MIT
Group: User Interface/X
URL: http://www.x.org
@ -13,6 +13,8 @@ BuildArch: noarch
Source0: ftp://ftp.x.org/pub/individual/data/xbitmaps-%{version}.tar.bz2
# FIXME:These old provides should be removed and
# virtual provide %{name}-devel can be added.
Provides: xbitmaps
Provides: xbitmaps-devel
@ -29,12 +31,7 @@ sed -i 's/^libdir.*//' *.pc.in
make %{?_smp_mflags}
%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
%files
%defattr(-,root,root,-)