rpms/sunifdef/FC-5 .cvsignore, 1.3, 1.4 sources, 1.4, 1.5 sunifdef.spec, 1.4, 1.5

Jonathan G. Underwood (jgu) fedora-extras-commits at redhat.com
Wed Jan 24 22:39:05 UTC 2007


Author: jgu

Update of /cvs/extras/rpms/sunifdef/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23341

Modified Files:
	.cvsignore sources sunifdef.spec 
Log Message:
* Wed Jan 24 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 3.0-1
- Update to version 3.0



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/sunifdef/FC-5/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	25 Jul 2006 20:30:31 -0000	1.3
+++ .cvsignore	24 Jan 2007 22:38:35 -0000	1.4
@@ -1 +1 @@
-sunifdef_v2.1.2.tar.gz
+sunifdef-3.0.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/sunifdef/FC-5/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	25 Jul 2006 20:30:31 -0000	1.4
+++ sources	24 Jan 2007 22:38:35 -0000	1.5
@@ -1 +1 @@
-8595c6d4da1e9a45cdf5485696858fbd  sunifdef_v2.1.2.tar.gz
+b4dcfea539138945c7af0260cf78041d  sunifdef-3.0.tar.gz


Index: sunifdef.spec
===================================================================
RCS file: /cvs/extras/rpms/sunifdef/FC-5/sunifdef.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sunifdef.spec	25 Jul 2006 20:30:31 -0000	1.4
+++ sunifdef.spec	24 Jan 2007 22:38:35 -0000	1.5
@@ -1,11 +1,11 @@
 Name: sunifdef           
-Version: 2.1.2
+Version: 3.0
 Release: 1%{?dist}
 Summary: A commandline tool for simplifying the preprocessor conditionals in source code       
 Group: Development/Languages
 License: BSD       
 URL: http://www.sunifdef.strudl.org/
-Source0: http://www.strudl.org/public/sunifdef/nix/stable/%{name}_v%{version}.tar.gz
+Source0: http://www.strudl.org/public/sunifdef/nix/stable/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -23,7 +23,7 @@
 redundant \#if-logic from the code.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 
 find \( -name '*.c' -o -name '*.h' \) -exec chmod -x {} \;
 
@@ -48,6 +48,9 @@
 %{_mandir}/man1/sunifdef.1.gz
 
 %changelog
+* Wed Jan 24 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 3.0-1
+- Update to version 3.0
+
 * Tue Jul 25 2006 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 2.1.2-1
 - Update to version 2.1.2
 




More information about the fedora-extras-commits mailing list