Index: rpm/rtpproxy.spec
===================================================================
RCS file: /cvsroot/ser/rtpproxy/rpm/rtpproxy.spec,v
retrieving revision 1.1
diff -u -3 -r1.1 rtpproxy.spec
--- rpm/rtpproxy.spec   22 Feb 2007 14:49:57 -0000      1.1
+++ rpm/rtpproxy.spec   12 Jan 2009 12:39:13 -0000
@@ -1,6 +1,6 @@
  %define name     rtpproxy
-%define ver      0.3
-%define rel      1
+%define ver      1.2
+%define rel      beta.200901120

  Name:           %name
  Version:        %ver
@@ -50,11 +50,15 @@
  %files
  %defattr(644,root,root,755)
  %doc AUTHORS COPYING README
+%{_mandir}/man8/*
  %attr(755,root,root) %{_bindir}/rtpproxy
  %attr(755,root,root) %{_bindir}/makeann
-%attr(755,root,root) /etc/rc.d/init.d/*
+%config %attr(755,root,root) /etc/rc.d/init.d/*

  %changelog
+* Mon Jan 12 2009 Alfred E. Heggestad <[email protected]>
+- Updated for version 1.2
+
  * Tue Jan 30 2007 Alfred E. Heggestad <[email protected]> - 0.3.1
  - Initial build.
_______________________________________________
Devel mailing list
[email protected]
http://lists.rtpproxy.org/mailman/listinfo/devel

Reply via email to