upload tizen1.0 source
authorKim Kibum <kb0929.kim@samsung.com>
Sun, 29 Apr 2012 08:04:41 +0000 (17:04 +0900)
committerKim Kibum <kb0929.kim@samsung.com>
Sun, 29 Apr 2012 08:04:41 +0000 (17:04 +0900)
packaging/xorg-x11-xbitmaps.spec [moved from packaging/xorg-data-xbitmaps.spec with 79% similarity]

similarity index 79%
rename from packaging/xorg-data-xbitmaps.spec
rename to packaging/xorg-x11-xbitmaps.spec
index 6d156ac..7e2317f 100644 (file)
@@ -1,7 +1,7 @@
-Name:       xorg-data-xbitmaps
+Name:       xorg-x11-xbitmaps
 Summary:    X.Org X11 application bitmaps
 Version:    1.1.1
-Release:    2
+Release:    1
 Group:      User Interface/X
 License:    MIT
 BuildArch:  noarch
@@ -20,18 +20,25 @@ 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