SPECS: fonts-bitmap-nexus.spec - use fontsdir/misc

qboosh qboosh at pld-linux.org
Mon Dec 5 10:56:27 CET 2005


Author: qboosh                       Date: Mon Dec  5 09:56:27 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use fontsdir/misc

---- Files affected:
SPECS:
   fonts-bitmap-nexus.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/fonts-bitmap-nexus.spec
diff -u SPECS/fonts-bitmap-nexus.spec:1.4 SPECS/fonts-bitmap-nexus.spec:1.5
--- SPECS/fonts-bitmap-nexus.spec:1.4	Mon Dec  5 10:54:45 2005
+++ SPECS/fonts-bitmap-nexus.spec	Mon Dec  5 10:56:22 2005
@@ -15,6 +15,7 @@
 URL:		http://enlightenment.org/
 BuildRequires:	XFree86-devel
 Requires(post,postun):	fontpostinst
+Requires:	%{_fontsdir}/misc
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -35,8 +36,9 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_fontsdir}
-install nex6x10.pcf.gz $RPM_BUILD_ROOT%{_fontsdir}
+install -d $RPM_BUILD_ROOT%{_fontsdir}/misc
+
+install nex6x10.pcf.gz $RPM_BUILD_ROOT%{_fontsdir}/misc
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -50,7 +52,7 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING README
-%{_fontsdir}/nex6x10.pcf.gz
+%{_fontsdir}/misc/nex6x10.pcf.gz
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -58,6 +60,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/12/05 09:56:22  qboosh
+- use fontsdir/misc
+
 Revision 1.4  2005/12/05 09:54:45  qboosh
 - post/postun deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fonts-bitmap-nexus.spec?r1=1.4&r2=1.5&f=u




More information about the pld-cvs-commit mailing list