rpms/gob2/devel gob2.spec,1.12,1.13

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Apr 18 11:39:46 UTC 2007


Author: harald

Update of /cvs/dist/rpms/gob2/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv11306

Modified Files:
	gob2.spec 
Log Message:
-specfile review


Index: gob2.spec
===================================================================
RCS file: /cvs/dist/rpms/gob2/devel/gob2.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- gob2.spec	12 Jul 2006 06:12:40 -0000	1.12
+++ gob2.spec	18 Apr 2007 11:39:44 -0000	1.13
@@ -1,12 +1,12 @@
 Summary: GOB2, The GObject Builder
 Name: gob2
 Version: 2.0.14
-Release: 1.1
+Release: 2%{?dist}
 License: GPL
 Group: Development/Tools
 Source: gob2-%{version}.tar.gz
 Url: http://www.5z.com/jirka/gob.html
-BuildRoot: %{_tmppath}/%{name}-root
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: glib2-devel 
 BuildRequires: bison flex
 
@@ -17,7 +17,7 @@
 by java and yacc.  It supports generating C++ code
 
 %prep
-%setup
+%setup -q
 
 %build
 %configure 
@@ -41,6 +41,9 @@
 %{_datadir}/aclocal/*
 
 %changelog
+* Wed Apr 18 2007 Harald Hoyer <harald at redhat.com> - 2.0.14-2
+- specfile review
+
 * Wed Jul 12 2006 Jesse Keating <jkeating at redhat.com> - 2.0.14-1.1
 - rebuild
 
@@ -83,10 +86,13 @@
 
 * Fri Sep 28 2001  George Lebl <jirka at 5z.com>
 - Updated for gob2
+
 * Tue Feb 7 2000  George Lebl <jirka at 5z.com>
-- added %{prefix}/share/aclocal/* to %files
+- added %%{prefix}/share/aclocal/* to %%files
+
 * Tue Dec 14 1999  George Lebl <jirka at 5z.com>
-- added the examples dir to the %doc
+- added the examples dir to the %%doc
+
 * Mon Aug 16 1999  George Lebl <jirka at 5z.com>
 - added gob.spec.in file
 




More information about the fedora-cvs-commits mailing list