Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 583451 Details for
Bug 819480
Review Request: limesurvey - a web-based survey application
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
limesurvey updated spec file
limesurvey.spec (text/x-rpm-spec), 3.85 KB, created by
srineth
on 2012-05-10 06:56:54 UTC
(
hide
)
Description:
limesurvey updated spec file
Filename:
MIME Type:
Creator:
srineth
Created:
2012-05-10 06:56:54 UTC
Size:
3.85 KB
patch
obsolete
>%define real_name limesurvey > >Name: limesurvey >Version: 2.00 >Release: 0.3%{?dist} >Summary: The limesurvey RPM >Group: System Environment/Base >License: GPLv2+ >URL: http://www.limesurvey.org/ >Source0: http://download.limesurvey.org/Unstable_releases/limesurvey200b1-build120406.tar.bz2 >Source1: limesurvey-httpd-conf >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >BuildArch: noarch >#BuildRequires: php >= 5.3 > >Requires: httpd, mysql, php >= 5.3 >Requires: php-gd, php-mbstring, php-mysql >Requires: php-gettext, php-mbstring, php-php-gettext >Requires: httpd > > >%description >Limesurvey is an open source, web-based survey application that is easy to setup and use. > >%prep > >%setup -n %{real_name} > >%build > >%install >mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/limesurvey >mkdir -p ${RPM_BUILD_ROOT}%{_sysconfdir}/limesurvey >mkdir -p ${RPM_BUILD_ROOT}%{_var}/www/limesurvey/ >mkdir -p ${RPM_BUILD_ROOT}%{_var}/www/limesurvey/templates > >install -m 0644 -D -p %{SOURCE1} ${RPM_BUILD_ROOT}%{_sysconfdir}/httpd/conf.d/limesurvey.conf > >FILES="README index.php" >DIREC="admin application docs fonts framework images installer locale scripts styles tmp" > >ls . >for X in ${FILES}; do > cp -av ${X} ${RPM_BUILD_ROOT}%{_datadir}/limesurvey >done > >for X in ${DIREC}; do > cp -av ${X} ${RPM_BUILD_ROOT}%{_datadir}/limesurvey >done > >cp -pr upload ${RPM_BUILD_ROOT}%{_var}/www/limesurvey/upload >cp -pr templates ${RPM_BUILD_ROOT}%{_var}/www/limesurvey/templates > >cat index.php | sed -e "s|dirname(__FILE__).'/'|'/usr/share/limesurvey/'|g" > \ > ${RPM_BUILD_ROOT}%{_sysconfdir}/limesurvey/ls-config.php >/bin/ln -sf ../../../etc/limesurvey/ls-config.php ${RPM_BUILD_ROOT}%{_datadir}/limesurvey/ls-config.php >/bin/ln -sf ../../../var/limesurvey/upload ${RPM_BUILD_ROOT}%{_datadir}/limesurvey/upload >/bin/ln -sf ../../../var/limesurvey/templates ${RPM_BUILD_ROOT}%{_datadir}/limesurvey/templates > >rm -rf ${RPM_BUILD_ROOT}%{_datadir}//limesurvey/application/third_party/ >mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/limesurvey/application/third_party/ >ln -s ../../../php/gettext ${RPM_BUILD_ROOT}/usr/share/limesurvey/application/third_party/php-gettext > > >%clean >%{__rm} -rf %{buildroot} > >%files >%defattr(-, root, root, -) >%dir %{_datadir}/limesurvey/ >%config(noreplace) %{_sysconfdir}/limesurvey >%config(noreplace) %{_sysconfdir}/httpd/conf.d/*.conf >%{_datadir}/limesurvey/README >%{_datadir}/limesurvey/admin >%{_datadir}/limesurvey/upload >%{_datadir}/limesurvey/templates >%dir %{_datadir}/limesurvey/application >%{_datadir}/limesurvey/application/.htaccess >%{_datadir}/limesurvey/application/cache >%attr(0775,apache,apache) %{_datadir}/limesurvey/application/config >%{_datadir}/limesurvey/application/controllers >%{_datadir}/limesurvey/application/core >%{_datadir}/limesurvey/application/errors >%{_datadir}/limesurvey/application/favicon.ico >%{_datadir}/limesurvey/application/helpers >%{_datadir}/limesurvey/application/hooks >%{_datadir}/limesurvey/application/index.html >%{_datadir}/limesurvey/application/language >%{_datadir}/limesurvey/application/libraries >%{_datadir}/limesurvey/application/logs >%{_datadir}/limesurvey/application/models >%{_datadir}/limesurvey/application/runtime >%{_datadir}/limesurvey/application/tests >%{_datadir}/limesurvey/application/third_party >%{_datadir}/limesurvey/application/views >%{_datadir}/limesurvey/docs >%{_datadir}/limesurvey/fonts >%{_datadir}/limesurvey/framework >%{_datadir}/limesurvey/images >%{_datadir}/limesurvey/index.php >%{_datadir}/limesurvey/installer >%{_datadir}/limesurvey/locale >%{_datadir}/limesurvey/ls-config.php >%{_datadir}/limesurvey/scripts >%{_datadir}/limesurvey/styles >%attr(0775,apache,apache) %{_var}/www/limesurvey/templates >%attr(0775,apache,apache) %{_var}/www/limesurvey/upload >%attr(0555,apache,apache) %{_datadir}/limesurvey/tmp > > >%changelog >* Thu Jul 07 2011 The Coon of Ty <Ty@coon.org> - 2.7-1 >- Initial version of the package
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 819480
:
582629
|
582663
| 583451 |
585593