]> git.pld-linux.org Git - packages/foomatic-db.git/commitdiff
- "f" and some "g" letters of small fixes inpired by kloczek
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 8 Jul 2003 18:26:38 +0000 (18:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    foomatic-db.spec -> 1.8

foomatic-db.spec

index 5ecf5f48e2da07c2fd268a2e95df39c8a3c58067..40a6117485b1c9feba1041fc547a00f0154729b9 100644 (file)
@@ -6,9 +6,9 @@ Version:        20030511
 Release:       1
 License:       GPL
 Group:         Applications/System
-URL:           http://www.linuxprinting.org/foomatic.html
 Source0:       http://www.linuxprinting.org/download/foomatic/%{name}-current.tar.gz
 # Source0-md5: cd30a07086ab815ad5b129cef13418fe
+URL:           http://www.linuxprinting.org/foomatic.html
 BuildRequires: autoconf
 BuildRequires: automake
 Requires:      foomatic-db-engine
@@ -29,15 +29,14 @@ plik
 %build
 %{__aclocal}
 %{__autoconf}
-
 %configure
-
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.104926 seconds and 4 git commands to generate.