packages: earth3d/earth3d.spec - builds on ac, on th qt generated ui files ...

glen glen at pld-linux.org
Thu Jun 23 10:57:00 CEST 2011


Author: glen                         Date: Thu Jun 23 08:57:00 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- builds on ac, on th qt generated ui files do not compile

---- Files affected:
packages/earth3d:
   earth3d.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/earth3d/earth3d.spec
diff -u packages/earth3d/earth3d.spec:1.5 packages/earth3d/earth3d.spec:1.6
--- packages/earth3d/earth3d.spec:1.5	Thu Jun 23 10:54:12 2011
+++ packages/earth3d/earth3d.spec	Thu Jun 23 10:56:55 2011
@@ -37,14 +37,18 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 # The qmake install target is empty.  Do the install here instead.
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
 install -p earth3d $RPM_BUILD_ROOT%{_bindir}
+cp -p earth3d.1 $RPM_BUILD_ROOT%{_mandir}/man1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog
+%doc Changelog README
+%attr(755,root,root) %{_bindir}/earth3d
+%{_mandir}/man1/earth3d.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -52,6 +56,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2011/06/23 08:56:55  glen
+- builds on ac, on th qt generated ui files do not compile
+
 Revision 1.5  2011/06/23 08:54:12  glen
 - -lpng fix from altlinux
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/earth3d/earth3d.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list