]> git.pld-linux.org Git - packages/foomatic-db-engine.git/commitdiff
- rel 2
authormichuz <michuz@pld-linux.org>
Sun, 22 Dec 2002 12:01:08 +0000 (12:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added obsoletes
- fixed %%install

Changed files:
    foomatic-db-engine.spec -> 1.2

foomatic-db-engine.spec

index 2fc1fa94f54e9537f59f0f6b93c567f6b073bcdf..c78a3aa14d78e71e811fcef2dd2666d2621aa482 100644 (file)
@@ -3,7 +3,7 @@ Summary:        System for using free software printer drivers
 Summary(pl):   System umo¿liwiaj±cy u¿ywanie darmowych sterowników drukarek
 Name:          foomatic-db-engine
 Version:       2.9.0
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/System
 URL:           http://www.linuxprinting.org/foomatic.html
@@ -13,6 +13,7 @@ BuildRequires:        automake
 BuildRequires: perl-devel
 BuildRequires: libxml2-devel
 Provides:      perl(Foomatic::GrovePath)
+Obsoletes:     foomatic
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -45,6 +46,8 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install DESTDIR="$RPM_BUILD_ROOT"
 cp -fr $RPM_BUILD_ROOT$RPM_BUILD_ROOT%{_libdir} $RPM_BUILD_ROOT%{_libdir}
 
+install -d $RPM_BUILD_ROOT%{_datadir}/foomatic/db/source/{driver,opt,printer}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.068192 seconds and 4 git commands to generate.