Cleaned up spec file including change of group and removal of extraneous setup arguments. 1.0_post
authorRyan Ware <ryan.r.ware@intel.com>
Tue, 12 Jun 2012 21:44:50 +0000 (14:44 -0700)
committerRyan Ware <ryan.r.ware@intel.com>
Tue, 12 Jun 2012 21:44:50 +0000 (14:44 -0700)
Change-Id: Ie574fa88da22582250bf9979789ada2869ed1953

packaging/libxpm.spec

index 6aaaa35..78cf54a 100644 (file)
@@ -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*