nowy spec.

Dariusz Rojewski darekr w darekr.eu.org
Wto, 24 Sie 2004, 00:58:37 CEST


hej ho. Może z czasem wypocę coś ambitniejszego. Pozdrowienia

-- 
Dariusz (darekr) Rojewski /* 693058123 */
mailto: darekr w darekr.eu.org
JID   : darusr w histeria.pl
-------------- następna część ---------
# $Revision: 1.28 $, $Date: 2004/07/01 23:41:04 $
Summary:	G-Cows
Summary(pl):	G-Cows
Name:		g-cows
Version:	1.4
Release:	1
License:	GPL
Group:		Applications/Console
Source0:	http://www.g-cows.org/download/%{name}-%{version}.tar.gz
# Source0-md5:  1d0eef7bdf1a270531d59b9b99c5cda7
BuildRequires:	automake
BuildRequires:	autoconf
BuildRequires:	bison
BuildRequires:	flex
URL:		http://www.g-cows.org
BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)

%description
G-Cows is a software project consisting in:
- definition of a scripting language designed for creation of web
  sites;
- interpreter for the scripting language (Cows);
- a makefile generator (Cows-mkgen);

%description -l pl
G-Cows jest projektem, w sklad ktorego wchodzi:
- jezyk skryptowy zaprojektowany do tworzenia stron internetowych;
- interpretator tego jezyka
- generator plikow makefile (Cows-mkgen);

%prep
%setup -q

%build
./bootstrap
CFLAGS="%{rpmcflags}"
%configure
%{__make}

%install
rm -rf $RPM_BUILD_ROOT

%{__make} install \
		DESTDIR=$RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(644,root,root,755)
%doc README
%attr(755,root,root) %{_bindir}/*


%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback w pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org

$Log:$
-------------- następna część ---------
# $Revision: 1.28 $, $Date: 2004/07/01 23:41:04 $
Summary:	setv4l - small tool for changing the picutre settings
Summary(pl):	setv4l - male narzedzie do zmiany ustawien obrazu
Name:		setv4l
Version:	0.3
Release:	1
License:	GPL
Group:		Applications/Console
Source0:	http://members.chello.nl/~j.vreeken/setv4l/%{name}-%{version}.tar.gz
# Source0-md5:  95f02fe04766879f99e2a434b4558aaf
URL:		http://members.chello.nl/~j.vreeken/setv4l/
BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)

%description
setv4l is a small command line utility for changing the picture
settings of a video 4 linux device. You change the following settings:
- brightness
- hue
- colour
- contrast
- whiteness

%description -l pl
setv4l jest malym narzedziem sluzacym do zmiany ustawiem obrazu. Mozna
nim zmienic nastepujace ustawienia:
- jaskrawość
- barwa
- color
- kontrast
- biel

%prep
%setup -q

%build
%{__make} \
	FLAGS="%{rpmcflags}"

%install
rm -rf $RPM_BUILD_ROOT

install -d $RPM_BUILD_ROOT%{_bindir}
install setv4l $RPM_BUILD_ROOT%{_bindir}

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(644,root,root,755)
%doc README
%attr(755,root,root) %{_bindir}/*

%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback w pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org

$Log:$


Więcej informacji o liście dyskusyjnej pld-devel-pl