SPECS: wmconfig.spec - cosmetics

spider spider at pld-linux.org
Thu Jun 23 11:23:37 CEST 2005


Author: spider                       Date: Thu Jun 23 09:23:37 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetics

---- Files affected:
SPECS:
   wmconfig.spec (1.73 -> 1.74) 

---- Diffs:

================================================================
Index: SPECS/wmconfig.spec
diff -u SPECS/wmconfig.spec:1.73 SPECS/wmconfig.spec:1.74
--- SPECS/wmconfig.spec:1.73	Wed Jun 22 22:06:59 2005
+++ SPECS/wmconfig.spec	Thu Jun 23 11:23:31 2005
@@ -1,3 +1,4 @@
+# $Revision$, $Date$
 Summary:	Menu generation tool
 Summary(pl):	Narzędzie do generowania menu
 Name:		wmconfig
@@ -11,20 +12,20 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libtool
-BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Wmconfig is a menu generation tool for various window managers and
-desktop environments. See "wmconfig --help" for a list of 
-supported window managers. It reads configuration files and outputs 
-the menu file to stdout or - if supported - to files.
+desktop environments. See "wmconfig --help" for a list of supported
+window managers. It reads configuration files and outputs the menu
+file to stdout or - if supported - to files.
 
 %description -l pl
 Wmconfig jest narzędziem do generowania menu dla różnych zarządców
-okien i środowisk. Aby zobaczyć listę obsługiwanych managerów 
-wykonaj polecenie "wmconfig --help". Wmconfig czyta pliki
-konfiguracyjne i wyświetla menu na ekranie lub (jeśli jest to
-obsługiwane) skierowuje je do pliku.
+okien i środowisk. Aby zobaczyć listę obsługiwanych managerów wykonaj
+polecenie "wmconfig --help". Wmconfig czyta pliki konfiguracyjne i
+wyświetla menu na ekranie lub (jeśli jest to obsługiwane) skierowuje
+je do pliku.
 
 %prep
 %setup -q
@@ -42,6 +43,7 @@
         LDFLAGS="%{rpmldflags}"
 
 %install
+rm -rf $RPM_BUILD_ROOT
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
@@ -52,7 +54,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
 %dir %{_sysconfdir}/%{name}
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/*
 %{_mandir}/man1/*
 %attr(755,root,root) %{_bindir}/*
 
@@ -62,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.74  2005/06/23 09:23:31  spider
+- cosmetics
+
 Revision 1.73  2005/06/22 20:06:59  darekr
 - BR: ac, am, lt
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wmconfig.spec?r1=1.73&r2=1.74&f=u




More information about the pld-cvs-commit mailing list