]> git.pld-linux.org Git - packages/foomatic-db-hpijs.git/commitdiff
- updated to 1.3.1-4
authorArtur Frysiak <artur@frysiak.net>
Mon, 5 May 2003 11:52:56 +0000 (11:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    foomatic-db-hpijs.spec -> 1.5

foomatic-db-hpijs.spec

index 7857747ecfb109d42079cc3dc12e6c0303ed7c40..6e9ec5601c62e050c5d1e8d8f254ced503a602c2 100644 (file)
@@ -1,14 +1,16 @@
+%define                ver 1.3.1
+%define                rel 4
 %include       /usr/lib/rpm/macros.perl
 Summary:       Foomatic Data for the HPIJS Printer Drivers
 Summary(pl):   Informacje foomatic dla sterownika drukarek HPIJS
 Name:          foomatic-db-hpijs
-Version:       1.3.1
-Release:       20030303
-Epoch:         1
+Version:       %{ver}.%{rel}
+Release:       0.1
+Epoch:         2
 License:       GPL
 Group:         Applications/System
 URL:           http://www.linuxprinting.org/foomatic.html
-Source0:       http://www.linuxprinting.org/download/foomatic/%{name}-%{version}-%{release}.tar.gz
+Source0:       http://www.linuxprinting.org/download/foomatic/%{name}-%{ver}-%{rel}.tar.gz
 BuildRequires: autoconf
 BuildRequires: automake
 Requires:      foomatic-db-engine
@@ -21,7 +23,7 @@ Foomatic Data for the HPIJS Printer Drivers.
 Informacje foomatic dla sterownika drukarek HPIJS.
 
 %prep
-%setup -q -n %{name}-%{version}-%{release}
+%setup -q -n %{name}-%{ver}-%{rel}
 
 %build
 %{__aclocal}
This page took 0.400664 seconds and 4 git commands to generate.