Author: qboosh                       Date: Wed Mar  9 18:08:23 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unified

---- Files affected:
SPECS:
   trayer.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/trayer.spec
diff -u SPECS/trayer.spec:1.2 SPECS/trayer.spec:1.3
--- SPECS/trayer.spec:1.2       Tue Mar  8 00:10:32 2005
+++ SPECS/trayer.spec   Wed Mar  9 19:08:18 2005
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+# TODO: optflags
 Summary:       A lightweight GTK2-based systray for UNIX desktop
 Summary(pl):   Lekki, bazujący na GTK2 dok systemowy (systray)
 Name:          trayer
@@ -6,12 +7,12 @@
 Release:       1
 License:       BSD
 Group:         X11/Window Managers
-Source0:       
http://fvwm-crystal.berlios.de/files/files/%{name}/%{name}-%{version}.tar.gz
+Source0:       
http://fvwm-crystal.berlios.de/files/files/trayer/%{name}-%{version}.tar.gz
 # Source0-md5: 9acac948017bf1b5fc50bc1117c9b098
-BuildRequires: freetype-devel
+URL:           http://fvwm-crystal.berlios.de/
 BuildRequires: atk-devel
+BuildRequires: freetype-devel
 BuildRequires: pango-devel
-URL:           http://fvwm-crystal.berlios.de/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -20,9 +21,9 @@
 does not support that function.
 
 %description -l pl
-Trayer jest małym programem zaprojektowanym by dostarczać funkcje 
-doku systemowego znanego z GNOME/KDE dla środowisk okienkowych nie 
-posiadających tej funkcjonalności. 
+Trayer jest małym programem zaprojektowanym by dostarczać funkcje
+doku systemowego znanego z GNOME/KDE dla środowisk okienkowych nie
+posiadających tej funkcjonalności.
 
 %prep
 %setup -q
@@ -34,13 +35,13 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-        PREFIX=$RPM_BUILD_ROOT%{_prefix}
+       PREFIX=$RPM_BUILD_ROOT%{_prefix}
 
 install -d $RPM_BUILD_ROOT%{_bindir}
 install -d $RPM_BUILD_ROOT%{_mandir}/man1
 
 install trayer $RPM_BUILD_ROOT%{_bindir}
-install trayer.1.gz $RPM_BUILD_ROOT%{_mandir}/man1
+gzip -dc trayer.1.gz >$RPM_BUILD_ROOT%{_mandir}/man1/trayer.1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -49,7 +50,7 @@
 %defattr(644,root,root,755)
 %doc CHANGELOG COPYING CREDITS README
 %attr(755,root,root) %{_bindir}/trayer
-%{_mandir}/man1/trayer.1.gz
+%{_mandir}/man1/trayer.1*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -57,9 +58,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/03/09 18:08:18  qboosh
+- unified
+
 Revision 1.2  2005/03/07 23:10:32  japhy
 - Install in %{_prefix}, not in /
 
 Revision 1.1  2005/03/07 23:02:19  mguevara
 - A lightweight GTK2-based systray for UNIX desktop (for fvwm-crystal)
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/trayer.spec?r1=1.2&r2=1.3&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to