ALT Linux Bugzilla
– Attachment 2778 Details for
Bug 16657
facilitate runtime package
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
tcl.spec.diff
tcl.spec.patch (text/plain), 3.00 KB, created by
led
on 2008-08-11 22:56:07 MSD
(
hide
)
Description:
tcl.spec.diff
Filename:
MIME Type:
Creator:
led
Created:
2008-08-11 22:56:07 MSD
Size:
3.00 KB
patch
obsolete
>--- tcl.spec 2008-06-30 12:43:28 +0300 >+++ tcl-8.5.3-al1.1.spec 2008-08-11 21:47:34 +0300 >@@ -3,14 +3,14 @@ > > Name: tcl > Version: 8.5.3 >-Release: alt1 >+Release: alt1.1 > > Summary: A Tool Command Language (TCL) > License: BSD > Group: Development/Tcl > Url: http://www.tcl.tk/ > >-Source: %name-%version-%release.tar >+Source: %name-%version-alt1.tar > > BuildRequires(pre): rpm-build-tcl >= 0.4-alt1 > %{?_with_test:BuildConflicts: tcl-vfs} >@@ -29,6 +29,13 @@ > Requires: %name = %version-%release > Requires: rpm-build-tcl >= 0.3-alt1 > >+%package devel-man >+Summary: man pages for TCL devel >+Group: Documentation >+BuildArch: noarch >+Requires: %name = %version-%release >+Conflicts: %name < %version-%release >+ > %description > The Tcl (Tool Command Language) provides a powerful platform for > creating integration applications that tie together diverse >@@ -60,10 +67,22 @@ > > This package includes header files and C programming manuals for Tcl. > >+%description devel-man >+The Tcl (Tool Command Language) provides a powerful platform for >+creating integration applications that tie together diverse >+applications, protocols, devices, and frameworks. When paired with >+the Tk toolkit, Tcl provides the fastest and most powerful way to >+create GUI applications that run on PCs, Unix, and the Macintosh. Tcl >+can also be used for a variety of web-related tasks and for creating >+powerful command languages for applications. >+ >+This package includes man pages for Tcl development >+ > %prep > %setup > > %build >+bzip2 --best --keep --force ChangeLog changes > cd unix > %__autoconf > %configure --disable-rpath --enable-threads >@@ -84,19 +103,27 @@ > exec %buildroot%_bindir/tclsh "\$@" > EOF > chmod +x %__tclsh >+echo "%%defattr(644,root,root,755)" > %name.lang >+for f in %buildroot%_tcldatadir/%name%major/msgs/*.msg; do >+ n=$(basename $f .msg) >+ echo "%%lang(${n:0:2}$(echo ${n:2:3} | tr '[[:lower:]]' '[[:upper:]]')) %_tcldatadir/%name%major/msgs/$(basename $f)" >> %name.lang >+done > > %post -n lib%{name} -p %post_ldconfig > %postun -n lib%{name} -p %postun_ldconfig > >-%files >-%doc README license* ChangeLog changes >+%files -f %name.lang >+%doc README license* > %_bindir/tclsh* > %_tcldatadir/tcl8 >-%_tcldatadir/%name%major >-%exclude %_tcldatadir/%name%major/ldAix >-%exclude %_tcldatadir/%name%major/%{name}AppInit.c >+%dir %_tcldatadir/%name%major >+%_tcldatadir/%name%major/encoding >+%_tcldatadir/%name%major/http* >+%dir %_tcldatadir/%name%major/msgs >+%_tcldatadir/%name%major/opt* >+%_tcldatadir/%name%major/*.tcl >+%_tcldatadir/%name%major/tclIndex > %_man1dir/* >-%_mandir/mann/* > > %files -n lib%name > %dir %_tcllibdir >@@ -104,6 +131,7 @@ > %_libdir/lib%name%major.so > > %files devel >+%doc ChangeLog.?z* changes.* > %_includedir/* > %_libdir/lib%name.so > %_libdir/lib%{name}stub%{major}.a >@@ -112,7 +140,13 @@ > %_datadir/aclocal/*.m4 > %_man3dir/* > >+%files devel-man >+%_mandir/mann/* >+ > %changelog >+* Mon Aug 11 2008 Led <led@altlinux.ru> 8.5.3-alt1.1 >+- added %name-devel-man subpackage >+ > * Mon Jun 30 2008 Sergey Bolshakov <sbolshakov@altlinux.ru> 8.5.3-alt1 > - 8.5.3 released >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 16657
: 2778