]> git.pld-linux.org Git - packages/psi-plus.git/commitdiff
- updated to 0.15.3792
authorlisu <lisu@pld-linux.org>
Tue, 12 Apr 2011 20:00:16 +0000 (20:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- use %%{name}

Changed files:
    psi-plus.spec -> 1.3

psi-plus.spec

index 8149eaa996c7c77dddf0fbb4abfe351958b402bb..db98499efed247e051b2527c4b27761b17b5c284 100644 (file)
@@ -7,7 +7,7 @@
 # Requires: git-core, subversion and sed >= 4.0
 #
 %define                ver     0.15
-%define                rev     3784
+%define                rev     3792
 %define                rel     0.%{rev}.1
 #
 Summary:       PSI - Jabber client
@@ -18,9 +18,9 @@ Version:      %{ver}.%{rev}
 Release:       %{rel}
 License:       GPL v2+ / LGPL v2.1+
 Group:         Applications/Communications
-Source0:       psi-%{version}.tar.xz
-# Source0-md5: 576c2b20cc0748dbf9cae02f7bb69391
-Source1:       psi-lang.tar.bz2
+Source0:       %{name}-%{version}.tar.xz
+# Source0-md5: df532794527ca1bbe8d24390651c6804
+Source1:       %{name}-lang.tar.bz2
 # Source1-md5: cf6d82f53f1f1600a49bb61ba81151bf
 Source2:       generate-tarball.sh
 Patch0:                %{name}-fix_configure_for_ksh.patch
@@ -76,7 +76,7 @@ w katalogu $DATADIR/certs lub ~/.psi/certs.
 Psi+ jest rozwojową gałęzią komunikatora Psi IM Jabber.
 
 %prep
-%setup -q -n psi-%{version} -a 1
+%setup -q -a 1
 %patch0 -p0
 %patch1 -p1
 %patch2 -p1
This page took 0.11787 seconds and 4 git commands to generate.