rpms/mencal/FC-6 mencal.spec,NONE,1.1 sources,1.1,1.2

Marek Mahut (mmahut) fedora-extras-commits at redhat.com
Tue Sep 18 17:38:40 UTC 2007


Author: mmahut

Update of /cvs/pkgs/rpms/mencal/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8645

Modified Files:
	sources 
Added Files:
	mencal.spec 
Log Message:
Build for FC6.



--- NEW FILE mencal.spec ---
Name:		mencal
Version:	2.3
Release:	1%{?dist}

Summary:	Menstruation calendar

License:	GPLv2
Group:		Applications/Productivity
URL:		http://www.kyberdigi.cz/projects/mencal/english.html
Source:		http://www.kyberdigi.cz/projects/mencal/%{name}-%{version}.tar.gz
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildArch:	noarch

%description
Mencal is a simple variation of the well-known unix command cal.
The main difference is that you can have some periodically repeating 
days highlighted in color. This can be used to track 
menstruation (or other) cycles conveniently.

%prep
%setup -q

%build


%install
rm -rf $RPM_BUILD_ROOT
install -Dpm 755 mencal $RPM_BUILD_ROOT%{_bindir}/mencal


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc README LICENSE_EN.html LICENCE_CZ.html
%{_bindir}/mencal


%changelog
* Sat Sep 01 2007 Marek Mahut <mmahut fedoraproject.org> - 2.3-1
- First build


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mencal/FC-6/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	3 Sep 2007 18:43:25 -0000	1.1
+++ sources	18 Sep 2007 17:38:08 -0000	1.2
@@ -0,0 +1 @@
+e0fa5665b8f7772521bb95379bfdec20  mencal-2.3.tar.gz




More information about the scm-commits mailing list