rpms/xoo/devel xoo.spec,1.6,1.7

Jason ティビツ (tibbs) fedora-extras-commits at redhat.com
Tue Aug 12 01:19:43 UTC 2008


Author: tibbs

Update of /cvs/extras/rpms/xoo/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5964

Modified Files:
	xoo.spec 
Log Message:
* Mon Aug 11 2008 Jason L Tibbitts III <tibbs at math.uh.edu> - 0.7-9
- Fix license tag.
- Move %configure call inside %build.



Index: xoo.spec
===================================================================
RCS file: /cvs/extras/rpms/xoo/devel/xoo.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xoo.spec	19 Feb 2008 20:18:31 -0000	1.6
+++ xoo.spec	12 Aug 2008 01:19:13 -0000	1.7
@@ -1,8 +1,8 @@
 Summary: Xoo is a graphical wrapper around xnest
 Name: xoo
 Version: 0.7
-Release: 8%{?dist}
-License: GPL
+Release: 9%{?dist}
+License: GPLv2+
 Url: http://projects.o-hand.com/%{name}
 Source0: http://projects.o-hand.com/sources/%{name}/%{name}-%{version}.tar.gz
 Source1: neo1973.png
@@ -25,8 +25,8 @@
 %patch1 -p1 -b .neo1973
 cp %{SOURCE1}  data/
 
-%configure --with-x
 %build
+%configure --with-x
 make %{?_smp_mflags}
 
 %install
@@ -49,6 +49,10 @@
 #%{_mandir}/*/*
 
 %changelog
+* Mon Aug 11 2008 Jason L Tibbitts III <tibbs at math.uh.edu> - 0.7-9
+- Fix license tag.
+- Move %%configure call inside %%build.
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.7-8
 - Autorebuild for GCC 4.3
 




More information about the fedora-extras-commits mailing list