Accepting request 320755 from devel:tools
1 OBS-URL: https://build.opensuse.org/request/show/320755 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/colordiff?expand=0&rev=19
This commit is contained in:
commit
29571a5fbc
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ce2805a130c81545711df94bc00a93545da3f323d835cc38b452d3396ef86c2a
|
|
||||||
size 19960
|
|
3
colordiff-1.0.15.tar.gz
Normal file
3
colordiff-1.0.15.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:595ee4e9796ba02fad0b181e21df3ee34ae71d1611e301e146c0bf00c5269d45
|
||||||
|
size 21228
|
@ -2,7 +2,7 @@ Index: Makefile
|
|||||||
===================================================================
|
===================================================================
|
||||||
--- Makefile.orig
|
--- Makefile.orig
|
||||||
+++ Makefile
|
+++ Makefile
|
||||||
@@ -35,9 +35,7 @@ install:
|
@@ -36,9 +36,7 @@ install:
|
||||||
else \
|
else \
|
||||||
install -d ${DESTDIR}${ETC_DIR}; \
|
install -d ${DESTDIR}${ETC_DIR}; \
|
||||||
fi
|
fi
|
||||||
@ -11,5 +11,5 @@ Index: Makefile
|
|||||||
- chmod 644 ${DESTDIR}${ETC_DIR}/colordiffrc
|
- chmod 644 ${DESTDIR}${ETC_DIR}/colordiffrc
|
||||||
+ install -m 644 colordiffrc ${ETC_DIR}/colordiffrc
|
+ install -m 644 colordiffrc ${ETC_DIR}/colordiffrc
|
||||||
|
|
||||||
|
.PHONY: uninstall
|
||||||
uninstall:
|
uninstall:
|
||||||
rm -f ${DESTDIR}${INSTALL_DIR}/colordiff
|
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 5 14:25:05 UTC 2015 - mpluskal@suse.com
|
||||||
|
|
||||||
|
- Update to 1.0.15
|
||||||
|
* see attached CHANGES for details
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 28 13:59:38 UTC 2015 - mpluskal@suse.com
|
Sat Mar 28 13:59:38 UTC 2015 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: colordiff
|
Name: colordiff
|
||||||
Version: 1.0.13
|
Version: 1.0.15
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Colour-highlighted 'diff' output
|
Summary: Colour-highlighted 'diff' output
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user