]> git.pld-linux.org Git - packages/gg2.git/commitdiff
- Fixed %%doc
authoradgor <adgor@pld-linux.org>
Fri, 11 Apr 2003 21:07:02 +0000 (21:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Version 2.0; Release 0.%%{_pre}.1

Changed files:
    gg2.spec -> 1.39

gg2.spec

index 2022877c053414c24270b64cf3d9e818841aa62b..bdb2e349b2e14ce7669199fb05f497e5fd698a1c 100644 (file)
--- a/gg2.spec
+++ b/gg2.spec
@@ -1,16 +1,16 @@
 
-%define                pre pre2
+%define                _pre    pre2
 
 Summary:       GNU Gadu 2 - free talking
 Summary(pl):   GNU Gadu 2 - wolne gadanie
 Name:          gg2
-Version:       %{pre}
-Release:       1
+Version:       2.0
+Release:       0.%{_pre}.1
 Epoch:         1
 License:       GPL v2+
 Group:         Applications/Communications
 #Source0:      http://www.hakore.com/~krzak/gg2/%{name}-%{snap}.tar.gz
-Source0:       http://telia.dl.sourceforge.net/sourceforge/ggadu/gg2-2.0%{pre}.tar.bz2
+Source0:       http://telia.dl.sourceforge.net/sourceforge/ggadu/%{name}-%{version}%{_pre}.tar.bz2
 Source1:       %{name}.desktop
 URL:           http://www.gadu.gnu.pl/
 #BuildRequires:        arts-devel
@@ -208,7 +208,7 @@ Themes for GnuGadu 2 GUI.
 Motywy graficzne dla GUI GnuGadu 2.
 
 %prep
-%setup -q -n %{name}-2.0%{pre}
+%setup -q -n %{name}-%{version}%{_pre}
 
 %build
 rm -f missing
@@ -255,8 +255,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
-%doc $RPM_BUILD_ROOT%{_docdir}/gg2-2.0pre2/*
+%doc A* C* N* R* T* contrib doc/*
 %attr(755,root,root) %{_bindir}/gg2
 %dir %{_libdir}/gg2
 %{_datadir}/%{name}/sounds
This page took 0.053672 seconds and 4 git commands to generate.