rpms/cproto/devel .cvsignore, 1.7, 1.8 cproto.spec, 1.16, 1.17 sources, 1.7, 1.8

Jindrich Novy jnovy at fedoraproject.org
Thu Jul 15 12:26:37 UTC 2010


Author: jnovy

Update of /cvs/pkgs/rpms/cproto/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv27441

Modified Files:
	.cvsignore cproto.spec sources 
Log Message:
* Thu Jul 15 2010 Jindrich Novy <jnovy at redhat.com> 4.7i-1
- update to 4.7i



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cproto/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	4 Sep 2009 11:55:44 -0000	1.7
+++ .cvsignore	15 Jul 2010 12:26:37 -0000	1.8
@@ -1 +1 @@
-cproto-4.7h.tgz
+cproto-4.7i.tgz


Index: cproto.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cproto/devel/cproto.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- cproto.spec	4 Sep 2009 11:55:44 -0000	1.16
+++ cproto.spec	15 Jul 2010 12:26:37 -0000	1.17
@@ -1,6 +1,6 @@
 Summary: Generates function prototypes and variable declarations from C code
 Name: cproto
-Version: 4.7h
+Version: 4.7i
 Release: 1%{?dist}
 License: Public Domain
 Group: Development/Tools
@@ -31,7 +31,7 @@ make
 %install
 rm -rf $RPM_BUILD_ROOT
 
-make install mandir=$RPM_BUILD_ROOT/%{_mandir}/man1 bindir=$RPM_BUILD_ROOT/%{_bindir}
+make install mandir=$RPM_BUILD_ROOT/%{_mandir} bindir=$RPM_BUILD_ROOT/%{_bindir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/cproto.*
 
 %changelog
+* Thu Jul 15 2010 Jindrich Novy <jnovy at redhat.com> 4.7i-1
+- update to 4.7i
+
 * Fri Sep  4 2009 Jindrich Novy <jnovy at redhat.com> 4.7h-1
 - update to 4.7h
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cproto/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	4 Sep 2009 11:55:44 -0000	1.7
+++ sources	15 Jul 2010 12:26:37 -0000	1.8
@@ -1 +1 @@
-8fd0ff4aa00b5c2730ade74b617b2e0f  cproto-4.7h.tgz
+515d078bd02413cf29841f30da48049b  cproto-4.7i.tgz



More information about the scm-commits mailing list