[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

rpm changes



hi,

Trivial changes to make things run well.

--
Software is like sex, it's better when it's bug free.
diff -Nuar zmailer-CVS-2003-11-29/packaging/rpm/README-RPM zmailer-new/packaging/rpm/README-RPM
--- zmailer-CVS-2003-11-29/packaging/rpm/README-RPM	2003-11-18 19:02:01.000000000 +0100
+++ zmailer-new/packaging/rpm/README-RPM	2004-01-29 00:47:11.000000000 +0100
@@ -45,8 +45,8 @@
 
 	# rpmbuild -ba /usr/src/redhat_or_rpm/SPECS/zmailer.spec
   
-   If you need more features like ssl, ldap, sasl2, ipv6, tcpw,
-   whoson or yp. It is necesary to add "--with <feature>" at rpm 
+   If you need more features (like ssl, ldap, sasl2, ipv6, tcpw,
+   whoson or yp), it is necesary to add "--with <feature>" at rpm 
    command line build: e.g. --with ssl --with ldap --with ...
 
    You can add "--target arch-os" to get binary files more
diff -Nuar zmailer-CVS-2003-11-29/packaging/rpm/README-RPM-FEDORA zmailer-new/packaging/rpm/README-RPM-FEDORA
--- zmailer-CVS-2003-11-29/packaging/rpm/README-RPM-FEDORA	1970-01-01 01:00:00.000000000 +0100
+++ zmailer-new/packaging/rpm/README-RPM-FEDORA	2004-01-29 00:42:54.000000000 +0100
@@ -0,0 +1,11 @@
+
+zmailer.spec errata:
+
+to create the ZMailer RPM package you have to replace
+around the line 127 in zmailer.spec:
+
+--with-perl-installdirs=PREFIX=%{buildroot}/%{_prefix}
+with
+--with-perl-installdirs=PREFIX=%{_prefix}
+
+# EOF
diff -Nuar zmailer-CVS-2003-11-29/packaging/rpm/zmailer.spec zmailer-new/packaging/rpm/zmailer.spec
--- zmailer-CVS-2003-11-29/packaging/rpm/zmailer.spec	2003-11-18 19:02:03.000000000 +0100
+++ zmailer-new/packaging/rpm/zmailer.spec	2004-01-29 00:33:03.000000000 +0100
@@ -21,8 +21,8 @@
 Summary(es): Agente de entrega de correo seguro para demandas de rendimiento extremas.
 Name: zmailer
 Version: 2.99.56
-Release: 12
-License: Free/Open Source Licenses, see %{_defaultdocdir}/%{name}-%{version}/README.LICENSES
+Release: 13
+License: Free/Open Source Licenses, see %{_defaultdocdir}/%{name}-%{version}/README
 Group: System Environment/Daemons
 Provides: MTA smtpd smtpdaemon %{_bindir}/newaliases %{_bindir}/mailq %{_bindir}/rmail %{_bindir}/vacation %{_sbindir}/sendmail
 Packager: Xose Vazquez Perez <http://www.zmailer.org/buglog.html>
@@ -367,7 +367,7 @@
 %attr(2700,root,root) %{_Zpostoffdir}/TLSclntcache
 %attr(2700,root,root) %{_Zpostoffdir}/TLSsrvrcache
 
-%doc README.LICENSES LICENSES
+%doc LICENSES LICENSES/README
 
 # ##################
 # doc package files
@@ -386,12 +386,15 @@
 %{_Zincludedir}/zmailer.h
 %{_mandir}/man3
 
-%doc README.LICENSES LICENSES
+%doc LICENSES LICENSES/README
 
 # ##################
 # changelog
 
 %changelog
+* Thu Jan 29 2004 Xose Vazquez <xose@wanadoo.es> 2.99.56-13
+
+- README.LICENSES does not exist out of CVS releases.
 
 * Fri Nov  7 2003 Xose Vazquez <xose@wanadoo.es> 2.99.56-12