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 582629 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.
This is limesurvey spec file
limesurvey.spec (text/x-rpm-spec), 2.09 KB, created by
srineth
on 2012-05-07 11:41:12 UTC
(
hide
)
Description:
This is limesurvey spec file
Filename:
MIME Type:
Creator:
srineth
Created:
2012-05-07 11:41:12 UTC
Size:
2.09 KB
patch
obsolete
>%define real_name limesurvey > >Name: limesurvey >Version: 2.00 >Release: 0.1%{?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 >= 4.3.3 >Requires: httpd, mysql, php >= 4.3.3 >Requires: php-gd, php-mbstring, php-mysql >Requires: php-gettext >Requires: php httpd php-mbstring >Requires: php-php-gettext > > >%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 >install -m 0644 -D -p %{SOURCE1} ${RPM_BUILD_ROOT}%{_sysconfdir}/httpd/conf.d/limesurvey.conf >cp -pr * ${RPM_BUILD_ROOT}%{_datadir}/limesurvey >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 >rm -rf ${RPM_BUILD_ROOT}%{_datadir}//limesurvey/application/third_party/ >mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/limesurvey/application/third_party/ >ln -s ../../../usr/share/php/gettext ${RPM_BUILD_ROOT}/usr/share/limesurvey/application/third_party/php-gettext >#rm -rf $RPM_BUILD_ROOT >#make install DESTDIR=$RPM_BUILD_ROOT > >%clean >%{__rm} -rf %{buildroot} > >%files >%defattr(-, root, root, -) >%{_datadir}/limesurvey/* >%{_datadir}/limesurvey/admin >%config(noreplace) %{_sysconfdir}/limesurvey >%config(noreplace) %{_sysconfdir}/httpd/conf.d/*.conf >%attr(0775,apache,apache) %{_datadir}/limesurvey/application/config >%attr(0775,apache,apache) %{_datadir}/limesurvey/upload >%attr(0775,apache,apache) %{_datadir}/limesurvey/templates > >%changelog >* Mon May 07 2012 Srineth Priyanka <srineth.priyanka@gmail.com> - 2.00-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