]> git.pld-linux.org Git - packages/control-center.git/commitdiff
- added patch for new automake
authortrojan <trojan@pld-linux.org>
Fri, 25 Apr 2003 09:16:20 +0000 (09:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    control-center.spec -> 1.105

control-center.spec

index 7d3f74b879b9902534da656bac64b8fc18ee373e..1b58a1e8c93cdcc01e0a84fbe7019da9c31cfc59 100644 (file)
@@ -12,6 +12,7 @@ License:      GPL
 Group:         X11/Applications
 Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/2.2/%{name}-%{version}.tar.bz2
 Patch0:                %{name}-fontconfig.patch
+Patch1:                %{name}-am17.patch
 URL:           http://www.gnome.org/
 Icon:          control-center.gif
 BuildRequires: GConf2-devel >= 2.2.0
@@ -109,6 +110,7 @@ Statyczne biblioteki GNOME Control-Center.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 glib-gettextize --copy --force
This page took 0.031241 seconds and 4 git commands to generate.