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

Dan Kenigsberg (danken) fedora-extras-commits at redhat.com
Mon Nov 21 14:50:08 UTC 2005


Author: danken

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

Modified Files:
	.cvsignore sources 
Added Files:
	taarich.spec 
Log Message:
auto-import taarich-1.20051120-3 on branch devel from taarich-1.20051120-3.src.rpm


--- NEW FILE taarich.spec ---
Summary: Tells the Hebrew date, Torah readings, and generates calendars
Summary(he): úåëðåú ìäãôñú äúàøéê äòáøé, ôøùåú äùáåò, åìåçåú ùðä.
Name: taarich
Version: 1.20051120
Release: 3%{?dist}
URL: ftp://ftp.math.technion.ac.il/calendar/gauss/
Source0: gauss-%{version}.tar.gz
License: MIT-style
Group: Applications/Text
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

%description
Taarich displays the current Hebrew date (in English or in Hebrew).
When run with -h command line option, it prints the date in UTF8 Hebrew.
Luach renders a calendar of the current Gregorian month, with Hebrew dates.
Both use Gauss's algorithm to find the Gregorian date of Passover.

%description -l he
Taarich îöéâ àú äúàøéê äòáøé äðåëçé (áàðâìéú àå áòáøéú).
òí äàåôöéä -h, îãôéñ àú äúàøéê áòáøéú á÷éãåã UTF8.
Luach îãôéñ ìåç-ùðä ùì äçåãù äâøâåøéàðé äðåëçé, òí úàøéëéí òáøééí.
ùðéäí îùúîùéí áàìâåøéúí âàåñ ìîöéàú äúàøéê äâøâåøéàðé ùì çâ äôñç.

%prep
%setup -q -n gauss-%{version}

%build
make CFLAGS="$RPM_OPT_FLAGS"

%install
rm -rf %{buildroot}
install -d -m755 %{buildroot}%{_bindir}
install -d -m755 %{buildroot}%{_mandir}/man1
install luach taarich %{buildroot}%{_bindir}
install -m644 {luach.man,taarich.man} %{buildroot}%{_mandir}/man1

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root,-)
%doc gauss.txt reading.txt COPYING
%{_bindir}/taarich
%{_bindir}/luach
%{_mandir}/man1/*

%changelog
* Mon Nov 21 2005 Dan Kenigsberg <danken at cs.technion.ac.il> 1.20051120-3
- Hebrew summary added, -s removed from CFLAGS, mention that -h output is UTF8.
* Mon Nov 21 2005 Dan Kenigsberg <danken at cs.technion.ac.il> 1.20051120-2
- Clean things according to the review of mpeters AT mac.com
* Sun Nov 20 2005 Dan Kenigsberg <danken at cs.technion.ac.il> 1.20051120-1
- Beautification for Fedora Extras: create a tarball from the ftp directory, add
  a COPYING file according to Zvi Har'El's request
* Sun Feb 23 2003 Dan Kenigsberg <danken at cs.technion.ac.il> 1-1
- created


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/taarich/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	21 Nov 2005 14:49:17 -0000	1.1
+++ .cvsignore	21 Nov 2005 14:50:06 -0000	1.2
@@ -0,0 +1 @@
+gauss-1.20051120.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/taarich/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	21 Nov 2005 14:49:17 -0000	1.1
+++ sources	21 Nov 2005 14:50:06 -0000	1.2
@@ -0,0 +1 @@
+ab10af06a4fc13378b0359d5083c7aac  gauss-1.20051120.tar.gz




More information about the fedora-extras-commits mailing list