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:50:01 +0000 (14:50 -0700)
committerRyan Ware <ryan.r.ware@intel.com>
Tue, 12 Jun 2012 21:50:01 +0000 (14:50 -0700)
Change-Id: I6b2bda4b92eb072c89696246ea84bc64b107a297

packaging/libxrandr.spec

index 772cddd..404805d 100644 (file)
@@ -2,7 +2,7 @@ Name:       libxrandr
 Summary:    X.Org X11 libXrandr runtime library
 Version:    1.3.1
 Release:    2.6
-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 @@ Xorg libXrandr development package
 
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 
 
 %build