Author: lisu                         Date: Fri Oct 23 08:34:52 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.8.0
- fix non-debug build (debug.patch)
- more verbose files

---- Files affected:
packages/stalonetray:
   stalonetray.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: packages/stalonetray/stalonetray.spec
diff -u packages/stalonetray/stalonetray.spec:1.17 
packages/stalonetray/stalonetray.spec:1.18
--- packages/stalonetray/stalonetray.spec:1.17  Mon Jan  7 18:39:05 2008
+++ packages/stalonetray/stalonetray.spec       Fri Oct 23 10:34:46 2009
@@ -2,13 +2,14 @@
 Summary:       A stand-alone system tray
 Summary(pl.UTF-8):     Samodzielna tacka systemowa
 Name:          stalonetray
-Version:       0.7.6
+Version:       0.8.0
 Release:       1
 License:       GPL v2+
 Group:         X11/Applications
 Source0:       http://dl.sourceforge.net/stalonetray/%{name}-%{version}.tar.bz2
-# Source0-md5: eebb46182b64d75b89776bbfc867f470
+# Source0-md5: b2ce0d8044f7dc76ac9971def1faab37
 Patch0:                %{name}-link.patch
+Patch1:                %{name}-debug.patch
 URL:           http://stalonetray.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -27,6 +28,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__aclocal}
@@ -49,8 +51,8 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO stalonetrayrc.sample
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/*.1*
+%attr(755,root,root) %{_bindir}/stalonetray
+%{_mandir}/man1/stalonetray.1*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -58,6 +60,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2009/10/23 08:34:46  lisu
+- up to 0.8.0
+- fix non-debug build (debug.patch)
+- more verbose files
+
 Revision 1.17  2008/01/07 17:39:05  lisu
 - 0.7.6
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/stalonetray/stalonetray.spec?r1=1.17&r2=1.18&f=u

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

Reply via email to