SPECS: gtick.spec - unified

qboosh qboosh at pld-linux.org
Mon Apr 2 13:26:53 CEST 2007


Author: qboosh                       Date: Mon Apr  2 11:26:53 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unified

---- Files affected:
SPECS:
   gtick.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/gtick.spec
diff -u SPECS/gtick.spec:1.4 SPECS/gtick.spec:1.5
--- SPECS/gtick.spec:1.4	Mon Apr  2 08:18:21 2007
+++ SPECS/gtick.spec	Mon Apr  2 13:26:48 2007
@@ -43,8 +43,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-install -d $RPM_BUILD_ROOT%{_desktopdir} \
-	$RPM_BUILD_ROOT%{_pixmapsdir}
+install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 install src/icon64x64.xpm $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.xpm
@@ -56,13 +55,11 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
+%doc README TODO ChangeLog NEWS THANKS AUTHORS doc/NOTES
 %attr(755,root,root) %{_bindir}/%{name}
-%{_mandir}/man1/%{name}.1.*
+%{_mandir}/man1/%{name}.1*
 %{_desktopdir}/%{name}.desktop
 %{_pixmapsdir}/%{name}.xpm
-%doc README TODO ChangeLog
-%doc doc/NOTES
-%doc NEWS THANKS INSTALL AUTHORS ABOUT-NLS
 
 %define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -70,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2007/04/02 11:26:48  qboosh
+- unified
+
 Revision 1.4  2007/04/02 06:18:21  glen
 - kill double utf8 encoded, bcond header
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gtick.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list