diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2014-03-04 01:38:36 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2014-03-04 01:38:48 +0800 |
commit | 55293b6de6751c9e63caaeac46c1629fc149c017 (patch) | |
tree | 5987f0745b682de327df4b12a679672b3d3c8a14 /patches | |
parent | 7d4ac99c58e7bf35a0fc45359c9e9ef7c7cb7474 (diff) | |
download | copr-rpm-spec-55293b6de6751c9e63caaeac46c1629fc149c017.tar copr-rpm-spec-55293b6de6751c9e63caaeac46c1629fc149c017.tar.gz copr-rpm-spec-55293b6de6751c9e63caaeac46c1629fc149c017.tar.bz2 copr-rpm-spec-55293b6de6751c9e63caaeac46c1629fc149c017.tar.lz copr-rpm-spec-55293b6de6751c9e63caaeac46c1629fc149c017.tar.xz copr-rpm-spec-55293b6de6751c9e63caaeac46c1629fc149c017.tar.zst copr-rpm-spec-55293b6de6751c9e63caaeac46c1629fc149c017.zip |
Update README and add warning message for GNOME packages
Diffstat (limited to 'patches')
-rw-r--r-- | patches/README.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/patches/README.md b/patches/README.md index fb7cced..b74f347 100644 --- a/patches/README.md +++ b/patches/README.md @@ -7,9 +7,12 @@ Packages built using modified RPM spec file or additional patches. All packages * 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 + * lilyterm-gtk3: LilyTerm built using GTK+ 3 and latest VTE * blender: Add FFmpeg support (Not available in Copr due to legal issues) -_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. +_WARNING: Packages in this repo may 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. + +_WARNING: You should reinstall both gnome-settings-daemon and gsettings-desktop-schemas from this repository._ Installing only one of them may cause GNOME shell fail to start. #### SRPMs Git Repository * [Main](http://www.tfcis.org/~lantw44/cgit/cgit.cgi/copr-rpm-spec/) |