SPECS: pnet.spec - rename resgen to pnet-resgen to avoid conflict ...
undefine
undefine at pld-linux.org
Fri Dec 23 21:17:30 CET 2005
Author: undefine Date: Fri Dec 23 20:17:30 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rename resgen to pnet-resgen to avoid conflict with mono-compat-links
- release 2
---- Files affected:
SPECS:
pnet.spec (1.79 -> 1.80)
---- Diffs:
================================================================
Index: SPECS/pnet.spec
diff -u SPECS/pnet.spec:1.79 SPECS/pnet.spec:1.80
--- SPECS/pnet.spec:1.79 Tue Dec 13 19:01:47 2005
+++ SPECS/pnet.spec Fri Dec 23 21:17:25 2005
@@ -4,7 +4,7 @@
Summary(pt_BR): Ferramentas Portable .NET DotGNU
Name: pnet
Version: 0.7.2
-Release: 1
+Release: 2
License: GPL
Group: Development/Languages
Source0: http://www.southern-storm.com.au/download/%{name}-%{version}.tar.gz
@@ -308,6 +308,8 @@
# links in mandir
rm -f $RPM_BUILD_ROOT%{_mandir}/man1/{al.1*,cli-unknown-*}
+mv $RPM_BUILD_ROOT%{_bindir}/{,pnet-}resgen
+mv $RPM_BUILD_ROOT%{_mandir}/man1/{,pnet-}resgen.1
%clean
rm -rf $RPM_BUILD_ROOT
@@ -340,14 +342,14 @@
%attr(755,root,root) %{_bindir}/ilalink
%attr(755,root,root) %{_bindir}/ilheader
%attr(755,root,root) %{_bindir}/ilgac
-%attr(755,root,root) %{_bindir}/resgen
+%attr(755,root,root) %{_bindir}/pnet-resgen
%dir %{_libdir}/cscc/plugins
%{_mandir}/man1/csant.1*
%{_mandir}/man1/cscc.1*
%{_mandir}/man1/ilalink.1*
%{_mandir}/man1/ilheader.1*
%{_mandir}/man1/ilgac.1*
-%{_mandir}/man1/resgen.1*
+%{_mandir}/man1/pnet-resgen.1*
%files compiler-ilasm
%defattr(644,root,root,755)
@@ -415,6 +417,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.80 2005/12/23 20:17:25 undefine
+- rename resgen to pnet-resgen to avoid conflict with mono-compat-links
+- release 2
+
Revision 1.79 2005/12/13 18:01:47 glen
- adapterized (avoid macros with /usr/include/{ncurses,freetype}*)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pnet.spec?r1=1.79&r2=1.80&f=u
More information about the pld-cvs-commit
mailing list