Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mpd
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Иван Мажукин
mpd
Commits
bbc157d2
Commit
bbc157d2
authored
Mar 01, 2011
by
Alexey Morsov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.16.2-alt1
- new release version
parent
05480dd4
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
38 additions
and
7 deletions
+38
-7
rules
.gear/rules
+2
-2
20fa7a6160bfbc059d5ab450696ece911d67b2af
.gear/tags/20fa7a6160bfbc059d5ab450696ece911d67b2af
+13
-0
906d95297c3a5797e73eacbdc2721b074a8adf4f
.gear/tags/906d95297c3a5797e73eacbdc2721b074a8adf4f
+13
-0
list
.gear/tags/list
+2
-0
mpd.spec
mpd.spec
+8
-5
No files found.
.gear/rules
View file @
bbc157d2
tar:
release-
@version@:.
diff:
release-@version@:. @version@-alt
:. name=@name@-@version@-@release@.patch
tar:
v
@version@:.
diff:
v@version@:. alt-@version@
:. name=@name@-@version@-@release@.patch
copy: *.conf *.in *.logrotate
.gear/tags/20fa7a6160bfbc059d5ab450696ece911d67b2af
0 → 100644
View file @
bbc157d2
object 2ccb1f5dbecdb2ed9d1f0c3f650347282a0c5366
type commit
tag alt-0.16.2
tagger Alexey Morsov <swi@altlinux.ru> 1299004412 +0300
0.16.2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEABECAAYFAk1tO/wACgkQ3kJw6dfHwujGcACghcvgpSLu5dwLJkbg4shrklXV
YpEAnRXfxLhR4kPjbnhWXsmkxfCC2f0X
=03uv
-----END PGP SIGNATURE-----
.gear/tags/906d95297c3a5797e73eacbdc2721b074a8adf4f
0 → 100644
View file @
bbc157d2
object a1d1c2beaa54f76bbf92b2a5fd83c4a582a0316b
type commit
tag v0.16.2
tagger Alexey Morsov <swi@altlinux.ru> 1299002357 +0300
0.16.2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEABECAAYFAk1tM/UACgkQ3kJw6dfHwujJyQCgn9TzXF4Q/x71VZ+uztRCnxEv
lSwAoIgowcPkxXrIHdpk1BCcqdvTPmF4
=Z5L9
-----END PGP SIGNATURE-----
.gear/tags/list
View file @
bbc157d2
...
...
@@ -2,3 +2,5 @@
2835998aab3305feafce922b4897cad95c8d7e4a 0.15.8-alt
0fe93442fcf6ca20673d414ba3b7ae1cbcc81f24 release-0.15.13
d12cdf17e87e03442d2fad2c8b17dc3304f2df27 0.15.13-alt
906d95297c3a5797e73eacbdc2721b074a8adf4f v0.16.2
20fa7a6160bfbc059d5ab450696ece911d67b2af alt-0.16.2
mpd.spec
View file @
bbc157d2
...
...
@@ -56,10 +56,10 @@
%define Name MPD
Name: mpd
Version: 0.1
5.13
Version: 0.1
6.2
%define prerel %nil
Release: alt1
Summary: Music Player Daemon (%Name) allows remote access for playing music and managing playlists
.
Summary: Music Player Daemon (%Name) allows remote access for playing music and managing playlists
License: %gpl2plus
Group: Sound
URL: http://musicpd.org
...
...
@@ -152,9 +152,9 @@ This package contains %Name's API documentation.
%prep
%setup -n %name-%version%prerel
%patch -p1
[ $(rpmvercmp %{get_version libflac-devel} 1.1.3) -lt 0 ] || s
ubst
's/AM_PATH_LIBOGGFLAC/AM_PATH_LIBFLAC/' configure.ac
[ $(rpmvercmp %{get_version libflac-devel} 1.1.3) -lt 0 ] || s
ed -i
's/AM_PATH_LIBOGGFLAC/AM_PATH_LIBFLAC/' configure.ac
# libmad.pc describes 'libmad', not 'mad'
%__subst
's/\[mad\]/[libmad]/' configure.ac
sed -i
's/\[mad\]/[libmad]/' configure.ac
%build
...
...
@@ -211,7 +211,7 @@ bzip2 --best --keep --force NEWS
%install
%make
_install DESTDIR=%buildroot protocoldir=%_docdir/%name-%version/html instal
l
%make
install_std protocoldir=%_docdir/%name-%version/htm
l
ln -s html %buildroot%_docdir/%name-%version/protocol
install -d %buildroot{%_localstatedir/%name/playlists,{/var/run,%_logdir}/%name,%_sysconfdir,%_initdir}
install -m 0644 %SOURCE1 %buildroot%_sysconfdir/%name.conf
...
...
@@ -279,6 +279,9 @@ bzip2 --best %buildroot%_docdir/%name-%version/NEWS
%changelog
* Tue Mar 01 2011 Alexey Morsov <swi@altlinux.ru> 0.16.2-alt1
- new release version
* Sun Oct 24 2010 Alexey Morsov <swi@altlinux.ru> 0.15.13-alt1
- new release version
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment