rpms/bit/devel bit.spec,1.17,1.18

Rick L. Vinyard, Jr. rvinyard at fedoraproject.org
Wed Apr 1 15:32:45 UTC 2009


Author: rvinyard

Update of /cvs/pkgs/rpms/bit/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28279

Modified Files:
	bit.spec 
Log Message:



Index: bit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bit/devel/bit.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- bit.spec	1 Apr 2009 13:49:50 -0000	1.17
+++ bit.spec	1 Apr 2009 15:32:15 -0000	1.18
@@ -75,7 +75,7 @@
 
 # Fix documentation installation and put bit-gtkmm docs under gtk-doc
 %{__mkdir} -p %{buildroot}%{_datadir}/gtk-doc/html/bit-gtkmm/
-%{__install} --mode=0664 -t %{buildroot}%{_datadir}/gtk-doc/html/bit-gtkmm/ doc/reference/bit-gtkmm/html/*
+%{__install} -p --mode=0664 -t %{buildroot}%{_datadir}/gtk-doc/html/bit-gtkmm/ doc/reference/bit-gtkmm/html/*
 
 %clean
 %{__rm} -rf %{buildroot}
@@ -119,6 +119,10 @@
 %doc %{_datadir}/gtk-doc/html/bit-gtkmm/
 
 %changelog
+* Fri Feb 06 2009 Rick L Vinyard Jr <rvinyard at cs.nmsu.edu> - 0.4.90-8
+- Changed Sourceforge URL to downloads.sf.net from download.sf.net
+- Added -p to doc installs
+
 * Wed Apr  1 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 0.4.90-7
 - And readd the bit-gtkmm-devel -> bit-gtkmm dep, since the guidelines
   require it.




More information about the fedora-extras-commits mailing list