update for beta universally
authorYan Yin <yan.yin@intel.com>
Wed, 14 Mar 2012 06:04:15 +0000 (14:04 +0800)
committerYan Yin <yan.yin@intel.com>
Wed, 14 Mar 2012 06:04:15 +0000 (14:04 +0800)
packaging/xorg-data-xbitmaps.spec [moved from packaging/xorg-x11-xbitmaps.spec with 79% similarity]

similarity index 79%
rename from packaging/xorg-x11-xbitmaps.spec
rename to packaging/xorg-data-xbitmaps.spec
index 7e2317f..6d156ac 100644 (file)
@@ -1,7 +1,7 @@
-Name:       xorg-x11-xbitmaps
+Name:       xorg-data-xbitmaps
 Summary:    X.Org X11 application bitmaps
 Version:    1.1.1
-Release:    1
+Release:    2
 Group:      User Interface/X
 License:    MIT
 BuildArch:  noarch
@@ -20,25 +20,18 @@ X.Org X11 application bitmaps
 
 
 %build
-# hack to move the pc file
-#sed -i 's/^libdir.*//' *.pc.in
-
 %reconfigure --disable-static \
     --libdir=%{_datadir}
 
 make %{?jobs:-j%jobs}
 
 %install
-rm -rf %{buildroot}
-
 %make_install
 
 
 
 
 %files
-%defattr(-,root,root,-)
-#%doc
 %{_includedir}/X11/bitmaps
 %{_datadir}/pkgconfig/xbitmaps.pc