]> git.pld-linux.org Git - packages/confluence.git/commitdiff
- merged CONFLUENCE_3_2
authorpawelz <pawelz@pld-linux.org>
Mon, 12 Jul 2010 14:56:21 +0000 (14:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    confluence.spec -> 1.22

confluence.spec

index bcd9a3be229eae633de07b1046ecb3ddc1b7327b..ceef785eee392e16a3f670841fc3c2d8e9bc009d 100644 (file)
@@ -15,6 +15,9 @@
 #
 # See Atlassian_EULA_3.0.pdf for more details.
 
+# RELEASE INFO:
+# This version of confluence was released 06 Jul 2010
+
 %if 0
 # Download sources manually:
 wget -c http://www.atlassian.com/software/confluence/downloads/binary/confluence-3.3.tar.gz
@@ -39,7 +42,7 @@ Source1:      %{name}-context.xml
 Source2:       %{name}-init.properties
 Source3:       %{name}-log4j.properties
 Source4:       %{name}-README.PLD
-Source5:       confluence-pl_PL-plugin-1.0.jar
+Source5:       %{name}-pl_PL-plugin-1.0.jar
 # NoSource5-md5:       b8d219e791a536fd98b1a717747e55bc
 NoSource:      5
 Source6:       Atlassian_EULA_3.0.pdf
@@ -57,17 +60,17 @@ BuildArch:  noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Confluence is a simple, powerful wiki that lets you create and share pages,
-documents and rich content with your team.
+Confluence is a simple, powerful wiki that lets you create and share
+pages, documents and rich content with your team.
 
-If you're looking for a better way to collaborate or a replacement for an
-open-source wiki, Confluence has the essential enterprise features for your
-organisation. 
+If you're looking for a better way to collaborate or a replacement for
+an open-source wiki, Confluence has the essential enterprise features
+for your organisation.
 
 %package lang-pl
-Summary:        Polish translation for Confluence
-Summary(pl.UTF-8):      Polskie tłumaczenie Confluence
-Group:          I18n
+Summary:       Polish translation for Confluence
+Summary(pl.UTF-8):     Polskie tłumaczenie Confluence
+Group:         I18n
 
 %description lang-pl
 Polish rtanslation for Confluence.
@@ -76,7 +79,7 @@ Polish rtanslation for Confluence.
 Polskie tłumaczenie Confluence.
 
 %prep
-%setup -q -n confluence-%{version}
+%setup -q
 
 cp %{SOURCE4} README.PLD
 cp %{SOURCE6} .
@@ -172,4 +175,5 @@ rm -rf $RPM_BUILD_ROOT
 %attr(2775,root,servlet) %dir /var/log/confluence
 
 %files lang-pl
+%defattr(644,root,root,755)
 %{_datadir}/confluence/WEB-INF/lib/confluence-pl_PL-plugin-1.0.jar
This page took 0.08251 seconds and 4 git commands to generate.