]> git.pld-linux.org Git - packages/control-center.git/commitdiff
- more specific Requires, new %%doc, release 3 control-center-1_4_0_5-3
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 16 Aug 2002 23:49:39 +0000 (23:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    control-center.spec -> 1.77

control-center.spec

index 20977f235aa8fb59d9b1881398fb818e71bc2900..764a4f2590be05add8c46b103a9b684d1cbe63cb 100644 (file)
@@ -6,7 +6,7 @@ Summary(uk):    
 Summary(ru):   ãÅÎÔÒ ÕÐÒÁ×ÌÅÎÉÑ GNOME
 Name:          control-center
 Version:       1.4.0.5
-Release:       2
+Release:       3
 Epoch:         1
 License:       GPL
 Group:         X11/Applications
@@ -41,8 +41,8 @@ BuildRequires:        libtool
 BuildRequires: oaf-devel
 BuildRequires: zlib-devel
 BuildRequires:  libxml-devel
-PreReq:                /sbin/ldconfig
-PreReq:                scrollkeeper
+Requires(post,postun): /sbin/ldconfig
+Requires(post,postun): scrollkeeper
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:     gnome
 
@@ -207,8 +207,6 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/control-center/Desktop/screensaver-properties.d
 
 find $RPM_BUILD_ROOT%{_applnkdir} -name .directory | xargs rm -f
 
-gzip -9nf AUTHORS ChangeLog NEWS README
-
 %find_lang %{name} --with-gnome
 
 %clean
@@ -224,6 +222,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
+%doc AUTHORS ChangeLog NEWS README
 %{_sysconfdir}/CORBA/servers/*
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
@@ -237,7 +236,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
-%doc *.gz
 %attr(755,root,root) %{_libdir}/lib*.so
 %attr(755,root,root) %{_libdir}/lib*.la
 %attr(755,root,root) %{_libdir}/*.sh
This page took 0.032614 seconds and 4 git commands to generate.