SPECS: mantis.spec - updated to 1.0.5

glen glen at pld-linux.org
Fri Aug 4 03:53:36 CEST 2006


Author: glen                         Date: Fri Aug  4 01:53:36 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.0.5

---- Files affected:
SPECS:
   mantis.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/mantis.spec
diff -u SPECS/mantis.spec:1.36 SPECS/mantis.spec:1.37
--- SPECS/mantis.spec:1.36	Fri Feb  3 17:24:03 2006
+++ SPECS/mantis.spec	Fri Aug  4 03:53:31 2006
@@ -4,12 +4,12 @@
 Summary:	The Mantis bug tracker
 Summary(pl):	Mantis - system kontroli błędów
 Name:		mantis
-Version:	0.19.4
-Release:	3
+Version:	1.0.5
+Release:	1
 License:	GPL
 Group:		Development/Tools
-Source0:	http://dl.sourceforge.net/mantisbt/%{name}-%{version}.tar.gz
-# Source0-md5:	6dd7282469f7be4fb2eeaff92942f448
+Source0:	http://dl.sourceforge.net/mantisbt/%{name}_%{version}.tar.gz
+# Source0-md5:	01c5fb87e5ac161a681471573711bcf6
 Source1:	%{name}-doc-PLD.tar.gz
 Source2:	%{name}.conf
 Patch0:		%{name}-config.patch
@@ -56,7 +56,7 @@
 pozostawienie plików instalacyjnych mogłoby być niebezpieczne.
 
 %prep
-%setup -q -a1
+%setup -q -a1 -n %{name}_%{version}
 %patch0 -p1
 %patch1 -p1
 sed -i -e '1s,#!.*bin/php,#!%{_bindir}/php,' core/checkin.php
@@ -70,7 +70,7 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_appdir}/doc,%{_sysconfdir}}
 
-cp -af {*.php,admin,core,css,graphs,images,javascript,lang,sql} $RPM_BUILD_ROOT%{_appdir}
+cp -af {*.php,admin,core,css,graphs,images,javascript,lang} $RPM_BUILD_ROOT%{_appdir}
 cp -a config_inc.php.sample $RPM_BUILD_ROOT%{_sysconfdir}/config.php
 ln -s %{_sysconfdir}/config.php $RPM_BUILD_ROOT%{_appdir}/config_inc.php
 
@@ -191,8 +191,10 @@
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/config.php
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/config_defaults.php
 %dir %{_appdir}
-%{_appdir}/config_inc.php
 %{_appdir}/config_defaults_inc.php
+%{_appdir}/config_inc.php
+%{_appdir}/issues_rss.php
+%{_appdir}/return_dynamic_filters.php
 %{_appdir}/core
 %{_appdir}/css
 %{_appdir}/graphs
@@ -228,7 +230,6 @@
 %defattr(644,root,root,755)
 %doc PLD*
 %{_appdir}/admin
-%{_appdir}/sql
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -236,6 +237,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2006/08/04 01:53:31  glen
+- updated to 1.0.5
+
 Revision 1.36  2006/02/03 16:24:03  baggins
 - release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mantis.spec?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list