From 74301b83b3e933a7d6d36a35fd32a3d1e3b0eab6 Mon Sep 17 00:00:00 2001 From: LAN-TW Date: Sun, 2 Feb 2014 17:34:41 +0800 Subject: Add README.md and INSTALL.md from Copr --- patches/INSTALL.md | 1 + patches/README.md | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 patches/INSTALL.md create mode 100644 patches/README.md (limited to 'patches') diff --git a/patches/INSTALL.md b/patches/INSTALL.md new file mode 100644 index 0000000..7486a22 --- /dev/null +++ b/patches/INSTALL.md @@ -0,0 +1 @@ +Use the command `sudo yum --disablerepo="*" --enablerepo="lantw44*" reinstall package-name ...` to replace the official packages with the patched packages. diff --git a/patches/README.md b/patches/README.md new file mode 100644 index 0000000..7cc25ed --- /dev/null +++ b/patches/README.md @@ -0,0 +1,16 @@ +Patched Packages +------------------- + +Packages built using modified RPM spec file or additional patches. All packages in this repo are based on packages in official Fedora repos. + + * vim: Add Lua interpreter support + * ht: Update to the latest version and prevent file name conflict with TeXLive + * gnome-settings-daemon: Add buttons-have-images and menus-have-icons + * gsettings-desktop-schemas: Respect buttons-have-images and menus-have-icons + +_WARNING: Packages in this repo have the same names as packages from official Fedora repos._ You can identify whether packages are installed from this repo by checking the Summary and Description of the packages. + +#### SRPMs Git Repository +* [Main](http://www.tfcis.org/~lantw44/cgit/cgit.cgi/copr-rpm-spec/) +* [Mirror 1](http://phantom.tfcis.org/~lantw44/cgit/cgit.cgi/copr-rpm-spec/) +* [Mirror 2](http://www.lant.com.tw/~lantw44/cgit/cgit.cgi/copr-rpm-spec/) -- cgit v1.2.3