Author: qboosh                       Date: Sun Oct 15 23:19:42 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated pkgconfig patch to fix libXm detection
- use individual dir, more verbose files, release 1

---- Files affected:
SPECS:
   xorg-app-xphelloworld.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/xorg-app-xphelloworld.spec
diff -u SPECS/xorg-app-xphelloworld.spec:1.8 
SPECS/xorg-app-xphelloworld.spec:1.9
--- SPECS/xorg-app-xphelloworld.spec:1.8        Fri Jan 13 09:43:27 2006
+++ SPECS/xorg-app-xphelloworld.spec    Mon Oct 16 01:19:36 2006
@@ -7,10 +7,10 @@
 Summary(pl):   Aplikacja xphelloworld
 Name:          xorg-app-xphelloworld
 Version:       1.0.1
-Release:       0.1
+Release:       1
 License:       MIT
 Group:         X11/Applications
-Source0:       
http://xorg.freedesktop.org/releases/X11R7.0/src/app/xphelloworld-%{version}.tar.bz2
+Source0:       
http://xorg.freedesktop.org/releases/individual/app/xphelloworld-%{version}.tar.bz2
 # Source0-md5: 5c7fd1e35dd63089229e357c46e4f407
 Patch0:                xorg-xphelloworld-pkgconfig.patch
 URL:           http://xorg.freedesktop.org/
@@ -56,8 +56,18 @@
 %files
 %defattr(644,root,root,755)
 %doc COPYING ChangeLog
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/*.1*
+%attr(755,root,root) %{_bindir}/xphelloworld
+%attr(755,root,root) %{_bindir}/xpsimplehelloworld
+%attr(755,root,root) %{_bindir}/xpxthelloworld
+%{_mandir}/man1/xphelloworld.1*
+%{_mandir}/man1/xpsimplehelloworld.1*
+%{_mandir}/man1/xpxthelloworld.1*
+%if %{with motif}
+%attr(755,root,root) %{_bindir}/xpawhelloworld
+%attr(755,root,root) %{_bindir}/xpxmhelloworld
+%{_mandir}/man1/xpawhelloworld.1*
+%{_mandir}/man1/xpxmhelloworld.1*
+%endif
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -65,6 +75,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2006/10/15 23:19:36  qboosh
+- updated pkgconfig patch to fix libXm detection
+- use individual dir, more verbose files, release 1
+
 Revision 1.8  2006/01/13 08:43:27  qboosh
 - 1.0.1 (X11R7.0 release)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xorg-app-xphelloworld.spec?r1=1.8&r2=1.9&f=u

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

Reply via email to