]> git.pld-linux.org Git - packages/gg.git/commitdiff
- release 2
authortiwek <tiwek@pld-linux.org>
Wed, 17 Oct 2001 13:15:03 +0000 (13:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added missing sound files
- added BuildReq
STB

Changed files:
    gg.spec -> 1.4

gg.spec

diff --git a/gg.spec b/gg.spec
index bc17db1b4876f58ea7b6041de1ae8e7c85de45f8..2669de00bf6703e71d10a1dd53df8db74cfb79d4 100644 (file)
--- a/gg.spec
+++ b/gg.spec
@@ -2,7 +2,7 @@ Summary:        GNU Gadu - wolne gadanie
 Summary(pl):   GNU Gadu - wolne gadanie
 Name:          gg
 Version:       0.1.pre6
-Release:       1
+Release:       2
 License:       GPL
 Group:          Applications/Communications
 Group(de):      Applikationen/Kommunikation
@@ -11,6 +11,8 @@ Source0:      http://netkrab.slackware.pl/gg/%{name}-%{version}.tar.gz
 Source1:       %{name}.desktop
 Icon:          gg.xpm
 URL:           http://netkrab.slackware.pl/gg/
+BuildRequires: gtk+-devel > 1.2.8
+BuildRequires: esound-devel > 0.2.7
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _prefix         /usr/X11R6
@@ -38,10 +40,11 @@ install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Network/Communications/gg.deskto
 gzip -9nf README ChangeLog
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+#rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/gg
 %{_datadir}/gg/pixmaps/*
+%{_datadir}/gg/sounds/*
 %{_applnkdir}/Network/Communications/gg.desktop
This page took 0.068005 seconds and 4 git commands to generate.