From 5b91fcb9cc7cb5c0c72cbb0875a48e36c46f4639 Mon Sep 17 00:00:00 2001 From: Ryan Ware Date: Tue, 12 Jun 2012 14:44:50 -0700 Subject: [PATCH] Cleaned up spec file including change of group and removal of extraneous setup arguments. Change-Id: Ie574fa88da22582250bf9979789ada2869ed1953 --- packaging/libxpm.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/packaging/libxpm.spec b/packaging/libxpm.spec index 6aaaa35..78cf54a 100644 --- a/packaging/libxpm.spec +++ b/packaging/libxpm.spec @@ -3,7 +3,7 @@ Name: libxpm Summary: X.Org X11 libXpm runtime library Version: 3.5.9 Release: 2.7 -Group: System/Libraries +Group: Graphics/X Window System License: MIT URL: http://www.x.org/ Source0: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.gz @@ -34,7 +34,7 @@ Description: %{summary} %prep -%setup -q -n %{name}-%{version} +%setup -q %build @@ -78,6 +78,5 @@ rm -rf %{buildroot} %{_includedir}/X11/xpm.h %{_libdir}/libXpm.so %{_libdir}/pkgconfig/xpm.pc -#%dir %{_mandir}/man1x %doc %{_mandir}/man1/*.1* -- 2.7.4