]> git.pld-linux.org Git - packages/foomatic-db-engine.git/commitdiff
- current version (ver schema changed) auto/th/foomatic-db-engine-3_0_20080317-1
authorPatryk Zawadzki <patrys@room-303.com>
Mon, 17 Mar 2008 13:13:17 +0000 (13:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    foomatic-db-engine.spec -> 1.27

foomatic-db-engine.spec

index ac0efe6b1f66f92be56774a2209eb6b1a7b66038..f4acf42a7e431abf49924c447a72518dcb447ace 100644 (file)
@@ -1,14 +1,15 @@
 %include       /usr/lib/rpm/macros.perl
+%define                snap    20080317
 Summary:       System for using free software printer drivers
 Summary(pl.UTF-8):     System umożliwiający używanie darmowych sterowników drukarek
 Name:          foomatic-db-engine
-Version:       3.0.2
-Release:       3
+Version:       3.0.%{snap}
+Release:       1
 License:       GPL
 Group:         Applications/System
 URL:           http://www.linuxprinting.org/foomatic.html
-Source0:       http://www.linuxprinting.org/download/foomatic/%{name}-%{version}.tar.gz
-# Source0-md5: 3061b8d3f7870467e6fbeae8d4399211
+Source0:       http://www.linuxprinting.org/download/foomatic/%{name}-3.0-%{snap}.tar.gz
+# Source0-md5: d6ac64aeaa1f6ecdf386df6b6ad380a7
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: foomatic-filters >= 3.0.2
@@ -33,7 +34,7 @@ kolejkowania oraz dowolny wolnodostępny sterownik, dla którego
 parametry zostały wprowadzone do bazy danych.
 
 %prep
-%setup -q
+%setup -q -n %{name}-3.0-%{snap}
 
 %build
 %{__aclocal} -I .
@@ -63,6 +64,7 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/foomatic
 %attr(755,root,root) %{_bindir}/foomatic-*
 %attr(755,root,root) %{_sbindir}/foomatic-*
+%attr(755,root,root) %{_libdir}/cups/driver/foomatic
 %{perl_vendorlib}/Foomatic
 %{_datadir}/foomatic
 %{_mandir}/man1/*
This page took 0.070831 seconds and 4 git commands to generate.