[COMMIT LOGREPORT] package/rpm/SPECS lire.spec,1.26,1.27
Wytze van der Raay
wraay at users.sourceforge.net
Fri Aug 4 15:44:54 CEST 2006
Update of /cvsroot/logreport/package/rpm/SPECS
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv9062
Modified Files:
lire.spec
Log Message:
New upstream release.
Switch to explicit Fedora Core support.
Use perl-libintl from fedora-extra instead of custom libintl-perl.
Remove lines which attempted (but did not succeed!) to block shipping
of fw1_lea2dlf, and add perl-DateManip to requirements list.
Index: lire.spec
===================================================================
RCS file: /cvsroot/logreport/package/rpm/SPECS/lire.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- lire.spec 9 Oct 2004 21:10:08 -0000 1.26
+++ lire.spec 4 Aug 2006 13:44:51 -0000 1.27
@@ -1,6 +1,6 @@
-%define version 2.0.1
+%define version 2.0.2
%define name lire
-%define myrelease 1
+%define myrelease 2
%define epoch 4
%if %{_vendor} == MandrakeSoft
@@ -43,16 +43,16 @@
%define cron_cfg %SOURCE11 %SOURCE12 %SOURCE13 %SOURCE14 %SOURCE16 %SOURCE17 %SOURCE18 %SOURCE19 %SOURCE20 %SOURCE21
%else
-Source1: README.redhat
+Source1: README.fedora
-Source11: rh7-apache.cfg
-Source12: rh7-iptables.cfg
-Source13: rh7-postfix.cfg
-Source14: rh7-sendmail.cfg
-Source15: rh7-squid.cfg
-Source16: rh7-syslog.cfg
-Source17: rh7-wu-ftpd.cfg
-Source18: rh8-spamassassin.cfg
+Source11: fc-apache.cfg
+Source12: fc-iptables.cfg
+Source13: fc-postfix.cfg
+Source14: fc-sendmail.cfg
+Source15: fc-squid.cfg
+Source16: fc-syslog.cfg
+Source17: fc-vsftpd.cfg
+Source18: fc-spamassassin.cfg
%define cron_cfg %SOURCE11 %SOURCE12 %SOURCE13 %SOURCE14 %SOURCE15 %SOURCE16 %SOURCE17 %SOURCE18
%endif
@@ -70,9 +70,9 @@
Requires: perl >= 5.8.0, perl-DBD-SQLite2 >= 0.33, perl-XML-Parser,
Requires: perl-Time-modules, perl-MIME-tools, perl-Curses-UI
-Requires: expat >= 1.95.6 libintl-perl
+Requires: expat >= 1.95.6 perl-libintl perl-DateManip
Requires: perl-Spreadsheet-WriteExcel ploticus
-BuildRequires: perl-XML-Parser perl-Time-modules perl-Curses-UI libintl-perl
+BuildRequires: perl-XML-Parser perl-Time-modules perl-Curses-UI perl-libintl
BuildRequires: ploticus ghostscript tetex-latex
BuildRoot: %{_tmppath}/%{name}-buildroot
Prefix: %{_prefix}
@@ -108,9 +108,6 @@
rm -fr %{buildroot}/%{_datadir}/doc/%{name}
-# Remove fw1_lea2dlf which requires Date::Manip
-rm -f %{buildroto}/%{_libexecdir}/lire/convertors/fw1_lea2dlf
-
# Create directories
%__mkdir_p %{buildroot}/%{lr_archivedir}
%__mkdir_p %{buildroot}%{lr_spooldir}
@@ -198,6 +195,13 @@
%dir %attr(0770,lire,lire) %{_var}/lib/%{name}
%changelog
+* Fri Aug 04 2006 Wytze van der Raay <wytze at logreport.org> 4:2.0.2-1
+- New upstream release.
+- Switch to explicit Fedora Core support.
+- Use perl-libintl from fedora-extra instead of custom libintl-perl.
+- Remove lines which attempted (but did not succeed!) to block shipping
+ of fw1_lea2dlf, and add perl-DateManip to requirements list.
+
* Thu Oct 09 2004 Francis J. Lacoste <flacoste at logreport.org> 4:2.0.1-1
- New upstream release.
- Depends on perl-DBD-SQLite2.
--
To UNSUBSCRIBE, email to commit-request at logreport.org with a subject of
"unsubscribe". Trouble? Send an email with subject "help" to
commit-request at logreport.org
More information about the Commit
mailing list