]> git.pld-linux.org Git - packages/foomatic-db-hpijs.git/commitdiff
updated to 1.3.2
authormichuz <michuz@pld-linux.org>
Mon, 23 Dec 2002 11:00:20 +0000 (11:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    foomatic-db-hpijs.spec -> 1.2

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.092361 seconds and 4 git commands to generate.