SPECS: flyspray.spec - updated to 0.9.9.5.1 - changed to new URL - updated ...

paszczus paszczus at pld-linux.org
Thu Jul 10 08:21:15 CEST 2008


Author: paszczus                     Date: Thu Jul 10 06:21:15 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.9.9.5.1
- changed to new URL
- updated Source{1,2}

---- Files affected:
SPECS:
   flyspray.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/flyspray.spec
diff -u SPECS/flyspray.spec:1.23 SPECS/flyspray.spec:1.24
--- SPECS/flyspray.spec:1.23	Tue Jun 17 07:29:17 2008
+++ SPECS/flyspray.spec	Thu Jul 10 08:21:09 2008
@@ -2,22 +2,21 @@
 Summary:	Bug Tracking System
 Summary(pl.UTF-8):	System śledzenia błędów
 Name:		flyspray
-Version:	0.9.8
-Release:	7
+Version:	0.9.9.5.1
+Release:	0.1
 License:	GPL
 Group:		Applications/WWW
-Source0:	http://flyspray.rocks.cc/files/%{name}-%{version}.tar.gz
-# Source0-md5:	e034c2f1638cca65c41c7cb3590e2014
+Source0:	%{name}-%{version}.tar.gz
+# Source0-md5:	a0181d1798cf305c1472d43797a39078	
 Source1:	%{name}.conf
 Source2:	%{name}-apache.conf
-Source3:	http://flyspray.rocks.cc/files/pl-%{version}.zip
-# Source3-md5:	c96d26a3f6599b9a53f8f563a1d4a453
 Patch0:		%{name}-PLD.patch
-URL:		http://flyspray.rocks.cc/
+URL:		http://flyspray.org
 BuildRequires:	rpmbuild(macros) >= 1.461
 BuildRequires:	unzip
 Requires(triggerpostun):	sed >= 4.0
 Requires:	adodb >= 4.67-1.17
+Requires:	php-xml
 Requires:	webapps
 Requires:	webserver(php) >= 4.3.0
 BuildArch:	noarch
@@ -75,7 +74,7 @@
 install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_appdir}}
 
 install *.php *.ico $RPM_BUILD_ROOT%{_appdir}
-cp -a includes sql lang scripts themes setup $RPM_BUILD_ROOT%{_appdir}
+cp -a attachments cache includes lang scripts themes setup $RPM_BUILD_ROOT%{_appdir}
 cp -a docs/licences $RPM_BUILD_ROOT%{_appdir}/setup
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/flyspray.conf
@@ -84,8 +83,6 @@
 install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
 install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
 
-%{__unzip} -q %{SOURCE3} -d $RPM_BUILD_ROOT%{_appdir}/lang
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -149,24 +146,23 @@
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/flyspray.conf
 
 %{_appdir}
-%exclude %{_appdir}/lang/langdiff.php
-%exclude %{_appdir}/lang/pl
 %exclude %{_appdir}/setup
 
 %files setup
 %defattr(644,root,root,755)
 %{_appdir}/setup
 
-%files lang-pl
-%defattr(644,root,root,755)
-%{_appdir}/lang/pl
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2008/07/10 06:21:09  paszczus
+- updated to 0.9.9.5.1
+- changed to new URL
+- updated Source{1,2}
+
 Revision 1.23  2008/06/17 05:29:17  glen
 - use %php_data_dir macro
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/flyspray.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list