update for beta universally
authorYan Yin <yan.yin@intel.com>
Wed, 14 Mar 2012 06:05:52 +0000 (14:05 +0800)
committerYan Yin <yan.yin@intel.com>
Wed, 14 Mar 2012 06:05:52 +0000 (14:05 +0800)
packaging/xorg-app-xfonts-utils.spec [moved from packaging/xorg-x11-xfonts-utils.spec with 91% similarity]

similarity index 91%
rename from packaging/xorg-x11-xfonts-utils.spec
rename to packaging/xorg-app-xfonts-utils.spec
index 9e95455..4390013 100644 (file)
@@ -1,11 +1,11 @@
 Summary: X Window System font utility programs
-Name: xorg-x11-xfonts-utils
+Name: xorg-app-xfonts-utils
 Version: 7.5
 Release: 4
 License: MIT/X11
 Group: User Interface/X
 URL: http://www.x.org
-Source: %{name}-%{version}.tar.gz
+Source: xfonts-utils-%{version}.tar.gz
 
 BuildRequires: pkgconfig(xorg-macros)
 BuildRequires: pkgconfig(xfont)
@@ -31,7 +31,7 @@ The programs in this package include:
  - fonttosfnt, a program to wrap bitmap fonts in a sfnt (TrueType) wrapper.
 
 %prep
-%setup -q
+%setup -q -n xfonts-utils-%{version}
 
 %build
 # Build all apps
@@ -47,7 +47,6 @@ The programs in this package include:
 }
 
 %install
-rm -rf $RPM_BUILD_ROOT
 # Install all apps
 {
    for app in %{DEF_SUBDIRS} ; do
@@ -57,10 +56,7 @@ rm -rf $RPM_BUILD_ROOT
    done
 }
 
-%remove_docs
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+%docs_package
 
 %files
 %{_bindir}/*