]> git.pld-linux.org Git - packages/gg.git/commitdiff
- added window-size patch
authortiwek <tiwek@pld-linux.org>
Fri, 18 Jan 2002 07:27:21 +0000 (07:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 3

Changed files:
    gg.spec -> 1.32

gg.spec

diff --git a/gg.spec b/gg.spec
index aaeced2dcf9aa80dc8ffe603790e842e228c70cb..526d9def5e786964d3b3b4e714f6e37ddfb04133 100644 (file)
--- a/gg.spec
+++ b/gg.spec
@@ -2,7 +2,7 @@ Summary:        GNU Gadu - free talking
 Summary(pl):   GNU Gadu - wolne gadanie
 Name:          gg
 Version:       0.2.1
-Release:       2
+Release:       3
 Epoch:         4
 License:       GPL
 Group:         Applications/Communications
@@ -10,6 +10,7 @@ Group(de):    Applikationen/Kommunikation
 Group(pl):     Aplikacje/Komunikacja
 Source0:       http://netkrab.slackware.pl/gg/%{name}-%{version}.tar.gz
 Source2:       %{name}.png
+Patch0:                %{name}-save-window-size.patch
 Icon:          gg.xpm
 URL:           http://netkrab.slackware.pl/gg/
 BuildRequires: gtk+-devel > 1.2.8
@@ -90,6 +91,7 @@ Klient Gadu-Gadu na licencji GNU/GPL. Wersja dokowalna dla gnome.
 
 %prep
 %setup  -q -n %{name}-%{version}
+%patch0 -p1
 
 %build
 LDFLAGS=" -L%{_libdir} %{rpmldflags}"
This page took 0.072858 seconds and 4 git commands to generate.