rpms/bidiv/devel bidiv.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Dan Kenigsberg (danken) fedora-extras-commits at redhat.com
Sun Jan 29 07:13:01 UTC 2006


Author: danken

Update of /cvs/extras/rpms/bidiv/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8611/devel

Modified Files:
	.cvsignore sources 
Added Files:
	bidiv.spec 
Log Message:
auto-import bidiv-1.5-1 on branch devel from bidiv-1.5-1.src.rpm


--- NEW FILE bidiv.spec ---
Summary: Display logical Hebrew on unidirectional terminals
Name: bidiv
Version: 1.5
Release: 1%{?dist}
URL: http://ftp.ivrix.org.il/pub/ivrix/src/cmdline/
Source: http://ftp.ivrix.org.il/pub/ivrix/src/cmdline/%{name}-%{version}.tgz
License: GPL
Group: Applications/Text
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: fribidi-devel

%description
Bidiv (BiDirectional Viewer) is a simple utility for converting logical-Hebrew
input to visual-Hebrew output. This is useful for reading Hebrew mail messages,
viewing Hebrew texts, etc.

%prep
%setup -q -n bidiv

%build
make PREFIX=%{buildroot} CC_OPT_FLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}

%install
rm -rf %{buildroot}
install -d %{buildroot}%{_bindir}
install -d %{buildroot}%{_mandir}/man1
make PREFIX=%{buildroot}%{_prefix} \
     MAN_PATH=%{buildroot}%{_mandir} install

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root)
%doc README COPYING
%{_prefix}/bin/bidiv
%{_mandir}/man1/bidiv.1*
# and what about %{_mandir}/he/man1/bidiv.1 ? ;)

%changelog
* Sat Jan  7 2006 Dan Kenigsberg <danken at cs.technion.ac.il> 1.5-1
- new upstream version.
* Mon Dec 26 2005 Dan Kenigsberg <danken at cs.technion.ac.il> 1.4-3
- smp_flags and GPL text added, Provides removed
* Thu Nov 17 2005 Dan Kenigsberg <danken at cs.technion.ac.il> 1.4-2
- beautification for Fedora Extras
* Mon Feb 19 2001 Tzafrir Cohen <tzafrir at technion.ac.il> 1.4-1
- initial spec file


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/bidiv/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	29 Jan 2006 07:10:25 -0000	1.1
+++ .cvsignore	29 Jan 2006 07:12:58 -0000	1.2
@@ -0,0 +1 @@
+bidiv-1.5.tgz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/bidiv/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	29 Jan 2006 07:10:25 -0000	1.1
+++ sources	29 Jan 2006 07:12:58 -0000	1.2
@@ -0,0 +1 @@
+e1a951dac153c3998e6276e11f681ac4  bidiv-1.5.tgz




More information about the fedora-extras-commits mailing list