]> git.pld-linux.org Git - packages/control-center.git/commitdiff
- fixed typo and cosmetics
authorgrzegol <grzegol@pld-linux.org>
Wed, 13 Aug 2003 23:20:36 +0000 (23:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    control-center.spec -> 1.122

control-center.spec

index ea08e93f458b931e61c249f3f1509cb06addbe86..c661b0d69dbbe87662f573ec6345ee77a5099330 100644 (file)
@@ -38,10 +38,10 @@ BuildRequires:      libgnome-devel >= 2.3.0
 BuildRequires: libgnomeui-devel >= 2.3.3.1-2
 BuildRequires: libxml2-devel >= 2.5.7
 BuildRequires: libtool
+BuildRequires: metacity-devel >= 2.5.1
 BuildRequires: nautilus-devel >= 2.3.8
 BuildRequires: scrollkeeper >= 0.3.12
 BuildRequires: startup-notification-devel
-BuildRequires: metacity-devel >= 2.5.1
 BuildRequires: xft-devel >= 2.1.1
 PreReq:                /sbin/ldconfig
 PreReq:                scrollkeeper
@@ -90,7 +90,7 @@ GNOME 
 ãÅÊ ÐÁËÅÔ ÐÏÔÒ¦ÂÎÉÊ, ÑËÝÏ ×É ×ÓÔÁÎÏ×ÌÀ¤ÔÅ ÓÅÒÅÄÏ×ÉÝÅ GNOME.
 
 %package devel
-Summary:       GNOME Control-Center includes
+Summary:       GNOME Control-Center header files
 Summary(pl):   Pliki nag³ówkowe bibliotek GNOME Control-Center
 Group:         X11/Development/Libraries
 Requires:      %{name} = %{epoch}:%{version}
@@ -108,7 +108,7 @@ Group:              X11/Development/Libraries
 Requires:      %{name}-devel = %{epoch}:%{version}
 
 %description static
-GNOME Control-Centerp static libraries.
+GNOME Control-Center static libraries.
 
 %description static -l pl
 Statyczne biblioteki GNOME Control-Center.
@@ -127,7 +127,8 @@ intltoolize --copy --force
 %{__autoheader}
 %{__autoconf}
 %{__automake}
-%configure --disable-schemas-install
+%configure \
+       --disable-schemas-install
 
 %{__make}
 
This page took 0.033025 seconds and 4 git commands to generate.