Author: czarny                       Date: Sat Oct 28 00:08:07 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- svn snap that fixes unnrunable pinentry-{qt|gtk} according to their list
- actually works (yeeey!)

---- Files affected:
SPECS:
   pinentry.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/pinentry.spec
diff -u SPECS/pinentry.spec:1.16 SPECS/pinentry.spec:1.17
--- SPECS/pinentry.spec:1.16    Mon Feb 28 19:19:20 2005
+++ SPECS/pinentry.spec Sat Oct 28 02:08:01 2006
@@ -8,12 +8,14 @@
 Summary:       Simple PIN or passphrase entry dialogs
 Summary(pl):   Proste kontrolki dialogowe do wpisywania PIN-ów lub haseł
 Name:          pinentry
+%define                _snap           20061028
 Version:       0.7.2
-Release:       1
+Release:       1.%{_snap}
 License:       GPL
 Group:         Applications
-Source0:       ftp://ftp.gnupg.org/gcrypt/pinentry/%{name}-%{version}.tar.gz
-# Source0-md5: 55626ce13ed76d82ec5330d19bdf3ab4
+#Source0:      ftp://ftp.gnupg.org/gcrypt/pinentry/%{name}-%{version}.tar.gz
+Source0:       %{name}-%{_snap}.tar.gz
+# Source0-md5: f30d6d3790add93d2a49390512c3ea56
 Patch0:                %{name}-system-assuan.patch
 Patch1:                %{name}-info.patch
 URL:           http://www.gnupg.org/
@@ -77,7 +79,7 @@
 Prosta kontrolka dialogowa do wpisywania PIN-ów lub haseł dla Qt.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{_snap}
 %patch0 -p1
 %patch1 -p1
 
@@ -143,6 +145,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2006/10/28 00:08:01  czarny
+- svn snap that fixes unnrunable pinentry-{qt|gtk} according to their list
+- actually works (yeeey!)
+
 Revision 1.16  2005/02/28 18:19:20  qboosh
 - BR: texinfo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pinentry.spec?r1=1.16&r2=1.17&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to