]> git.pld-linux.org Git - packages/gnome-user-docs.git/commitdiff
- added access_guide_fix and user_guide_typo patches
authorgrzegol <grzegol@pld-linux.org>
Fri, 17 Sep 2004 13:07:16 +0000 (13:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel. 2

Changed files:
    gnome-user-docs.spec -> 1.17

gnome-user-docs.spec

index 841d51073a73b9d6cb4672036bfb40e186f653b9..71c6cab8f17b4164f8a2303de0f980d38b12cad9 100644 (file)
@@ -2,11 +2,13 @@ Summary:      General GNOME User Documentation
 Summary(pl):   Ogólna dokumentacja u¿ytkownika GNOME
 Name:          gnome2-user-docs
 Version:       2.8.0
-Release:       1
+Release:       2
 License:       GFDL
 Group:         Documentation
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.8/%{name}-%{version}.tar.bz2
 # Source0-md5: a63d5eb67aa033a925d23f9af1a0991a
+Patch0:                %{name}-access_guide_fix.patch
+Patch1:                %{name}-user_guide_typo.patch
 BuildRequires: scrollkeeper >= 0.3.11-4
 Requires:      yelp >= 2.6.3
 BuildArch:     noarch
@@ -20,6 +22,8 @@ Og
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
 
 %build
 %configure
This page took 0.044983 seconds and 4 git commands to generate.