Search
j0ke.net Open Build Service
>
Projects
>
home:hostmaster
>
macrodebug
> macrodebug.spec
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File macrodebug.spec of Package macrodebug (Revision 3)
Currently displaying revision
3
,
show latest
Name: macrodebug Version: 0.1 Release: 0 License: GPL Group: System/Debug URL: http://obs.j0ke.net/ Source: macrodebug.spec Summary: Tests macros of distributions Buildroot: %{_tmppath}/%{name}-%{version}-build BuildRequires: tcl-devel %description RPM Macro Debug %prep %build %define tcl_version %(echo 'puts [package require Tcl]' | tclsh | awk -F. '{print $1"."$2}') echo %tcl_version %clean rm -rf %{buildroot} %files %changelog * Wed May 14 2008 Carsten Schoene <cs@linux-administrator.com> - initial build