]> git.pld-linux.org Git - packages/chkfontpath.git/commitdiff
- cosmetics auto/ac/chkfontpath-1_9_5-4
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 3 Oct 2003 15:00:47 +0000 (15:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    chkfontpath.spec -> 1.30

chkfontpath.spec

index ff91156f1e5172829c23238f63dff09c4f86fced..5840ed28f2980110e347ba925008fe21297a8329 100644 (file)
@@ -12,9 +12,9 @@ Group:                X11/Applications
 Source0:       %{name}-%{version}.tar.gz
 # Source0-md5: 7b954b2e2c79aa5a963d6b4723097811
 Source1:       %{name}.8.pl
+BuildRequires: popt-devel
 Requires:      xfs
 Requires:      /sbin/pidof
-BuildRequires: popt-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -66,7 +66,6 @@ programa RPM quando instala ou remove pacotes com fontes.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 install -d $RPM_BUILD_ROOT%{_mandir}/pl/man8
 
 %{__make} install \
@@ -81,5 +80,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root)%{_sbindir}/chkfontpath
+%attr(755,root,root) %{_sbindir}/chkfontpath
 %{_mandir}/man8/chkfontpath.8*
This page took 0.113846 seconds and 4 git commands to generate.