]> git.pld-linux.org Git - packages/foomatic-db-hpijs.git/blobdiff - foomatic-db-hpijs.spec
updated to 1.3.2
[packages/foomatic-db-hpijs.git] / foomatic-db-hpijs.spec
index 2232f69b9682ad4d7c13445fc39adefdf76370db..958ca2454f96698afbfba1d465387df081d5cb29 100644 (file)
@@ -1,14 +1,15 @@
 %include       /usr/lib/rpm/macros.perl
-%define                rel     1
+%define                rel     2
+%define                ver     1.3
 Summary:       Foomatic Data for the HPIJS Printer Drivers
 Summary(pl):   Informacje foomatic dla sterownika drukarek HPIJS
 Name:          foomatic-db-hpijs
-Version:       1.3
+Version:       %{ver}.%{rel}
 Release:       1
 License:       GPL
 Group:         Applications/System
 URL:           http://www.linuxprinting.org/foomatic.html
-Source0:       http://www.linuxprinting.org/download/%{name}/%{name}-%{version}-%{rel}.tar.gz
+Source0:       http://www.linuxprinting.org/download/%{name}/%{name}-%{ver}-%{rel}.tar.gz
 BuildRequires: autoconf
 BuildRequires: automake
 Requires:      foomatic-db-engine
@@ -21,7 +22,7 @@ Foomatic Data for the HPIJS Printer Drivers.
 Informacje foomatic dla sterownika drukarek HPIJS.
 
 %prep
-%setup -q -n %{name}-%{version}-%{rel}
+%setup -q -n %{name}-%{ver}-%{rel}
 
 %build
 %{__aclocal}
This page took 0.069722 seconds and 4 git commands to generate.