Navigation Menu

Skip to content

Commit

Permalink
package: update to the latest information
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Oct 29, 2015
1 parent 7783b49 commit 9e95f23
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/debian93/control
Expand Up @@ -8,7 +8,7 @@ Build-Depends:
libgroonga-dev,
postgresql-server-dev-9.3
Standards-Version: 3.9.3
Homepage: https://github.com/pgroonga/pgroonga
Homepage: http://pgroonga.github.io/

Package: postgresql-9.3-pgroonga
Architecture: any
Expand Down
2 changes: 1 addition & 1 deletion packages/debian94/control
Expand Up @@ -8,7 +8,7 @@ Build-Depends:
libgroonga-dev,
postgresql-server-dev-9.4
Standards-Version: 3.9.3
Homepage: https://github.com/pgroonga/pgroonga
Homepage: http://pgroonga.github.io/

Package: postgresql-9.4-pgroonga
Architecture: any
Expand Down
4 changes: 2 additions & 2 deletions packages/yum/postgresql94-pgroonga.spec.in
Expand Up @@ -14,7 +14,7 @@ Summary: Fast full-text search plugin for PostgreSQL based on Groonga

Group: Applications/Text
License: PostgreSQL
URL: https://github.com/pgroonga/pgroonga
URL: http://pgroonga.github.io/
Source0: http://packages.groonga.org/source/pgroonga/pgroonga-%{version}.tar.gz

BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n)
Expand All @@ -40,7 +40,7 @@ PATH="%{pg_bindir}:$PATH" \
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"

%files
%doc README.md news.md COPYING
%doc README.md COPYING
%{pg_libdir}/*.so
%{pg_datadir}/extension/*.control
%{pg_datadir}/extension/*.sql
Expand Down

0 comments on commit 9e95f23

Please sign in to comment.