SPECS: podbrowser.spec - %%files & Group fixed

twittner twittner at pld-linux.org
Wed Nov 16 23:56:28 CET 2005


Author: twittner                     Date: Wed Nov 16 22:56:28 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %%files & Group fixed

---- Files affected:
SPECS:
   podbrowser.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/podbrowser.spec
diff -u SPECS/podbrowser.spec:1.1 SPECS/podbrowser.spec:1.2
--- SPECS/podbrowser.spec:1.1	Wed Nov 16 23:34:15 2005
+++ SPECS/podbrowser.spec	Wed Nov 16 23:56:23 2005
@@ -4,9 +4,9 @@
 Summary:	A full-featured Perl Documentation Browser.
 Version:	0.08
 Release:	0.1
-Group:		Applications/Programming
+Group:		Development/Tools
 License:	GPL
-Source0:	http://jodrell.net/files/podbrowser/podbrowser-0.08.tar.gz
+Source0:	http://jodrell.net/files/podbrowser/%{name}-%{version}.tar.gz
 # Source0-md5:	59f11c50e03f348e41de8058d0a30e0b
 URL:		http://jodrell.net/projects/podbrowser
 BuildArch:	noarch
@@ -35,7 +35,10 @@
 %defattr(644,root,root,755)
 %doc README
 %attr(755,root,root) %{_bindir}/*
-%{_datadir}/*
+%{_datadir}/applications/podbrowser.desktop
+%{_iconsdir}/*/*/*/*
+%{_mandir}/man1/*
+%{_datadir}/podbrowser
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -43,6 +46,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/11/16 22:56:23  twittner
+- %%files & Group fixed
+
 Revision 1.1  2005/11/16 22:34:15  twittner
 - added, based on bundled spec
 
================================================================

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




More information about the pld-cvs-commit mailing list