]> git.pld-linux.org Git - packages/anyremote.git/commitdiff
- updated to 5.2 auto/th/anyremote-5_2-1
authorlisu <lisu@pld-linux.org>
Fri, 27 Aug 2010 14:35:46 +0000 (14:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    anyremote-useless_files.patch -> 1.2
    anyremote.spec -> 1.37

anyremote-useless_files.patch
anyremote.spec

index 72f0c4e50aecefe2041c8e9b72773b06a955fe3e..c2a4ce4344ec8ca25c54e7607aab6f02c33e3488 100644 (file)
@@ -1,5 +1,5 @@
---- anyremote-5.1.3/Makefile.am~       2010-02-03 19:22:23.000000000 +0100
-+++ anyremote-5.1.3/Makefile.am        2010-07-14 11:31:33.846565777 +0200
+--- anyremote-5.2/Makefile.am~ 2010-08-19 07:34:32.000000000 +0200
++++ anyremote-5.2/Makefile.am  2010-08-27 16:33:32.680953498 +0200
 @@ -20,14 +20,13 @@
  
  SUBDIRS = src
@@ -9,10 +9,10 @@
  
  install-data-local:
        test -z $(DESTDIR)$(pkgdatadir) || mkdir -p -- . $(DESTDIR)$(pkgdatadir)
-       test -z $(DESTDIR)$(datadir)/doc/anyremote || mkdir -p -- . $(DESTDIR)$(datadir)/doc/anyremote
+       test -z $(DESTDIR)$(docdir) || mkdir -p -- . $(DESTDIR)$(docdir)
        cp -r cfg-data $(DESTDIR)$(pkgdatadir)
        rm -rf $(DESTDIR)$(pkgdatadir)/cfg-data/obsoleted
--      cp -r doc-html ChangeLog README COPYING AUTHORS $(DESTDIR)$(datadir)/doc/anyremote/
-       find $(DESTDIR)$(pkgdatadir) $(DESTDIR)$(datadir)/doc/anyremote -type f -exec chmod 644 {} \;
+-      cp -r doc-html ChangeLog README COPYING AUTHORS $(DESTDIR)$(docdir)/
+       find $(DESTDIR)$(pkgdatadir) $(DESTDIR)$(docdir) -type f -exec chmod 644 {} \;
        chmod a+x $(DESTDIR)$(pkgdatadir)/cfg-data/Utils/all-in-1.py $(DESTDIR)$(pkgdatadir)/cfg-data/Utils/message.sh 
        chmod a+x $(DESTDIR)$(pkgdatadir)/cfg-data/Utils/xmms_is_playing $(DESTDIR)$(pkgdatadir)/cfg-data/Utils/getPlayList.sh
index ea17f99f495686ea38fbb71a4b4040cb0cae8c1e..0f3bc7f39029976ae15aa07439661b6972b85295 100644 (file)
@@ -6,12 +6,12 @@
 Summary:       anyremote - bluetooth remote for Linux
 Summary(pl.UTF-8):     anyremote - pilot bluetooth dla Linuksa
 Name:          anyremote
-Version:       5.1.3
+Version:       5.2
 Release:       1
 License:       GPL v2+
 Group:         Applications
 Source0:       http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz
-# Source0-md5: 9e26666dc580dfc1743c65401eca0958
+# Source0-md5: 7163d81ba9efdeefde7e2e40392e4238
 Patch0:                %{name}-in.patch
 Patch1:                %{name}-useless_files.patch
 URL:           http://anyremote.sourceforge.net
This page took 0.094844 seconds and 4 git commands to generate.