]> git.pld-linux.org Git - packages/control-center.git/commitdiff
- bump release to 4, control-center-1_4_0_1-4
authorkloczek <kloczek@pld-linux.org>
Fri, 15 Jun 2001 16:30:39 +0000 (16:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- esdrelease patch is back (release audio device after 30s of inactivity).

Changed files:
    control-center.spec -> 1.53

control-center.spec

index 6c84d60d459133ddfdd17350ee7ebcad1e01813a..d91db4b2d1530d44c04b2dc75c81548920a8ff71 100644 (file)
@@ -2,7 +2,7 @@ Summary:        GNOME control center
 Summary(pl):   Centrum kontroli GNOME
 Name:          control-center
 Version:       1.4.0.1
-Release:       2
+Release:       4
 Epoch:         1
 License:       GPL
 Group:         X11/Applications
@@ -13,6 +13,7 @@ Patch0:               %{name}-macros.patch
 Patch1:                %{name}-applnk.patch
 Patch2:                %{name}-gettext.patch
 Patch3:                %{name}-wm-properties_path.patch
+PAtch4:                %{name}-esdrelease.patch
 URL:           http://www.gnome.org/
 Icon:          control-center.gif
 BuildRequires: ORBit-devel
@@ -83,15 +84,16 @@ Statyczne biblioteki dla centrum kontroli GNOME.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
-rm missing
+rm -f missing
 xml-i18n-toolize --copy --force
 libtoolize --copy --force
 gettextize --copy --force
-automake -a -c
 aclocal -I macros
 autoconf
+automake -a -c
 %configure 
 
 %{__make}
This page took 0.054796 seconds and 4 git commands to generate.