]> git.pld-linux.org Git - packages/control-center.git/commitdiff
- release 2,
authorkloczek <kloczek@pld-linux.org>
Sun, 7 May 2000 12:34:11 +0000 (12:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed screensaver-properties.desktop from package (now this file is in
  xscreensaver package).

Changed files:
    control-center.spec -> 1.27

control-center.spec

index 240a3f9579fa26652d7a1d7140aa31d0a8b6a642..aacb9b22a185e65fc1d8877dd75ca9d3b74524bd 100644 (file)
@@ -2,7 +2,7 @@ Summary:        GNOME control center
 Summary(pl):   Centrum kontroli GNOME
 Name:          control-center
 Version:       1.0.53
-Release:       1
+Release:       2
 License:       GPL
 Group:         X11/GNOME
 Group(pl):     X11/GNOME
@@ -30,8 +30,8 @@ Obsoletes:    gnome
 %define                _sysconfdir     /etc/X11/GNOME
 
 %description
-A Configuration tool for easily setting up your GNOME environment. GNOME
-is the GNU Network Object Model Environment. That's a fancy name but really
+A Configuration tool for easily setting up your GNOME environment. GNOME is
+the GNU Network Object Model Environment. That's a fancy name but really
 GNOME is a nice GUI desktop environment. It makes using your computer easy,
 powerful, and easy to configure.
 
@@ -92,6 +92,8 @@ rm -rf $RPM_BUILD_ROOT
 
 make DESTDIR=$RPM_BUILD_ROOT install
 
+rm -f $RPM_BUILD_ROOT%{_datadir}/control-center/Desktop/screensaver-properties.desktop
+
 strip --strip-unneeded $RPM_BUILD_ROOT%{_libdir}/lib*.so.*.*
 
 gzip -9nf AUTHORS ChangeLog NEWS README
This page took 0.064287 seconds and 4 git commands to generate.