Author: glen Date: Mon Aug 1 23:50:02 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - add source0-md5 - rel already dotted with snap - update _noautoreq
---- Files affected: SPECS: template-horde.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/template-horde.spec diff -u SPECS/template-horde.spec:1.1 SPECS/template-horde.spec:1.2 --- SPECS/template-horde.spec:1.1 Tue Aug 2 00:58:56 2005 +++ SPECS/template-horde.spec Tue Aug 2 01:49:57 2005 @@ -1,7 +1,7 @@ # $Revision$, $Date$ #define _rc rc1 %define _snap 2005-08-01 -%define _rel 0.1 +%define _rel 1 # REPLACE words 'SKELETON', 'Skeleton', 'skeleton' with your application # GET THE Summary from here: http://www.horde.org/source/modules.php @@ -18,6 +18,7 @@ #Source0: ftp://ftp.horde.org/pub/skeleton/%{name}-h3-%{version}.tar.gz #Source0: ftp://ftp.horde.org/pub/skeleton/%{name}-h3-%{version}-%{_rc}.tar.gz #Source0: ftp://ftp.horde.org/pub/snaps/%{_snap}/%{name}-HEAD-%{_snap}.tar.gz +# Source0-md5: - # COPY IN SOURCES ../SOURCES/ingo.conf AS SOURCE1 HERE: # cp ../SOURCES/{ingo,skeleton}.conf # DON'T FORGET TO :%s#ingo#skeleton#g in that file @@ -32,7 +33,7 @@ # horde accesses it directly in help->about %define _noautocompressdoc CREDITS -%define _noautoreq 'pear(Horde.*)' 'pear(Text/Flowed.php)' +%define _noautoreq 'pear(Horde.*)' %define hordedir /usr/share/horde %define _sysconfdir /etc/horde.org @@ -105,7 +106,6 @@ %triggerun -- apache >= 2.0.0 %apache_config_uninstall -v 2 - %files %defattr(644,root,root,755) %doc README docs/* scripts @@ -131,6 +131,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2005/08/01 23:49:57 glen +- add source0-md5 +- rel already dotted with snap +- update _noautoreq + Revision 1.1 2005/08/01 22:58:56 glen - template for horde projects - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/template-horde.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
