]> git.pld-linux.org Git - packages/gcompris.git/commitdiff
- added desktop.patch, updated %%doc, rel 1.1
authorkali <kali@pld-linux.org>
Tue, 22 Jun 2004 20:20:15 +0000 (20:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcompris.spec -> 1.7

gcompris.spec

index 6cc45a2c1ed68c9fe965c43152b86712eb6540e1..cec7c749a08021a7611c9d06556a5015059e8509 100644 (file)
@@ -2,13 +2,14 @@ Summary:      Educational suite for kids 3-10 years old
 Summary(pl):   Zestaw edukacyjny dla dzieci w wieku 3-10 lat
 Name:          gcompris
 Version:       6.1
-Release:       1
+Release:       1.1
 License:       GPL
 Group:         X11/Applications/Games
 Source0:       http://dl.sourceforge.net/gcompris/%{name}-%{version}.tar.gz
 # Source0-md5: d62021893caf824dfd7e22853d174184
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-python-lib.patch
+Patch2:                %{name}-desktop.patch
 URL:           http://www.ofset.org/gcompris/
 BuildRequires: SDL_mixer-devel
 BuildRequires: autoconf
@@ -387,6 +388,7 @@ assetml.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 glib-gettextize --copy --force
@@ -427,7 +429,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS ChangeLog NEWS README THANKS TODO
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
 %dir %{_libdir}/%{name}
This page took 0.105602 seconds and 4 git commands to generate.