]> git.pld-linux.org Git - packages/gg.git/commitdiff
- release 5
authortiwek <tiwek@pld-linux.org>
Thu, 13 Jun 2002 12:20:40 +0000 (12:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added patch for encode password (wojtekka)

Changed files:
    gg.spec -> 1.59

gg.spec

diff --git a/gg.spec b/gg.spec
index 07fc2dee5a8de24fc04be773000261513cd8ce51..c85858bd2dbd3cd5ffeee0ccd16cf8f41d84f2a8 100644 (file)
--- a/gg.spec
+++ b/gg.spec
@@ -21,13 +21,14 @@ Summary:    GNU Gadu - free talking
 Summary(pl):   GNU Gadu - wolne gadanie
 Name:          gg
 Version:       0.2.2.1
-Release:       4
+Release:       5
 Epoch:         4
 License:       GPL
 Group:         Applications/Communications
 Source0:       ftp://ftp.slackware.pl/gg/%{name}-%{version}.tar.gz
 Source1:       %{name}.png
 Patch0:                %{name}-home_etc.patch
+Patch1:                %{name}-0.2.2.1-base64-password.patch
 Icon:          gg.xpm
 URL:           http://netkrab.slackware.pl/gg/
 BuildRequires:                                 gtk+-devel > 1.2.8
@@ -131,6 +132,7 @@ Klient Gadu-Gadu na licencji GNU/GPL. Wersja dla KDE.
 %prep
 %setup -q -n %{name}-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 LDFLAGS=" -L%{_libdir} %{rpmldflags}"
This page took 0.106443 seconds and 4 git commands to generate.